.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;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.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:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{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{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.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;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top: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:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.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__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;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{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.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--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{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;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline: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;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.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-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius: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:transparent;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{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;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:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.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;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.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{box-shadow:none;outline:0}.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>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{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}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.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{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;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:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.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{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.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:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;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:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.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{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.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{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}@font-face{font-display:block;font-family:lg;font-style:normal;font-weight:400;src:url(/wp-content/themes/cannazipbags/node_modules/lightgallery/fonts/lg.955a4b.woff2?io9a6k) format("woff2"),url(/wp-content/themes/cannazipbags/node_modules/lightgallery/fonts/lg.dc565a.ttf?io9a6k) format("truetype"),url(/wp-content/themes/cannazipbags/node_modules/lightgallery/fonts/lg.c950f0.woff?io9a6k) format("woff"),url(/wp-content/themes/cannazipbags/node_modules/lightgallery/fonts/lg.a5ca01.svg?io9a6k#lg) format("svg")}.lg-icon{font-family:lg!important;speak:never;font-feature-settings:normal;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Helvetica Neue,Arial,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border:none;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;outline:none;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084}.lg-next.disabled,.lg-prev.disabled{cursor:default;opacity:0!important}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{animation:lg-left-end .3s;position:relative}.lg-toolbar{left:0;position:absolute;top:0;width:100%;z-index:1082}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,transparent,rgba(0,0,0,.4))}.lg-toolbar .lg-icon{background:none;border:none;box-shadow:none;color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;outline:medium none;padding:10px 0;text-align:center;-webkit-text-decoration:none!important;text-decoration:none!important;transition:color .2s linear;width:50px;will-change:color}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;font-size:16px;opacity:0;padding:10px 40px;text-align:center;transition:opacity .2s ease-out 0s;z-index:1080}.lg-sub-html h4{font-size:13px;font-weight:700;margin:0}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{-webkit-text-decoration:underline;text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.6))}.lg-item .lg-sub-html{bottom:0;left:0;position:absolute;right:0}.lg-error-msg{color:#999;font-size:14px}.lg-counter{color:#999;display:inline-block;font-size:16px;height:47px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;transform:scale3d(.5,.5,.5);transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;will-change:transform,opacity}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;transform:scaleX(1)}.lg-icon:focus-visible{border-radius:3px;color:#fff;outline:1px dashed hsla(0,0%,100%,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;float:left;max-height:350px;overflow:hidden;width:100%}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{display:inline-block;height:100%;margin-bottom:-5px;padding:5px 0;vertical-align:middle}@media(min-width:768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{border-radius:2px;cursor:pointer;float:left;height:100%;margin-bottom:5px;overflow:hidden;will-change:border-color}@media(min-width:768px){.lg-outer .lg-thumb-item{border:2px solid #fff;border-radius:4px;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:""}.lg-outer.lg-animate-thumb .lg-thumb{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{display:inline-block;position:relative;text-align:center;vertical-align:middle}.lg-outer .lg-video-cont .lg-object{height:100%!important;width:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;transition:opacity .3s ease-in;will-change:opacity}.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{to{transform:rotate(1turn)}}.lg-video-play-button{cursor:pointer;left:50%;max-width:140px;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;width:18%;will-change:opacity,transform;z-index:2}.lg-video-play-button:hover .lg-video-play-icon,.lg-video-play-button:hover .lg-video-play-icon-bg{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;transition:opacity .12s ease-in;will-change:opacity}.lg-video-play-icon-circle{bottom:0;left:0;position:absolute;right:0;top:0;fill:none;stroke-width:3%;stroke:rgba(30,30,30,.9);stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{left:50%;max-width:120px;opacity:.6;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:opacity .12s ease-in;width:25%;will-change:opacity}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;opacity:0;position:absolute;top:0;transition:opacity .08s ease 0s;width:100%;will-change:opacity;z-index:1083}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:""}.lg-show-autoplay .lg-autoplay-button:after{content:""}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition-duration:0ms!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;will-change:transform}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:transform .8s cubic-bezier(0,0,.25,1) 0s;will-change:transform}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{backface-visibility:hidden;transform:translateZ(0)}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{backface-visibility:hidden;transform:scaleX(1);transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition{left:50%!important;max-height:none!important;max-width:none!important;top:50%!important;transform:scaleX(1) translate3d(-50%,-50%,0)!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x{left:50%!important;max-height:none!important;max-width:none!important;top:0!important;transform:scaleX(1) translate3d(-50%,0,0)!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y{left:0!important;max-height:none!important;max-width:none!important;top:50%!important;transform:scaleX(1) translate3d(0,-50%,0)!important}.lg-icon.lg-zoom-in:after{content:""}.lg-actual-size .lg-icon.lg-zoom-in{opacity:1;pointer-events:auto}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:""}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:""}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{height:10px;margin-bottom:10px;text-align:center;z-index:1080}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;margin:0 5px;overflow:hidden;position:relative;vertical-align:top}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;transform:translateZ(0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:inset 0 0 0 2px #fff}.lg-outer .lg-pager-thumb-cont{background-color:#fff;border-radius:3px;bottom:100%;color:#fff;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;transform:translate3d(0,5px,0);transition:opacity .15s ease 0s,transform .15s ease 0s;width:120px;will-change:transform,opacity}.lg-outer .lg-pager-thumb-cont img{height:100%;width:100%}.lg-outer .lg-pager{background-color:hsla(0,0%,100%,.5);border-radius:50%;box-shadow:inset 0 0 0 8px hsla(0,0%,100%,.7);display:block;height:12px;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:inset 0 0 0 8px #fff}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:""}.lg-fullscreen-on .lg-fullscreen:after{content:""}.lg-outer .lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;opacity:0;position:absolute;right:0;top:0;transition:visibility 0s linear .18s,opacity .18s linear 0s;visibility:hidden;will-change:visibility,opacity;z-index:1081}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{opacity:1;transform:translateZ(0);transition-delay:0s;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;opacity:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;transform:translate3d(0,5px,0);transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;visibility:hidden;will-change:visibility,opacity,transform}.lg-outer .lg-dropdown:after{border:8px solid transparent;border-bottom-color:#fff;content:"";display:block;height:0;position:absolute;right:16px;top:-16px;width:0}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;padding:4px 12px;white-space:pre}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:""}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:""}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:""}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:""}.lg-comment-box{background-color:#fff;bottom:0;max-width:100%;position:absolute;right:0;top:0;transform:translate3d(100%,0,0);transition:transform .4s cubic-bezier(0,0,.25,1) 0s;width:420px;will-change:transform;z-index:9999}.lg-comment-box .lg-comment-title{color:#fff;font-size:18px;margin:0}.lg-comment-box .lg-comment-header{background-color:#000;left:0;padding:12px 20px;position:absolute;right:0;top:0}.lg-comment-box .lg-comment-body{height:100%!important;padding-top:43px!important;width:100%!important}.lg-comment-box .fb-comments{background:url(/wp-content/themes/cannazipbags/node_modules/lightgallery/images/loading.49ca46.gif) no-repeat scroll 50% #fff;display:inline-block;height:100%;overflow-y:auto;width:100%}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{color:#999;cursor:pointer;font-size:20px;position:absolute;right:5px;top:12px;transition:color .2s linear;will-change:color}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:""}.lg-comment-box iframe{max-width:100%!important;width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;opacity:0;position:fixed;right:0;top:0;transition:visibility 0s linear .18s,opacity .18s linear 0s;visibility:hidden;will-change:visibility,opacity;z-index:1081}.lg-outer .lg-comment-toggle:after{content:""}.lg-outer.lg-comment-active .lg-comment-overlay{opacity:1;transform:translateZ(0);transition-delay:0s;visibility:visible}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{transform:translateZ(0)}.lg-outer .lg-img-rotate{bottom:0;left:0;position:absolute;right:0;top:0;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right{opacity:.75;pointer-events:none}.lg-outer .lg-img-rotate:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-rotate-left:after{content:""}.lg-rotate-right:after{content:""}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:""}.lg-flip-hor:after{content:""}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer,.lg-medium-zoom .lg-outer.lg-grab img.lg-object,.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{background-image:none;bottom:auto;padding:0;white-space:normal}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;transition:opacity .5s ease}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{clear:both;content:"";display:table}.lg-container{outline:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;will-change:transform,opacity}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;transform:translate3d(0,20px,0)}.lg-outer{height:100%;left:0;opacity:.001;outline:none;overflow:hidden;position:fixed;text-align:left;top:0;transition:opacity .15s ease 0s;width:100%;will-change:auto;z-index:1050}.lg-outer *{box-sizing:border-box}.lg-outer.lg-visible,.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{opacity:1;transition-duration:0s!important}.lg-outer.lg-grab img.lg-object{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{bottom:0;left:0;position:absolute;right:0;top:0}.lg-outer .lg-inner{bottom:0;left:0;position:absolute;top:0;transition:opacity 0s;white-space:nowrap;width:100%}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(/wp-content/themes/cannazipbags/node_modules/lightgallery/images/loading.49ca46.gif) no-repeat scroll 50% transparent}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;height:100%;position:absolute;text-align:center;width:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{bottom:0;font-size:0;left:0;position:absolute;right:0;top:0;white-space:nowrap}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;height:auto;max-height:100%;max-width:100%;position:relative;vertical-align:middle;width:auto}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{left:50%;position:absolute;top:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{opacity:1;transform:translateZ(0)}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{display:inline-block;position:relative;text-align:center;vertical-align:middle}.lg-outer .lg-media-cont .lg-object{height:100%!important;width:100%!important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{background-color:#000;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity 333ms ease-in 0s;will-change:auto;z-index:1040}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{opacity:1;transform:translateZ(0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{opacity:1;transition-duration:0s!important}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{bottom:0;left:0;position:absolute;right:0;transform:translate3d(0,100%,0);transition:transform .35s ease-out 0s;will-change:transform;z-index:1080}@font-face{font-display:swap;font-family:Gantari;font-style:normal;font-weight:900;src:url(/wp-content/themes/cannazipbags/public/fonts/Gantari-Black.ce91a7.ttf) format("truetype")}@font-face{font-display:swap;font-family:Gantari;font-style:italic;font-weight:900;src:url(/wp-content/themes/cannazipbags/public/fonts/Gantari-BlackItalic.f528f5.ttf) format("truetype")}@font-face{font-display:swap;font-family:Gantari;font-style:normal;font-weight:700;src:url(/wp-content/themes/cannazipbags/public/fonts/Gantari-Bold.ef2b2c.ttf) format("truetype")}@font-face{font-display:swap;font-family:Gantari;font-style:italic;font-weight:700;src:url(/wp-content/themes/cannazipbags/public/fonts/Gantari-BoldItalic.04f4a8.ttf) format("truetype")}@font-face{font-display:swap;font-family:Gantari;font-style:italic;font-weight:400;src:url(/wp-content/themes/cannazipbags/public/fonts/Gantari-Italic.0d3304.ttf) format("truetype")}@font-face{font-display:swap;font-family:Gantari;font-style:normal;font-weight:300;src:url(/wp-content/themes/cannazipbags/public/fonts/Gantari-Light.9647dd.ttf) format("truetype")}@font-face{font-display:swap;font-family:Gantari;font-style:italic;font-weight:300;src:url(/wp-content/themes/cannazipbags/public/fonts/Gantari-LightItalic.5bcbca.ttf) format("truetype")}@font-face{font-display:swap;font-family:Gantari;font-style:normal;font-weight:500;src:url(/wp-content/themes/cannazipbags/public/fonts/Gantari-Medium.936bb3.ttf) format("truetype")}@font-face{font-display:swap;font-family:Gantari;font-style:italic;font-weight:500;src:url(/wp-content/themes/cannazipbags/public/fonts/Gantari-MediumItalic.aee449.ttf) format("truetype")}@font-face{font-display:swap;font-family:Gantari;font-style:normal;font-weight:400;src:url(/wp-content/themes/cannazipbags/public/fonts/Gantari-Regular.031120.ttf) format("truetype")}@font-face{font-display:swap;font-family:Gantari;font-style:normal;font-weight:100;src:url(/wp-content/themes/cannazipbags/public/fonts/Gantari-Thin.fe558d.ttf) format("truetype")}@font-face{font-display:swap;font-family:Gantari;font-style:italic;font-weight:100;src:url(/wp-content/themes/cannazipbags/public/fonts/Gantari-ThinItalic.178960.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:900;src:url(/wp-content/themes/cannazipbags/public/fonts/NotoSans-Black.7f47ee.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans;font-style:italic;font-weight:900;src:url(/wp-content/themes/cannazipbags/public/fonts/NotoSans-BlackItalic.1fbbde.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:700;src:url(/wp-content/themes/cannazipbags/public/fonts/NotoSans-Bold.a45867.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans;font-style:italic;font-weight:700;src:url(/wp-content/themes/cannazipbags/public/fonts/NotoSans-BoldItalic.2fcdd9.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans;font-style:italic;font-weight:400;src:url(/wp-content/themes/cannazipbags/public/fonts/NotoSans-Italic.bab554.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:300;src:url(/wp-content/themes/cannazipbags/public/fonts/NotoSans-Light.cbc8f5.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans;font-style:italic;font-weight:300;src:url(/wp-content/themes/cannazipbags/public/fonts/NotoSans-LightItalic.c0cc95.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:500;src:url(/wp-content/themes/cannazipbags/public/fonts/NotoSans-Medium.bcd0e4.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans;font-style:italic;font-weight:500;src:url(/wp-content/themes/cannazipbags/public/fonts/NotoSans-MediumItalic.a6207a.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:400;src:url(/wp-content/themes/cannazipbags/public/fonts/NotoSans-Regular.e84151.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:100;src:url(/wp-content/themes/cannazipbags/public/fonts/NotoSans-Thin.f8e415.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans;font-style:italic;font-weight:100;src:url(/wp-content/themes/cannazipbags/public/fonts/NotoSans-ThinItalic.531308.ttf) format("truetype")}@font-face{font-display:swap;font-family:Heaters;font-style:italic;font-weight:100;src:url(/wp-content/themes/cannazipbags/public/fonts/NotoSans-ThinItalic.531308.ttf) format("truetype")}@font-face{font-display:swap;font-family:Heaters;font-style:normal;font-weight:400;src:url(/wp-content/themes/cannazipbags/public/fonts/Heaters.cc49f2.woff2) format("woff2"),url(/wp-content/themes/cannazipbags/public/fonts/Heaters.e057e3.woff) format("woff")}@font-face{font-display:swap;font-family:Playball;font-style:normal;font-weight:400;src:url(/wp-content/themes/cannazipbags/public/fonts/Playball-Regular.659e78.ttf) format("truetype")}@font-face{font-display:swap;font-family:QuickSand;font-style:normal;font-weight:400;src:url(/wp-content/themes/cannazipbags/public/fonts/Quicksand-Regular.9d7472.ttf) format("truetype")}@font-face{font-display:swap;font-family:QuickSand;font-style:normal;font-weight:300;src:url(/wp-content/themes/cannazipbags/public/fonts/Quicksand-Light.bd0a47.ttf) format("truetype")}@font-face{font-display:swap;font-family:QuickSand;font-style:normal;font-weight:700;src:url(/wp-content/themes/cannazipbags/public/fonts/Quicksand-Bold.04442e.ttf) format("truetype")}@font-face{font-display:swap;font-family:QuickSand;font-style:normal;font-weight:500;src:url(/wp-content/themes/cannazipbags/public/fonts/Quicksand-Medium.41dc3d.ttf) format("truetype")}@font-face{font-display:swap;font-family:QuickSand;font-style:normal;font-weight:600;src:url(/wp-content/themes/cannazipbags/public/fonts/Quicksand-SemiBold.3f2849.ttf) format("truetype")}@font-face{font-display:swap;font-family:SignPainter;font-style:normal;font-weight:400;src:url(/wp-content/themes/cannazipbags/public/fonts/SignPainterHouseScript.3af737.ttf) format("truetype")}*,:after,:before{box-sizing:border-box}*{margin:0}html{height:100%}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{word-wrap:break-word}em{font-style:normal}button{background-color:transparent;border:none;cursor:pointer;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;padding:0}html{scroll-behavior:smooth}body{background-color:#383838;font-family:Gantari,sans-serif;overflow:auto}a,body{color:#fff}a{cursor:pointer;-webkit-text-decoration:none;text-decoration:none}.container{margin-left:auto!important;margin-right:auto!important;max-width:100%;width:100%}@media(min-width:1366px){.container{max-width:1366px}}.container-with-padding{padding:0 3.7209302326vw}@media(min-width:768px){.container-with-padding{padding:0 4.6852122987vw}}@media(min-width:1366px){.container-with-padding{padding:0 64px}}.center{align-items:center;display:flex;justify-content:center}.body{font-size:3.7209302326vw;line-height:120%}body.hide-scroll{overflow:hidden}body:not(.page-template-template-homepage) .content-area{padding-top:40.9302325581vw}@media(min-width:768px){body:not(.page-template-template-homepage) .content-area{padding-top:12.8843338214vw}}@media(min-width:1366px){body:not(.page-template-template-homepage) .content-area{padding-top:176px}}.grecaptcha-badge{display:none!important}.page-not-found{padding-bottom:14.8837209302vw}@media(min-width:768px){.page-not-found{padding-bottom:9.224011713vw}}@media(min-width:1366px){.page-not-found{padding-bottom:126px}}.page-not-found .page-not-found-text{margin-top:3.7209302326vw}@media(min-width:768px){.page-not-found .page-not-found-text{margin-top:1.756954612vw}}@media(min-width:1366px){.page-not-found .page-not-found-text{margin-top:24px}}.page-not-found h1{text-align:center}@media(min-width:768px){.page-not-found h1{text-align:left}}.page-not-found .not-found-back-button{background-color:#1fb911;border-radius:5.5813953488vw;display:block;margin-top:5.5813953488vw;padding:3.7209302326vw 0;text-align:center;width:100%}@media(min-width:768px){.page-not-found .not-found-back-button{border-radius:1.756954612vw;margin-top:2.9282576867vw;padding:1.1713030747vw 0;width:17.5695461201vw}}@media(min-width:1366px){.page-not-found .not-found-back-button{border-radius:24px;margin-top:40px;padding:16px 0;width:240px}}.homepage-shortcode{padding:13.9534883721vw 2.3255813953vw}@media(min-width:768px){.homepage-shortcode{padding:4.39238653vw .7320644217vw}}@media(min-width:1366px){.homepage-shortcode{padding:60px 10px}}.chatbot-button{background-color:#007bff;border:none;border-radius:50px;bottom:20px;color:#fff;cursor:pointer;padding:15px 20px;z-index:1000}.chatbot-button,.chatbot-iframe-container{box-shadow:0 4px 8px rgba(0,0,0,.2);position:fixed;right:20px}.chatbot-iframe-container{border-radius:10px;bottom:80px;display:none;height:500px;overflow:hidden;width:350px;z-index:9999}.chatbot-iframe{border:none;box-sizing:border-box;height:100%;width:100%}.homepage-wrapper-v2{overflow:hidden}#app{background-color:#121212}#app,#app #app__top{width:100%}#app #app__content{overflow:hidden}#app #app__content>p{display:none}#app #app__bottom{width:100%}.h1-text,h1{font-size:15.1162790698vw;font-weight:500}@media(min-width:768px){.h1-text,h1{font-size:4.7584187408vw}}@media(min-width:1366px){.h1-text,h1{font-size:65px}}.h2-text,h2{font-size:9.3023255814vw;font-weight:500}@media(min-width:768px){.h2-text,h2{font-size:2.9282576867vw}}@media(min-width:1366px){.h2-text,h2{font-size:40px}}.h3-text,h3{font-size:6.511627907vw;font-weight:500}@media(min-width:768px){.h3-text,h3{font-size:2.0497803807vw}}@media(min-width:1366px){.h3-text,h3{font-size:28px}}.body-text,p{font-size:3.7209302326vw;font-weight:400}@media(min-width:768px){.body-text,p{font-size:1.1713030747vw}}@media(min-width:1366px){.body-text,p{font-size:16px}}.cta-text{font-family:Noto Sans,sans-serif;font-size:3.7209302326vw;font-weight:600}@media(min-width:768px){.cta-text{font-size:1.1713030747vw}}@media(min-width:1366px){.cta-text{font-size:16px}}.builder-body-text{font-family:Noto Sans,sans-serif;font-size:3.2558139535vw;font-weight:400}@media(min-width:768px){.builder-body-text{font-size:1.0248901903vw}}@media(min-width:1366px){.builder-body-text{font-size:14px}}.builder-cta-text{font-family:Noto Sans,sans-serif;font-size:3.2558139535vw;font-weight:600}@media(min-width:768px){.builder-cta-text{font-size:1.0248901903vw}}@media(min-width:1366px){.builder-cta-text{font-size:14px}}.detail-text{font-size:3.023255814vw;font-weight:400}@media(min-width:768px){.detail-text{font-size:.9516837482vw}}@media(min-width:1366px){.detail-text{font-size:13px}}.italic-text{font-size:3.023255814vw;font-style:italic;font-weight:400}@media(min-width:768px){.italic-text{font-size:.9516837482vw}}@media(min-width:1366px){.italic-text{font-size:13px}}.tag-text{font-size:3.2558139535vw;font-weight:500}@media(min-width:768px){.tag-text{font-size:1.0248901903vw}}@media(min-width:1366px){.tag-text{font-size:14px}}.card-text{font-size:4.8837209302vw;font-weight:700}@media(min-width:768px){.card-text{font-size:1.5373352855vw}}@media(min-width:1366px){.card-text{font-size:21px}}.footer{background-color:#202020;position:relative;z-index:4}.footer .footer-container{padding:14.8837209302vw 3.7209302326vw 5.5813953488vw;width:100%}.footer .footer-container .footer-wrapper{align-items:center;display:flex;flex-direction:column}.footer .footer-container .footer-wrapper .footer-column{align-items:center;display:flex;flex-direction:column;margin-bottom:6.976744186vw;margin-right:0;text-align:center;width:100%}.footer .footer-container .footer-wrapper .footer-column .about-column{color:hsla(0,0%,100%,.45);margin-bottom:1.8604651163vw;text-align:center;width:45.1162790698vw}.footer .footer-container .footer-wrapper .footer-column .about-column.about-logo{display:flex;height:12.5581395349vw;justify-content:center;margin-bottom:9.3023255814vw;width:26.7441860465vw}.footer .footer-container .footer-wrapper .footer-column .about-column.about-logo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.footer .footer-container .footer-wrapper .footer-column .about-column:last-child{margin-bottom:0}.footer .footer-container .footer-wrapper .footer-column .about-column.theme-color{color:#1fb911}.footer .footer-container .footer-wrapper .footer-column .socials{display:flex}.footer .footer-container .footer-wrapper .footer-column .socials .social{border-radius:50%;margin-right:3.7209302326vw;margin-top:9.3023255814vw;padding:.9302325581vw}.footer .footer-container .footer-wrapper .footer-column .socials .social:last-child{margin-right:0}.footer .footer-container .footer-wrapper .footer-column .footer-column-title{color:hsla(0,0%,100%,.45);margin-bottom:3.7209302326vw}.footer .footer-container .footer-wrapper .footer-column .footer-column-list .footer-column-subitem{margin-bottom:3.7209302326vw}.footer .footer-container .footer-wrapper .footer-newsletter{max-width:100%;width:100%}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper{background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw;margin-top:6.976744186vw;padding:5.5813953488vw}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-subtitle{color:hsla(0,0%,100%,.45);margin-bottom:3.7209302326vw}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form{position:relative}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-form-control-wrap input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:23.2558139535vw;color:hsla(0,0%,100%,.45);font-size:3.7209302326vw;line-height:120%;margin-bottom:1.8604651163vw;padding:3.488372093vw 4.6511627907vw;width:100%}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-form-control-wrap input:focus-visible{outline:none}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-spinner,.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-submit{display:none}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .footer-newsletter-submit-button{align-items:center;background-color:#1fb911;border-radius:50%;cursor:pointer;display:flex;height:7.4418604651vw;justify-content:center;position:absolute;right:4.6511627907vw;top:2.0930232558vw;width:7.4418604651vw}.footer .footer-container .footer-copyright-section{align-items:center;display:flex;flex-direction:column;margin-top:9.3023255814vw}.footer .footer-container .footer-copyright-section .footer-copyright{color:hsla(0,0%,100%,.45);margin-top:.9302325581vw;order:2}.footer .footer-container .footer-copyright-section .footer-back-to-top{color:#1fb911;cursor:pointer;padding:4.6511627907vw}@media(min-width:768px){.footer .footer-container{background-color:#202020;padding:4.6852122987vw 4.6852122987vw 1.756954612vw;width:100%}.footer .footer-container .footer-wrapper{display:flex;flex-direction:row;width:100%}.footer .footer-container .footer-wrapper .footer-column{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:0;margin-right:2.196193265vw;min-width:14.2020497804vw;text-align:left;width:14.2020497804vw}.footer .footer-container .footer-wrapper .footer-column .about-column{color:hsla(0,0%,100%,.45);margin-bottom:.5856515373vw;text-align:left;width:14.2020497804vw}.footer .footer-container .footer-wrapper .footer-column .about-column.about-logo{height:3.953147877vw;justify-content:flex-start;margin-bottom:2.9282576867vw;width:8.4187408492vw}.footer .footer-container .footer-wrapper .footer-column .about-column:last-child{margin-bottom:0}.footer .footer-container .footer-wrapper .footer-column .about-column.theme-color{color:#1fb911}.footer .footer-container .footer-wrapper .footer-column .socials{display:flex}.footer .footer-container .footer-wrapper .footer-column .socials .social{border-radius:50%;margin-right:1.1713030747vw;margin-top:2.9282576867vw;padding:.2928257687vw}.footer .footer-container .footer-wrapper .footer-column .socials .social:last-child{margin-right:0}.footer .footer-container .footer-wrapper .footer-column .footer-column-title{color:hsla(0,0%,100%,.45);margin-bottom:1.1713030747vw}.footer .footer-container .footer-wrapper .footer-column .footer-column-list .footer-column-subitem{margin-bottom:1.1713030747vw}.footer .footer-container .footer-wrapper .footer-newsletter{max-width:23.4260614934vw}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper{background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw;margin-top:0;padding:1.756954612vw}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-subtitle{color:hsla(0,0%,100%,.45);margin-bottom:1.1713030747vw}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form{position:relative}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-form-control-wrap input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:7.3206442167vw;color:hsla(0,0%,100%,.45);font-size:1.1713030747vw;line-height:120%;margin-bottom:.5856515373vw;padding:1.0980966325vw 1.4641288433vw;width:19.9121522694vw}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-form-control-wrap input:focus-visible{outline:none}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-spinner,.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-submit{display:none}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .footer-newsletter-submit-button{align-items:center;background-color:#1fb911;border-radius:50%;cursor:pointer;display:flex;height:2.3426061493vw;justify-content:center;position:absolute;right:1.4641288433vw;top:.6588579795vw;width:2.3426061493vw}.footer .footer-container .footer-copyright-section{align-items:center;display:flex;flex-direction:row;margin-top:4.39238653vw;width:100%}.footer .footer-container .footer-copyright-section .footer-copyright{color:hsla(0,0%,100%,.45);margin-top:0;order:0;width:33%}.footer .footer-container .footer-copyright-section .footer-back-to-top{color:#1fb911;cursor:pointer;padding:0;text-align:center;width:33%}}@media(min-width:1366px){.footer .footer-container{background-color:#202020;padding:64px 64px 24px;width:100%}.footer .footer-container .footer-wrapper{display:flex}.footer .footer-container .footer-wrapper .footer-column{display:flex;flex-direction:column;margin-right:30px;min-width:194px}.footer .footer-container .footer-wrapper .footer-column .about-column{color:hsla(0,0%,100%,.45);margin-bottom:8px;width:194px}.footer .footer-container .footer-wrapper .footer-column .about-column.about-logo{height:54px;margin-bottom:40px;width:115px}.footer .footer-container .footer-wrapper .footer-column .about-column:last-child{margin-bottom:0}.footer .footer-container .footer-wrapper .footer-column .about-column.theme-color{color:#1fb911}.footer .footer-container .footer-wrapper .footer-column .socials{display:flex}.footer .footer-container .footer-wrapper .footer-column .socials .social{border-radius:50%;margin-right:16px;margin-top:40px;padding:4px}.footer .footer-container .footer-wrapper .footer-column .socials .social:last-child{margin-right:0}.footer .footer-container .footer-wrapper .footer-column .footer-column-title{color:hsla(0,0%,100%,.45);margin-bottom:16px}.footer .footer-container .footer-wrapper .footer-column .footer-column-list .footer-column-subitem{margin-bottom:16px}.footer .footer-container .footer-wrapper .footer-newsletter{max-width:320px}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper{background-color:hsla(0,0%,100%,.1);border-radius:32px;padding:24px}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-subtitle{color:hsla(0,0%,100%,.45);margin-bottom:16px}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form{position:relative}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-form-control-wrap input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:100px;color:hsla(0,0%,100%,.45);font-size:16px;line-height:120%;margin-bottom:8px;padding:15px 20px;width:272px}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-form-control-wrap input:focus-visible{outline:none}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-spinner,.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-submit{display:none}.footer .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .footer-newsletter-submit-button{align-items:center;background-color:#1fb911;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:20px;top:9px;width:32px}.footer .footer-container .footer-copyright-section{align-items:center;display:flex;flex-direction:row;margin-top:60px;width:100%}.footer .footer-container .footer-copyright-section .footer-copyright{color:hsla(0,0%,100%,.45);margin-top:0;order:0;width:33%}.footer .footer-container .footer-copyright-section .footer-back-to-top{color:#1fb911;cursor:pointer;padding:0;text-align:center;width:33%}}.header{position:relative;z-index:50}.header .before-header{width:100%}.header .before-header-container{display:flex;flex-direction:row-reverse;padding-bottom:2.7906976744vw}.header .before-header-container .prod-cart{display:none}.header .before-header-container .search-products{align-items:center;background:#2b2b2b;border-radius:7.4418604651vw;display:flex;flex:1;height:11.6279069767vw;padding-left:3.7209302326vw;padding-right:3.7209302326vw;width:auto}.header .before-header-container .search-products .asl_w_container #ajaxsearchlite1,.header .before-header-container .search-products .asl_w_container #ajaxsearchlite2{overflow:visible!important}.header .before-header-container .search-products .asl_w_container div,.header .before-header-container .search-products .asl_w_container input,.header .before-header-container .search-products .asl_w_container label,.header .before-header-container .search-products .asl_w_container span{font-family:Noto Sans,sans-serif!important}.header .before-header-container .search-products .widget_block{width:100%}.header .before-header-container .search-products .product-search .product-search-form{align-items:center;display:flex;flex-direction:row-reverse;gap:1.8604651163vw;position:relative;width:100%}.header .before-header-container .search-products .product-search .product-search-form .product-search-field-clear{font-size:5.5813953488vw;position:absolute;right:3.2558139535vw;top:auto}.header .before-header-container .search-products .product-search .product-search-form .product-search-field{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;color:#fff!important;font-size:3.7209302326vw}.header .before-header-container .search-products .product-search .product-search-form .product-search-field:focus-visible{outline:medium none currentcolor;outline:initial}.header .before-header-container .search-products .product-search .product-search-form .product-search-field::-moz-placeholder{color:#fff!important;font-size:3.7209302326vw}.header .before-header-container .search-products .product-search .product-search-form .product-search-field::placeholder{color:#fff!important;font-size:3.7209302326vw}.header .before-header-container .search-products .product-search .product-search-form .blinker{background-image:url(/wp-content/themes/cannazipbags/public/images/loading.a24271.svg)!important;background-position:100%;background-repeat:no-repeat;background-size:6.976744186vw}.header .before-header-container .search-products .product-search .product-search-form button{align-items:center;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#1fb911;background-image:url(/wp-content/themes/cannazipbags/public/images/search-icon.d0dafa.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;background-size:4.6511627907vw;border:initial;border-radius:100px;box-shadow:none;box-sizing:border-box;display:flex;height:7.4418604651vw;justify-content:center;padding:4.1860465116vw 1.8604651163vw;width:11.1627906977vw}.header .before-header-container .search-products .product-search-results{top:2.7906976744vw}.header .before-header-container .search-products .product-search-results .product-search-results-content{background-color:#2b2b2b;border:none;border-radius:4.6511627907vw}.header .before-header-container .search-products .product-search-results .product-search-results-content .no-results{padding:2.3255813953vw}.header .before-header-container .search-products .product-search-results .product-search-results-content tbody{display:block;padding:2.3255813953vw}.header .before-header-container .search-products .product-search-results .product-search-results-content .more-info{border-top:1px solid;margin-top:5px;text-align:center}.header .before-header-container .search-products .product-search-results .product-search-results-content .more-info .title{display:none}.header .before-header-container .search-products .product-search-results .product-search-results-content .more-info:after{content:"Show more ..."}.header .before-header-container .search-products .product-search-results .product-search-results-content .entry:hover{background-color:#1fb911}.header .before-header-container .search-products .product-search-results .product-search-results-content .entry .product-image img{height:16.2790697674vw;width:16.2790697674vw}.header .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar{width:1.8604651163vw}.header .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar-thumb{background-color:#a7a6a6;border-radius:2.3255813953vw}.header .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar-track{background-color:transparent;background-color:initial;margin-bottom:2.3255813953vw;margin-top:2.3255813953vw}.header .before-header-container .select2{align-items:center;background-color:#2b2b2b;border:none;border-radius:7.4418604651vw;color:#fff;display:flex;height:11.6279069767vw;padding:4.6511627907vw 6.976744186vw 4.6511627907vw 5.8139534884vw;width:37.2093023256vw!important}.header .before-header-container .select2 .selection{width:100%}.header .before-header-container .select2 .select2-selection{background-color:#2b2b2b;border:none;color:#fff}.header .before-header-container .select2 .select2-selection .select2-selection__rendered{background-color:#2b2b2b;border:none;color:#fff;font-size:3.7209302326vw;font-weight:400;padding-left:0;padding-right:2.3255813953vw}.header .before-header-container .select2 .select2-selection .select2-selection__rendered:focus-within{outline:none}.header .before-header-container .select2 .select2-selection .select2-selection__arrow{right:2.3255813953vw;top:50%;transform:translateY(-50%)}.header .header-container.desktop{display:none}.header .header-container.mobile{background-color:transparent;display:flex;flex-direction:column;height:34.8837209302vw;justify-content:space-between;padding:0 3.7209302326vw;position:fixed;transform:translateX(0);transition:transform .1s linear}.header .header-container.mobile.has-background,.header .header-container.mobile.has-background .before-header{background-color:#2b2b2b}.header .header-container.mobile.has-background .before-header .search-products,.header .header-container.mobile.has-background .before-header .select2{border:1px solid #fff}.header .header-container.mobile.hide-on-scroll{transform:translateY(-40.6976744186vw);transition:transform .1s linear}.header .header-container.mobile .header-wrapper{align-items:center;display:flex;justify-content:space-between;margin-top:2.3255813953vw;width:100%}.header .header-container.mobile .header-wrapper .header-logo{height:auto;width:26.7441860465vw}.header .header-container.mobile .header-wrapper .header-action{cursor:pointer}.header .header-container.mobile .header-wrapper .header-action .close-icon{display:none}.header .header-container.mobile .header-wrapper .header-action .menu-icon{display:block}.header .header-container.mobile .header-wrapper .header-right-menu{display:flex;gap:2.3255813953vw}.header .header-container.mobile .header-wrapper .header-right-account{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:23.2558139535vw;display:flex;padding:1.8604651163vw 3.7209302326vw}.header .header-container.mobile .header-wrapper .header-cart{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw;cursor:pointer;display:flex;padding:1.8604651163vw 3.7209302326vw}.header .header-container.mobile .header-wrapper .header-cart .header-cart-logo{margin-right:1.8604651163vw}.header .header-container.mobile .sub-menu-mobile{background-color:#121212;display:none;flex-direction:column;height:100vh;left:0;max-width:100%;padding:0 3.7209302326vw;position:fixed;top:0;width:100vw}.header .header-container.mobile .sub-menu-mobile.show{display:flex;margin-top:0;z-index:1000}.header .header-container.mobile .sub-menu-mobile .header-sub-wrapper{align-items:center;display:flex;height:23.7209302326vw;justify-content:space-between;width:100%}.header .header-container.mobile .sub-menu-mobile .header-sub-wrapper .header-action{cursor:pointer}.header .header-container.mobile .sub-menu-mobile .header-sub-wrapper .header-logo{height:auto;width:26.7441860465vw}.header .header-container.mobile .sub-menu-mobile .header-sub-wrapper .header-cart{align-items:center;background-color:#2b2b2b;border-radius:7.4418604651vw;cursor:pointer;display:flex;padding:1.8604651163vw 3.7209302326vw}.header .header-container.mobile .sub-menu-mobile .header-sub-wrapper .header-cart .header-cart-logo{margin-right:1.8604651163vw}.header .header-container.mobile .sub-menu-mobile .header-sub-content{align-items:center;display:flex;flex:1;flex-direction:column;padding:5.5813953488vw 0}.header .header-container.mobile .sub-menu-mobile .header-sub-content .header-sub-primary{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center}.header .header-container.mobile .sub-menu-mobile .header-sub-content .header-sub-primary .header-sub-primary-item{margin-bottom:5.5813953488vw;text-align:center}.header .header-container.mobile .sub-menu-mobile .header-sub-content .header-sub-primary .header-sub-primary-item:last-child{margin-bottom:0}.header .header-container.mobile .sub-menu-mobile .header-sub-content .header-sub-secondary{display:flex;justify-content:center;width:100%}.header .header-container.mobile .sub-menu-mobile .header-sub-content .header-sub-secondary .header-sub-account{background-color:#2b2b2b;border-radius:7.4418604651vw;display:flex;padding:1.8604651163vw 3.7209302326vw}.header .header-container.mobile .sub-menu-mobile .header-sub-content .header-sub-secondary .header-sub-account .header-account-icon{margin-right:1.8604651163vw}@media(min-width:768px){.select2-container--default .select2-results__option--highlighted:first-child,.select2-container--default .select2-results__option--selected:first-child{border-radius:.7320644217vw .7320644217vw 0 0}.select2-container--default .select2-results__option--highlighted:last-child,.select2-container--default .select2-results__option--selected:last-child{border-radius:0 0 .7320644217vw .7320644217vw}.select2-container--default .select2-results__option{font-size:1.1713030747vw}.select2-container--default .select2-results__options::-webkit-scrollbar{width:.5856515373vw}.select2-container--default .select2-results__options::-webkit-scrollbar-thumb{border-radius:.7320644217vw}.select2-container--default .select2-results__options::-webkit-scrollbar-track{margin-bottom:.439238653vw;margin-top:.439238653vw}.header .header-container.mobile{display:none!important}.header .before-header-container{flex-direction:row;padding:0 4.6852122987vw .878477306vw}.header .before-header-container .prod-cart{align-items:center;background-color:#1fb911;border-radius:2.3426061493vw;cursor:pointer;display:flex;gap:.5856515373vw;height:3.6603221083vw;justify-content:center;padding:.9516837482vw 4.0263543192vw}.header .before-header-container .prod-cart .cart-items-number{font-size:1.5373352855vw}.header .before-header-container .prod-cart .cart-icon{height:1.756954612vw;width:1.756954612vw}.header .before-header-container .search-products{border-radius:2.3426061493vw;flex:1;height:3.6603221083vw;padding-left:1.1713030747vw;padding-right:1.1713030747vw;width:auto}.header .before-header-container .search-products .product-search .product-search-form{gap:.5856515373vw}.header .before-header-container .search-products .product-search .product-search-form .product-search-field-clear{font-size:1.756954612vw;right:1.0248901903vw}.header .before-header-container .search-products .product-search .product-search-form .product-search-field{font-size:1.1713030747vw}.header .before-header-container .search-products .product-search .product-search-form .product-search-field::-moz-placeholder{font-size:1.1713030747vw}.header .before-header-container .search-products .product-search .product-search-form .product-search-field::placeholder{font-size:1.1713030747vw}.header .before-header-container .search-products .product-search .product-search-form .blinker{background-size:2.196193265vw}.header .before-header-container .search-products .product-search .product-search-form button{background-size:1.4641288433vw;height:2.3426061493vw;padding:1.317715959vw .5856515373vw;width:3.513909224vw}.header .before-header-container .search-products .product-search-results{top:.878477306vw}.header .before-header-container .search-products .product-search-results .product-search-results-content{border-radius:1.4641288433vw}.header .before-header-container .search-products .product-search-results .product-search-results-content .no-results,.header .before-header-container .search-products .product-search-results .product-search-results-content tbody{padding:.7320644217vw}.header .before-header-container .search-products .product-search-results .product-search-results-content .entry .product-image img{height:5.1244509517vw;width:5.1244509517vw}.header .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar{width:.5856515373vw}.header .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar-thumb{border-radius:.7320644217vw}.header .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar-track{margin-bottom:.878477306vw;margin-top:.878477306vw}.header .before-header-container #ajaxsearchlite1 .probox .proinput input{color:#fff!important;font-size:1.1713030747vw}.header .before-header-container #ajaxsearchlite1 .probox .proinput input::-moz-placeholder{color:#fff!important;font-size:1.1713030747vw}.header .before-header-container #ajaxsearchlite1 .probox .proinput input::placeholder{color:#fff!important;font-size:1.1713030747vw}.header .before-header-container .select2{border-radius:2.3426061493vw;height:3.6603221083vw;padding:1.4641288433vw 2.196193265vw 1.4641288433vw 1.8301610542vw;width:17.5695461201vw!important}.header .before-header-container .select2 .select2-selection .select2-selection__rendered{font-size:1.1713030747vw;padding-right:1.1713030747vw}.header .before-header-container .select2 .select2-selection .select2-selection__arrow{right:.7320644217vw}.header .header-container.desktop{display:block;height:7.467057101vw;position:fixed;transform:translateX(0);transition:transform .1s linear;width:100%}.header .header-container.desktop.hide-on-scroll{transform:translateY(-12.8111273792vw);transition:transform .1s linear}.header .header-container.desktop.has-background,.header .header-container.desktop.has-background .before-header{background-color:#2b2b2b}.header .header-container.desktop.has-background .before-header .search-products,.header .header-container.desktop.has-background .before-header .select2{border:1px solid #fff}.header .header-container.desktop .header-wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;padding:.878477306vw 4.6852122987vw;position:relative;width:100%}.header .header-container.desktop .header-wrapper .header-logo-wrapper{height:5.1244509517vw;width:10.980966325vw}.header .header-container.desktop .header-wrapper .header-logo-wrapper a{display:block;height:100%;width:100%}.header .header-container.desktop .header-wrapper .header-logo-wrapper a img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.header .header-container.desktop .header-wrapper .header-left-menu{width:40%}.header .header-container.desktop .header-wrapper .header-left-menu .left-menu-list{align-items:center;display:flex;gap:1.756954612vw}.header .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item{cursor:pointer;position:relative}.header .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item .menu-item:hover,.header .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item .menu-item:hover>a,.header .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item>a.active{color:#1fb911}.header .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item .has-submenu{padding:2.196193265vw 0}.header .header-container.desktop .header-wrapper .header-right-menu{display:flex;justify-content:flex-end;width:35%}.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper{align-items:center;display:flex}.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-contact{margin-right:1.756954612vw}.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-contact a.active,.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-contact:hover,.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-contact:hover a{color:#1fb911}.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-account{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:7.3206442167vw;display:flex;padding:.5856515373vw 1.1713030747vw}.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-account .header-account-icon{margin-right:.5856515373vw}.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-cart{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:7.3206442167vw;cursor:pointer;display:flex;padding:.5856515373vw 1.1713030747vw}.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-cart .header-cart-icon{margin-right:.5856515373vw}.header .header-container.desktop .sub-header-container{display:none;height:auto;left:0;margin-top:5.8565153734vw;max-width:none;padding-right:10.2489019034vw;position:absolute;top:0;transition:1s;width:100vw}.header .header-container.desktop .sub-header-container .sub-header-wrapper{background-color:#2b2b2b;border-radius:2.3426061493vw;display:flex;justify-content:space-between;padding:2.3426061493vw;position:relative;width:100%;z-index:10}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner{height:26.0614934114vw;position:relative;width:20.4978038067vw}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner img{border-radius:2.3426061493vw;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:10}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner .sub-header-banner-content{display:flex;flex-direction:column;height:100%;padding:2.3426061493vw;position:relative;z-index:11}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner .sub-header-banner-content .sub-header-banner-button{border:.0732064422vw solid #fff;border-radius:2.3426061493vw;margin-top:auto;padding:1.1713030747vw 4.6852122987vw}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left{display:flex;flex:1;flex-direction:column;margin-right:1.756954612vw}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-tags{display:flex;flex-wrap:wrap}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-tags .sub-header-tag{background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw;cursor:pointer;margin-bottom:.878477306vw;margin-right:.878477306vw;padding:.5856515373vw 1.1713030747vw}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-tags .sub-header-tag:hover{background-color:#1fb911}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-tags .sub-header-tag:last-child{margin-right:0}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products{display:grid;grid-template-columns:repeat(3,1fr);height:auto;grid-gap:2.7818448023vw 4.6852122987vw;gap:2.7818448023vw 4.6852122987vw;list-style:none}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products>li>a{display:inline-block;font-size:1.0248901903vw;font-weight:700;padding-bottom:.2928257687vw}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products a:hover{color:#119205}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products ul{list-style:none;padding-left:0}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .children{display:flex;flex-direction:column;gap:.2928257687vw}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .children li{font-size:.878477306vw;font-weight:500}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .sub-header-product:nth-child(3n){margin-bottom:0}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .sub-header-product .sub-header-product-wrapper{display:flex}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .sub-header-product .sub-header-product-wrapper:hover>a{color:#1fb911}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .sub-header-product .sub-header-product-wrapper .is-new-tag{align-items:center;background-color:#1fb911;border-radius:2.3426061493vw;display:flex;margin-left:1.1713030747vw;padding:.0732064422vw .5856515373vw}}@media(min-width:1366px){.select2-container--default .select2-results__option--highlighted:first-child,.select2-container--default .select2-results__option--selected:first-child{border-radius:10px 10px 0 0}.select2-container--default .select2-results__option--highlighted:last-child,.select2-container--default .select2-results__option--selected:last-child{border-radius:0 0 10px 10px}.select2-container--default .select2-results__option{font-size:16px}.select2-container--default .select2-results__options::-webkit-scrollbar{width:8px}.select2-container--default .select2-results__options::-webkit-scrollbar-thumb{border-radius:10px}.select2-container--default .select2-results__options::-webkit-scrollbar-track{margin-bottom:6px;margin-top:6px}.header .header-container.mobile{display:none}.header .before-header-container{padding:0 64px 12px}.header .before-header-container .prod-cart{background-color:#1fb911;border-radius:32px;gap:8px;height:50px;padding:13px 55px}.header .before-header-container .prod-cart .cart-items-number{font-size:21px}.header .before-header-container .prod-cart .cart-icon{height:24px;width:24px}.header .before-header-container .search-products{border-radius:32px;height:50px;padding-left:16px;padding-right:16px}.header .before-header-container .search-products .product-search .product-search-form{gap:8px}.header .before-header-container .search-products .product-search .product-search-form .product-search-field-clear{font-size:24px;right:14px}.header .before-header-container .search-products .product-search .product-search-form .product-search-field{font-size:16px}.header .before-header-container .search-products .product-search .product-search-form .product-search-field::-moz-placeholder{font-size:16px}.header .before-header-container .search-products .product-search .product-search-form .product-search-field::placeholder{font-size:16px}.header .before-header-container .search-products .product-search .product-search-form .blinker{background-size:30px}.header .before-header-container .search-products .product-search .product-search-form button{background-size:20px;height:32px;padding:18px 8px;width:48px}.header .before-header-container .search-products .product-search-results{top:12px}.header .before-header-container .search-products .product-search-results .product-search-results-content{border-radius:20px}.header .before-header-container .search-products .product-search-results .product-search-results-content .no-results,.header .before-header-container .search-products .product-search-results .product-search-results-content tbody{padding:10px}.header .before-header-container .search-products .product-search-results .product-search-results-content .entry .product-image img{height:70px;width:70px}.header .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar{width:8px}.header .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar-thumb{border-radius:10px}.header .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar-track{margin-bottom:12px;margin-top:12px}.header .before-header-container #ajaxsearchlite1 .probox .proinput input{font-size:16px}.header .before-header-container #ajaxsearchlite1 .probox .proinput input::-moz-placeholder{font-size:16px}.header .before-header-container #ajaxsearchlite1 .probox .proinput input::placeholder{font-size:16px}.header .before-header-container .select2{border-radius:32px;height:50px;padding:20px 30px 20px 25px;width:240px!important}.header .before-header-container .select2 .select2-selection .select2-selection__rendered{font-size:16px;padding-right:16px}.header .before-header-container .select2 .select2-selection .select2-selection__arrow{right:10px}.header .header-container.desktop{display:block;height:102px;position:fixed;transform:translateX(0);transition:transform .1s linear;width:100%}.header .header-container.desktop.hide-on-scroll{transform:translateY(-175px);transition:transform .1s linear}.header .header-container.desktop .header-wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;padding:12px 64px;position:relative;width:100%}.header .header-container.desktop .header-wrapper .header-logo-wrapper{height:70px;width:150px}.header .header-container.desktop .header-wrapper .header-left-menu{width:40%}.header .header-container.desktop .header-wrapper .header-left-menu .left-menu-list{align-items:center;display:flex;gap:24px}.header .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item{cursor:pointer}.header .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item .has-submenu{padding:30px 0}.header .header-container.desktop .header-wrapper .header-right-menu{display:flex;justify-content:flex-end;width:35%}.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper{align-items:center;display:flex}.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-contact{margin-right:24px}.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-account{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:100px;display:flex;padding:8px 16px}.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-account .header-account-icon{margin-right:8px}.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-cart{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:100px;cursor:pointer;display:flex;padding:8px 16px}.header .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-cart .header-cart-icon{margin-right:8px}.header .header-container.desktop .sub-header-container{margin-top:80px;max-width:1366px;padding-right:135px}.header .header-container.desktop .sub-header-container .sub-header-wrapper{border-radius:32px;padding:32px;z-index:2000}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner{height:356px;width:280px}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner img{border-radius:32px}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner .sub-header-banner-content{padding:32px}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner .sub-header-banner-content .sub-header-banner-button{border:1px solid #fff;border-radius:32px;padding:16px 64px}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left{margin-right:24px}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-tags .sub-header-tag{border-radius:32px;cursor:pointer;margin-bottom:12px;margin-right:12px;padding:8px 16px}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products{gap:38px 64px}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products>li>a{font-size:14px;padding-bottom:4px}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .children{gap:4px}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .children li{font-size:12px}.header .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .sub-header-product .sub-header-product-wrapper .is-new-tag{border-radius:32px;margin-left:16px;padding:1px 8px}}.translate-button-efect{overflow:hidden}.translate-button-efect>*{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.translate-button-efect>* .rotating-item{position:absolute}.translate-button-efect>* .first{transform:translateY(-23.7209302326vw);transition:transform .3s linear}@media(min-width:768px){.translate-button-efect>* .first{transform:translateY(-7.467057101vw)}}@media(min-width:1366px){.translate-button-efect>* .first{transform:translateY(-102px)}}.translate-button-efect>* .second{transform:translateY(0);transition:transform .3s linear}.translate-button-efect:hover .first{transform:translateY(0)}.translate-button-efect:hover .second{transform:translateY(23.7209302326vw)}@media(min-width:768px){.translate-button-efect:hover .second{transform:translateY(7.467057101vw)}}@media(min-width:1366px){.translate-button-efect:hover .second{transform:translateY(102px)}}.orange-button{background-color:#1fb911!important;transition:background-color .3s ease-in-out}.orange-button:hover{background-color:#119205!important}.grey-button{transition:border-color .3s ease-in-out,background-color .3s ease-in-out}.grey-button:hover{background-color:hsla(0,0%,100%,.1);border-color:transparent!important}.landing-custom .hero-section .hero-normal-size .hero-title{width:100%!important}.landing-custom .hero-section .hero-normal-size .hero-actions{flex-wrap:nowrap!important}.landing-custom .hero-section .hero-normal-size .hero-image-background{border-radius:20px}.landing-custom .hero-section .container-with-padding .hero-normal-size{width:100%}.landing-custom .hero-section .container-with-padding .hero-normal-size .hero-image-background{-o-object-fit:fill;object-fit:fill}@media(max-width:768px){.landing-custom .hero-section .hero-normal-size .basic-media-container{height:100%;left:0;position:absolute;top:0}.landing-custom .hero-section .hero-normal-size .hero-image-background{-o-object-fit:cover;object-fit:cover}.landing-custom .hero-section .hero-normal-size .hero-content .hero-actions{flex-wrap:wrap!important}.landing-custom .hero-section .hero-normal-size .hero-content .hero-title{font-size:7.9069767442vw;width:100%!important}}.landing-custom .landing-button{border-radius:14.8837209302vw;cursor:pointer;height:23.7209302326vw;transition:background-color .3s ease-in-out;width:65.1162790698vw}.landing-custom .landing-button .landing-button-action{align-items:center;display:flex;height:100%;justify-content:center;width:100%}@media(max-width:768px){.landing-custom .landing-button{border-radius:4.6852122987vw;height:7.467057101vw;width:20.4978038067vw}.landing-custom .landing-button .landing-button-action{align-items:center;display:flex;height:100%;justify-content:center;width:100%}}@media(max-width:1366px){.landing-custom .landing-button{border-radius:64px;height:102px;width:280px}}.landing-custom img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.landing-custom .label-border{background-color:rgba(236,89,6,.1);border:1px solid #1fb911;border-radius:100px;padding:1.8604651163vw 3.7209302326vw;width:-moz-fit-content;width:fit-content}.landing-custom .landing-section{display:flex;flex-direction:column;gap:10.2325581395vw;overflow:hidden}.landing-custom .landing-section.section-with-padding{padding:13.9534883721vw 3.7209302326vw}.landing-custom .landing-section.align-center .intro{align-items:center;display:flex;flex-direction:column}.landing-custom .landing-section .intro .label{color:#1fb911}.landing-custom .landing-section .intro .label.label-border{background-color:rgba(236,89,6,.1);border:1px solid #1fb911;border-radius:100px;padding:1.8604651163vw 3.7209302326vw;width:-moz-fit-content;width:fit-content}.landing-custom .landing-section .intro .text{color:hsla(0,0%,100%,.45)}.landing-custom .landing-section.center .intro{align-items:center;text-align:center}@media(min-width:768px){.landing-custom .landing-section{gap:3.2210834553vw}.landing-custom .landing-section.section-with-padding{padding:4.39238653vw 4.6852122987vw}.landing-custom .landing-section .intro .label.label-border{padding:.5856515373vw 1.1713030747vw}}@media(min-width:1366px){.landing-custom .landing-section{gap:44px}.landing-custom .landing-section.section-with-padding{padding:60px 64px}.landing-custom .landing-section .intro .label.label-border{padding:8px 16px}}@media(min-width:768px){.landing-custom .features-section{gap:3.2210834553vw}.landing-custom .features-section.center .features-intro{width:65.8857979502vw}.landing-custom .features-section.column{flex-direction:row;justify-content:space-between}.landing-custom .features-section.column .features-intro,.landing-custom .features-section.column .features-wrapper{flex:1}.landing-custom .features-section.column .features-list{align-items:center;flex-direction:column;gap:1.756954612vw}.landing-custom .features-section.column .features-list .features-item{width:29.2825768668vw}.landing-custom .features-section .features-intro{width:51.2445095168vw}.landing-custom .features-section.margin-left .features-intro{margin-left:4.6852122987vw}}@media(min-width:1366px){.landing-custom .features-section{gap:44px}.landing-custom .features-section.center .features-intro{width:900px}.landing-custom .features-section.column .features-list{gap:24px}.landing-custom .features-section.column .features-list .features-item{width:400px}.landing-custom .features-section .features-intro{width:700px}.landing-custom .features-section.margin-left .features-intro{margin-left:64px}}.landing-custom .carousel-section .carousel-gallery .carousel-swiper{height:auto;overflow:hidden;position:relative;width:100%}.landing-custom .carousel-section .carousel-gallery .carousel-swiper .swiper-wrapper{height:100%;width:100%}.landing-custom .carousel-section .carousel-gallery .carousel-swiper .swiper-wrapper .carousel-swiper-item{height:auto;width:100%}.landing-custom .carousel-section .carousel-gallery .carousel-swiper .swiper-wrapper .carousel-swiper-item img{border-radius:3.7209302326vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.landing-custom .carousel-section .carousel-gallery .swiper-controls{display:flex;flex-direction:row-reverse;gap:7.4418604651vw;justify-content:space-between;margin-top:7.4418604651vw}.landing-custom .carousel-section .carousel-gallery .swiper-controls .swiper-control{align-items:center;background-color:hsla(0,0%,100%,.1);border:1px solid #e6e6e6;border-radius:50%;cursor:pointer;display:flex;height:13.023255814vw;justify-content:center;padding:2.3255813953vw;width:13.023255814vw;z-index:5}.landing-custom .carousel-section .carousel-gallery .swiper-controls .swiper-control img{height:3.7209302326vw;-o-object-fit:none;object-fit:none;width:3.7209302326vw}@media(min-width:768px){.landing-custom .carousel-section .carousel-gallery .carousel-swiper{height:auto;overflow:hidden;position:relative;width:100%}.landing-custom .carousel-section .carousel-gallery .carousel-swiper .swiper-wrapper{height:100%;width:100%}.landing-custom .carousel-section .carousel-gallery .carousel-swiper .swiper-wrapper .carousel-swiper-item{height:38.0673499268vw!important;max-height:38.0673499268vw!important;max-width:52.7086383602vw;width:auto!important}.landing-custom .carousel-section .carousel-gallery .carousel-swiper .swiper-wrapper .carousel-swiper-item img{border-radius:3.7209302326vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.landing-custom .carousel-section .carousel-gallery .swiper-controls{gap:2.3426061493vw;justify-content:start;margin-top:2.3426061493vw}.landing-custom .carousel-section .carousel-gallery .swiper-controls .swiper-control{height:4.0995607613vw;padding:.7320644217vw;width:4.0995607613vw}.landing-custom .carousel-section .carousel-gallery .swiper-controls .swiper-control img{height:1.1713030747vw;-o-object-fit:cover;object-fit:cover;width:auto}}@media(min-width:1366px){.landing-custom .carousel-section .carousel-gallery .carousel-swiper .swiper-wrapper .carousel-swiper-item{height:520px!important;max-height:520px!important;max-width:720px}.landing-custom .carousel-section .carousel-gallery .carousel-swiper .swiper-wrapper .carousel-swiper-item img{border-radius:3.7209302326vw}.landing-custom .carousel-section .carousel-gallery .swiper-controls{gap:32px;margin-top:32px}.landing-custom .carousel-section .carousel-gallery .swiper-controls .swiper-control{height:56px;padding:10px;width:56px}.landing-custom .carousel-section .carousel-gallery .swiper-controls .swiper-control img{height:16px}}.landing-custom .get-started-section{height:97.6744186047vw}.landing-custom .get-started-section .get-started-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.landing-custom .get-started-section .get-started-wrapper.simple-text .get-started-content{align-items:start;flex-direction:column;justify-content:space-between}.landing-custom .get-started-section .get-started-wrapper .background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.landing-custom .get-started-section .get-started-wrapper .background img{border-radius:20px}.landing-custom .get-started-section .get-started-wrapper .get-started-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:7.4418604651vw;position:relative;width:100%;z-index:10}.landing-custom .get-started-section .get-started-wrapper .get-started-content .h2-text{font-size:6.976744186vw}.landing-custom .get-started-section .get-started-wrapper .get-started-content .get-started-interests{background-color:hsla(0,0%,100%,.1);border-radius:14.8837209302vw;margin-bottom:3.7209302326vw;max-width:100%;overflow:hidden;padding:9.3023255814vw;width:100%}.landing-custom .get-started-section .get-started-wrapper .get-started-content .get-started-interests .get-started-interests-slider{transition-timing-function:linear}.landing-custom .get-started-section .get-started-wrapper .get-started-content .get-started-interests .get-started-interests-slider .get-started-interests-item{align-items:center;display:flex;margin-right:1.8604651163vw;width:auto!important}.landing-custom .get-started-section .get-started-wrapper .get-started-content .get-started-interests .get-started-interests-slider .get-started-interests-item .get-started-interests-item-icon{height:5.5813953488vw;margin-right:1.8604651163vw;width:5.5813953488vw}.landing-custom .get-started-section .get-started-wrapper .get-started-content .get-started-interests .get-started-interests-slider .get-started-interests-item .get-started-interests-item-icon img{height:100%;width:100%}.landing-custom .get-started-section .get-started-wrapper .get-started-content .landing-button{height:23.2558139535vw;width:79.0697674419vw}.landing-custom .get-started-section.background-with-color{height:-moz-fit-content;height:fit-content}.landing-custom .get-started-section.background-with-color .get-started-wrapper{background-color:hsla(0,0%,100%,.1);border-radius:20px}.landing-custom .get-started-section.background-with-color .carousel-text{background-color:transparent;background-color:initial}.landing-custom .get-started-section.background-with-color .carousel-text .get-started-content{align-items:center;padding:0}.landing-custom .get-started-section.background-with-color .simple-text .landing-button{margin-top:3.7209302326vw}@media(min-width:768px){.landing-custom .get-started-section{height:30.7467057101vw}.landing-custom .get-started-section .get-started-wrapper .get-started-content{align-items:end;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding:2.3426061493vw}.landing-custom .get-started-section .get-started-wrapper .get-started-content .h2-text{font-size:2.9282576867vw}.landing-custom .get-started-section .get-started-wrapper .get-started-content .get-started-interests{border-radius:4.6852122987vw;height:7.3206442167vw;margin-bottom:0;padding:1.4641288433vw}.landing-custom .get-started-section .get-started-wrapper .get-started-content .get-started-interests .get-started-interests-slider .get-started-interests-item{margin-right:.5856515373vw}.landing-custom .get-started-section .get-started-wrapper .get-started-content .get-started-interests .get-started-interests-slider .get-started-interests-item .get-started-interests-item-icon{height:1.756954612vw;margin-right:.5856515373vw;width:1.756954612vw}.landing-custom .get-started-section .get-started-wrapper .get-started-content .landing-button{height:7.3206442167vw;width:24.8901903367vw}.landing-custom .get-started-section.background-with-color .get-started-wrapper .get-started-content{align-items:center;flex-direction:row;flex-wrap:nowrap;text-align:center}.landing-custom .get-started-section.background-with-color .simple-text .landing-button{margin-top:0}}@media(min-width:1366px){.landing-custom .get-started-section{height:420px}.landing-custom .get-started-section .get-started-wrapper .get-started-content{padding:32px}.landing-custom .get-started-section .get-started-wrapper .get-started-content .h2-text{font-size:40px}.landing-custom .get-started-section .get-started-wrapper .get-started-content .get-started-interests{border-radius:64px;height:100px;padding:20px}.landing-custom .get-started-section .get-started-wrapper .get-started-content .get-started-interests .get-started-interests-slider .get-started-interests-item{margin-right:8px}.landing-custom .get-started-section .get-started-wrapper .get-started-content .get-started-interests .get-started-interests-slider .get-started-interests-item .get-started-interests-item-icon{height:24px;margin-right:8px;width:24px}.landing-custom .get-started-section .get-started-wrapper .get-started-content .landing-button{height:100px;width:340px}}.landing-custom .benefits-section .benefits-wrapper,.landing-custom .benefits-section .benefits-wrapper .cards-wrapper,.landing-custom .process-section .benefits-wrapper,.landing-custom .process-section .benefits-wrapper .cards-wrapper{display:flex;flex-direction:column;gap:7.4418604651vw}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper .card-item,.landing-custom .process-section .benefits-wrapper .cards-wrapper .card-item{align-items:center;display:flex;flex-direction:column;gap:3.7209302326vw;text-align:center}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper .card-item .card-text,.landing-custom .process-section .benefits-wrapper .cards-wrapper .card-item .card-text{color:hsla(0,0%,100%,.45);font-weight:400}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper .card-item .card-icon,.landing-custom .process-section .benefits-wrapper .cards-wrapper .card-item .card-icon{align-items:center;display:flex;height:13.488372093vw;justify-content:center;position:relative;width:13.488372093vw}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper .card-item .card-icon .change-background-svg,.landing-custom .process-section .benefits-wrapper .cards-wrapper .card-item .card-icon .change-background-svg{animation:rotation 40s linear infinite;left:0;position:absolute;top:0;z-index:3}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper .card-item .card-icon .change-background-svg.rotated,.landing-custom .process-section .benefits-wrapper .cards-wrapper .card-item .card-icon .change-background-svg.rotated{rotate:10deg}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper .card-item .card-icon .icon,.landing-custom .process-section .benefits-wrapper .cards-wrapper .card-item .card-icon .icon{height:7.4418604651vw;-o-object-fit:contain;object-fit:contain;width:7.4418604651vw;z-index:5}@media(min-width:768px){.landing-custom .benefits-section .benefits-wrapper,.landing-custom .process-section .benefits-wrapper{align-items:center;gap:2.3426061493vw}.landing-custom .benefits-section .benefits-wrapper .benefits-intro,.landing-custom .process-section .benefits-wrapper .benefits-intro{width:100%}.landing-custom .benefits-section .benefits-wrapper .benefits-image,.landing-custom .process-section .benefits-wrapper .benefits-image{width:54.9048316252vw}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper,.landing-custom .process-section .benefits-wrapper .cards-wrapper{flex-direction:row;flex-wrap:nowrap;gap:2.3426061493vw}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper .card-item,.landing-custom .process-section .benefits-wrapper .cards-wrapper .card-item{gap:1.1713030747vw}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper .card-item .card-icon,.landing-custom .process-section .benefits-wrapper .cards-wrapper .card-item .card-icon{height:4.2459736457vw;width:4.2459736457vw}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper .card-item .card-icon .icon,.landing-custom .process-section .benefits-wrapper .cards-wrapper .card-item .card-icon .icon{height:2.3426061493vw;width:2.3426061493vw}}@media(min-width:1366px){.landing-custom .benefits-section .benefits-wrapper,.landing-custom .process-section .benefits-wrapper{gap:32px}.landing-custom .benefits-section .benefits-wrapper .benefits-image,.landing-custom .process-section .benefits-wrapper .benefits-image{width:750px}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper,.landing-custom .process-section .benefits-wrapper .cards-wrapper{gap:32px}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper .card-item,.landing-custom .process-section .benefits-wrapper .cards-wrapper .card-item{gap:16px}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper .card-item .card-icon,.landing-custom .process-section .benefits-wrapper .cards-wrapper .card-item .card-icon{height:58px;width:58px}.landing-custom .benefits-section .benefits-wrapper .cards-wrapper .card-item .card-icon .icon,.landing-custom .process-section .benefits-wrapper .cards-wrapper .card-item .card-icon .icon{height:32px;width:32px}}.landing-custom .testimonials-section{padding-left:0!important;padding-right:0!important}.landing-custom .testimonials-section .testimonials-wrapper{align-items:center;background-color:#202020;display:flex;flex-direction:column;gap:7.4418604651vw;height:83.7209302326vw;padding:14.8837209302vw 0;position:relative}.landing-custom .testimonials-section .testimonials-wrapper .testmonials-icon{align-items:center;display:flex;flex-direction:column;height:20.9302325581vw;justify-content:center;position:absolute;right:1.8604651163vw;rotate:-15deg;top:1.8604651163vw;width:20.9302325581vw}.landing-custom .testimonials-section .testimonials-wrapper .testmonials-icon .inside-icon{height:5.5813953488vw;width:5.5813953488vw}.landing-custom .testimonials-section .testimonials-wrapper .testmonials-icon .cta-text{font-size:1.8604651163vw}.landing-custom .testimonials-section .testimonials-wrapper .testmonials-icon .change-background-svg{animation:rotation 40s linear infinite;left:0;position:absolute;top:0}.landing-custom .testimonials-section .testimonials-wrapper .testmonials-icon .change-background-svg.rotated{rotate:10deg}.landing-custom .testimonials-section .testimonials-wrapper .testimonials-cards-container{height:auto;overflow:hidden;padding:0 6.976744186vw;width:100%}.landing-custom .testimonials-section .testimonials-wrapper .testimonials-cards-container .testimonials-cards-swiper .cards-wrapper .card-item{display:flex;flex-direction:column;gap:5.5813953488vw;text-align:center}.landing-custom .testimonials-section .testimonials-wrapper .testimonials-cards-container .testimonials-cards-swiper .cards-wrapper .card-item .card-text{font-weight:500}.landing-custom .testimonials-section .testimonials-wrapper .testimonials-cards-container .testimonials-cards-swiper .cards-wrapper .card-item .card-text-author{color:hsla(0,0%,100%,.45)}@media(min-width:768px){.landing-custom .testimonials-section .testimonials-wrapper{gap:2.3426061493vw;height:auto;padding:4.6852122987vw 0}.landing-custom .testimonials-section .testimonials-wrapper .testmonials-icon{height:10.2489019034vw;position:absolute;right:.5856515373vw;top:.5856515373vw;width:10.2489019034vw}.landing-custom .testimonials-section .testimonials-wrapper .testmonials-icon .inside-icon{height:2.196193265vw;width:2.196193265vw}.landing-custom .testimonials-section .testimonials-wrapper .testmonials-icon .cta-text{font-size:1.1713030747vw}.landing-custom .testimonials-section .testimonials-wrapper .testimonials-cards-container{padding:0 4.6852122987vw}.landing-custom .testimonials-section .testimonials-wrapper .testimonials-cards-container .testimonials-cards-swiper .cards-wrapper .card-item{gap:1.756954612vw}}@media(min-width:1366px){.landing-custom .testimonials-section .testimonials-wrapper{gap:32px;height:auto;padding:64px 0}.landing-custom .testimonials-section .testimonials-wrapper .testmonials-icon{height:140px;position:absolute;right:8px;top:8px;width:140px}.landing-custom .testimonials-section .testimonials-wrapper .testmonials-icon .inside-icon{height:30px;width:30px}.landing-custom .testimonials-section .testimonials-wrapper .testmonials-icon .cta-text{font-size:16px}.landing-custom .testimonials-section .testimonials-wrapper .testimonials-cards-container{padding:0 64px}.landing-custom .testimonials-section .testimonials-wrapper .testimonials-cards-container .testimonials-cards-swiper .cards-wrapper .card-item{gap:24px}}.landing-custom .get-in-touch-section .get-in-touch-container{display:flex;padding:7.4418604651vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section,.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs{display:flex;flex-direction:column;gap:5.5813953488vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-first-half{display:flex;flex-wrap:wrap;gap:5.5813953488vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-row p{display:flex;flex-direction:column;gap:2.3255813953vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-row p label{color:hsla(0,0%,100%,.45);font-size:3.023255814vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-row p br{display:none}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-row p input{background-color:#2b2b2b;border:none;border-radius:20px;color:hsla(0,0%,100%,.45);font-size:3.7209302326vw;padding:4.6511627907vw;width:100%}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-row p .wpcf7-not-valid-tip{margin-top:.9302325581vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .submit-button{margin-top:5.5813953488vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .submit-button p{align-items:center;display:flex;justify-content:center;position:relative}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .submit-button p .wpcf7-submit{background-color:#1fb911;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:3.7209302326vw;font-weight:500;padding:4.6511627907vw;width:100%}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .submit-button p .wpcf7-spinner{background-image:url(/wp-content/themes/cannazipbags/public/images/loading.a24271.svg);background-position:50%;background-repeat:no-repeat;background-size:13.9534883721vw;border-radius:20px;height:100%;padding:4.6511627907vw;position:absolute;width:100%}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .submit-button p .wpcf7-spinner:before{display:none!important}.landing-custom .get-in-touch-section .get-in-touch-container .get-in-touch-image{display:none}@media(min-width:768px){.landing-custom .get-in-touch-section .get-in-touch-container{gap:4.6852122987vw;padding:2.3426061493vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section{flex:1;gap:1.756954612vw;padding:4.6852122987vw 0 4.6852122987vw 4.6852122987vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs{gap:1.756954612vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-first-half{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.756954612vw;gap:1.756954612vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-row p{gap:.7320644217vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-row p label{font-size:.9516837482vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-row p input{font-size:1.1713030747vw;padding:1.4641288433vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-row p .wpcf7-not-valid-tip{margin-top:.2928257687vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .submit-button{display:flex;justify-content:center;margin-top:2.196193265vw;width:100%}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .submit-button p{width:50%}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .submit-button p .wpcf7-submit{font-size:1.1713030747vw;padding:1.4641288433vw}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .submit-button p .wpcf7-spinner{background-size:4.39238653vw;padding:1.4641288433vw}.landing-custom .get-in-touch-section .get-in-touch-container .get-in-touch-image{display:block;height:auto;width:35.8711566618vw}}@media(min-width:1366px){.landing-custom .get-in-touch-section .get-in-touch-container{gap:64px;padding:32px}.landing-custom .get-in-touch-section .get-in-touch-container .right-section{gap:24px;padding:64px 0 64px 64px}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs{gap:24px}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-first-half{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-row p{gap:10px}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-row p label{font-size:13px}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-row p input{font-size:16px;padding:20px}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .form-inputs .form-row p .wpcf7-not-valid-tip{margin-top:4px}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .submit-button{display:flex;justify-content:center;margin-top:30px;width:100%}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .submit-button p{width:50%}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .submit-button p .wpcf7-submit{font-size:16px;padding:20px}.landing-custom .get-in-touch-section .get-in-touch-container .right-section .get-in-touch-form .submit-button p .wpcf7-spinner{background-size:60px;padding:20px}.landing-custom .get-in-touch-section .get-in-touch-container .get-in-touch-image{display:block;height:auto;width:490px}}.landing-custom .process-section .benefits-wrapper .process-content{display:flex;flex-direction:column;gap:7.4418604651vw}.landing-custom .process-section .benefits-wrapper .process-content .cards-wrapper .card-icon .step-index{color:#1fb911;text-align:center}@media(min-width:768px){.landing-custom .process-section .benefits-wrapper .process-content{flex-direction:row-reverse;gap:2.3426061493vw}.landing-custom .process-section .benefits-wrapper .process-content .benefits-image{width:43.9238653001vw}.landing-custom .process-section .benefits-wrapper .process-content .benefits-image img{-o-object-fit:contain;object-fit:contain}.landing-custom .process-section .benefits-wrapper .process-content .cards-wrapper{flex:1;flex-direction:column}.landing-custom .process-section .benefits-wrapper .process-content .cards-wrapper .card-item{padding:0 4.6852122987vw}}@media(min-width:1366px){.landing-custom .process-section .benefits-wrapper .process-content{gap:32px}.landing-custom .process-section .benefits-wrapper .process-content .benefits-image{width:600px}.landing-custom .process-section .benefits-wrapper .process-content .cards-wrapper .card-item{padding:0 64px}}.hero{height:100vh;max-width:100%;position:relative;width:100vw}.hero .hero-media-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.hero .hero-media-container .hero-image-background,.hero .hero-media-container video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero .hero-wrapper{align-items:flex-end;background-color:transparent;display:flex;height:100%;padding-top:23.7209302326vw;position:relative;z-index:8}.hero .hero-wrapper .hero-content{display:flex;flex-direction:column;padding-bottom:4.6511627907vw;width:100%}.hero .hero-wrapper .hero-content .hero-title{font-size:12.7906976744vw;padding-bottom:1.8604651163vw}.hero .hero-wrapper .hero-content .hero-actions{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:5.5813953488vw}.hero .hero-wrapper .hero-content .hero-actions .hero-interests{background-color:hsla(0,0%,100%,.1);border-radius:14.8837209302vw;margin-bottom:3.7209302326vw;max-width:100%;overflow:hidden;padding:9.3023255814vw;width:100%}.hero .hero-wrapper .hero-content .hero-actions .hero-interests .hero-interests-slider{transition-timing-function:linear}.hero .hero-wrapper .hero-content .hero-actions .hero-interests .hero-interests-slider .hero-interests-item{display:flex;margin-right:1.8604651163vw;width:auto!important}.hero .hero-wrapper .hero-content .hero-actions .hero-interests .hero-interests-slider .hero-interests-item .hero-interests-item-icon{height:5.5813953488vw;margin-right:1.8604651163vw;width:5.5813953488vw}.hero .hero-wrapper .hero-content .hero-actions .hero-interests .hero-interests-slider .hero-interests-item .hero-interests-item-icon img{height:100%;width:100%}.hero .hero-wrapper .hero-content .hero-actions .hero-button{border-radius:14.8837209302vw;cursor:pointer;height:23.7209302326vw;transition:background-color .3s ease-in-out;width:65.1162790698vw}.hero .hero-wrapper .hero-content .hero-actions .hero-button .hero-button-action{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.hero .hero-wrapper .hero-content .hero-actions .hero-go-down,.hero .hero-wrapper .hero-content .hero-actions .landing-go-down{align-items:center;background-color:#fff;border-radius:14.8837209302vw;cursor:pointer;display:flex;height:23.7209302326vw;justify-content:center;width:18.8372093023vw}.hero .hero-wrapper .hero-content .hero-actions .hero-go-down div,.hero .hero-wrapper .hero-content .hero-actions .landing-go-down div{height:100%;width:100%}.hero .hero-wrapper .hero-content .hero-actions .hero-go-down div img,.hero .hero-wrapper .hero-content .hero-actions .landing-go-down div img{height:3.7209302326vw;width:3.7209302326vw}.hero.hero-normal-size{height:105.1162790698vw}@media(min-width:768px){.hero{height:100vh;position:relative;width:100vw}.hero .hero-image-background{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hero .hero-wrapper{align-items:flex-end;background-color:transparent;display:flex;height:100%;padding-top:7.467057101vw;position:relative}.hero .hero-wrapper .hero-content{display:flex;flex-direction:column;padding-bottom:2.9282576867vw;width:100%}.hero .hero-wrapper .hero-content .hero-title{font-size:4.7584187408vw;padding-bottom:1.756954612vw}.hero .hero-wrapper .hero-content .hero-actions{display:flex;justify-content:space-between;margin-top:1.756954612vw}.hero .hero-wrapper .hero-content .hero-actions .hero-interests{background-color:hsla(0,0%,100%,.1);border-radius:4.6852122987vw;margin-bottom:0;max-width:57.1010248902vw;overflow:hidden;padding:2.9282576867vw;width:57.1010248902vw}.hero .hero-wrapper .hero-content .hero-actions .hero-interests .hero-interests-slider{transition-timing-function:linear}.hero .hero-wrapper .hero-content .hero-actions .hero-interests .hero-interests-slider .hero-interests-item{display:flex;margin-right:.5856515373vw}.hero .hero-wrapper .hero-content .hero-actions .hero-interests .hero-interests-slider .hero-interests-item .hero-interests-item-icon{height:1.756954612vw;margin-right:.5856515373vw;width:1.756954612vw}.hero .hero-wrapper .hero-content .hero-actions .hero-interests .hero-interests-slider .hero-interests-item .hero-interests-item-icon img{height:100%;width:100%}.hero .hero-wrapper .hero-content .hero-actions .hero-button{border-radius:4.6852122987vw;cursor:pointer;height:7.467057101vw;width:24.8901903367vw}.hero .hero-wrapper .hero-content .hero-actions .hero-button .hero-button-action{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.hero .hero-wrapper .hero-content .hero-actions .hero-go-down,.hero .hero-wrapper .hero-content .hero-actions .landing-go-down{align-items:center;background-color:#fff;border-radius:4.6852122987vw;display:flex;height:7.467057101vw;justify-content:center;width:5.9297218155vw}.hero .hero-wrapper .hero-content .hero-actions .hero-go-down div img,.hero .hero-wrapper .hero-content .hero-actions .landing-go-down div img{height:1.1713030747vw;width:1.1713030747vw}.hero.hero-normal-size{height:33.0893118594vw}}@media(min-width:1366px){.hero{height:100vh;position:relative;width:100vw}.hero .hero-image-background{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hero .hero-wrapper{background-color:transparent;height:100%;padding-top:102px;position:relative}.hero .hero-wrapper .hero-content{display:flex;flex-direction:column;padding-bottom:40px}.hero .hero-wrapper .hero-content .hero-title{font-size:65px;padding-bottom:24px}.hero .hero-wrapper .hero-content .hero-actions{display:flex;justify-content:space-between;margin-top:24px}.hero .hero-wrapper .hero-content .hero-actions .hero-interests{background-color:hsla(0,0%,100%,.1);border-radius:64px;max-width:780px;overflow:hidden;padding:40px;width:780px}.hero .hero-wrapper .hero-content .hero-actions .hero-interests .hero-interests-slider{transition-timing-function:linear}.hero .hero-wrapper .hero-content .hero-actions .hero-interests .hero-interests-slider .hero-interests-item{display:flex;margin-right:8px}.hero .hero-wrapper .hero-content .hero-actions .hero-interests .hero-interests-slider .hero-interests-item .hero-interests-item-icon{height:24px;margin-right:8px;width:24px}.hero .hero-wrapper .hero-content .hero-actions .hero-interests .hero-interests-slider .hero-interests-item .hero-interests-item-icon img{height:100%;width:100%}.hero .hero-wrapper .hero-content .hero-actions .hero-button{border-radius:64px;cursor:pointer;height:102px;width:340px}.hero .hero-wrapper .hero-content .hero-actions .hero-button .hero-button-action{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.hero .hero-wrapper .hero-content .hero-actions .hero-go-down,.hero .hero-wrapper .hero-content .hero-actions .landing-go-down{align-items:center;background-color:#fff;border-radius:64px;display:flex;height:102px;justify-content:center;width:81px}.hero .hero-wrapper .hero-content .hero-actions .hero-go-down div img,.hero .hero-wrapper .hero-content .hero-actions .landing-go-down div img{height:16px;width:16px}.hero.hero-normal-size{height:452px}}.logos{position:relative;z-index:3}.logos .logos-container{max-width:100%;overflow:hidden;width:100vw}.logos .logos-container .logos-wrapper{align-items:center;-moz-column-gap:5.5813953488vw;column-gap:5.5813953488vw;display:flex;padding:5.5813953488vw 0;width:100%}.logos .logos-container .logos-wrapper.swiper-wrapper{transition-timing-function:linear}.logos .logos-container .logos-wrapper .logo-item{display:flex;height:11.6279069767vw;justify-content:center;max-height:11.6279069767vw;width:27.9069767442vw}.logos .logos-container .logos-wrapper .logo-item img{-o-object-fit:contain;object-fit:contain}@media(min-width:768px){.logos{z-index:1}.logos .logos-container .logos-wrapper{-moz-column-gap:2.196193265vw;column-gap:2.196193265vw;padding:1.756954612vw 0}.logos .logos-container .logos-wrapper .logo-item{height:5.8565153734vw;max-height:8.78477306vw;width:10.980966325vw}}@media(min-width:1366px){.logos .logos-container .logos-wrapper{-moz-column-gap:48px;column-gap:48px;padding:24px 0}.logos .logos-container .logos-wrapper .logo-item{height:120px;max-height:120px;width:200px}}.homepage-about .about-container{height:auto;margin:10.6976744186vw 0}.homepage-about .about-container .about-wrapper{display:flex;flex-direction:column;height:100%;padding:17.2093023256vw 0}.homepage-about .about-container .about-wrapper .about-content{display:flex;flex:1;flex-direction:column;height:100%;margin-bottom:5.5813953488vw;margin-right:0;padding:9.3023255814vw 0}.homepage-about .about-container .about-wrapper .about-content .about-title{margin-bottom:3.7209302326vw}.homepage-about .about-container .about-wrapper .about-content .about-subtitle-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:3.2558139535vw}.homepage-about .about-container .about-wrapper .about-content .about-subtitle-wrapper .about-subtitle{width:100%}.homepage-about .about-container .about-wrapper .about-content .about-subtitle-wrapper .about-subtitle:first-child{margin-bottom:3.7209302326vw}.homepage-about .about-container .about-wrapper .about-content .about-text{margin-bottom:2.3255813953vw}.homepage-about .about-container .about-wrapper .about-content .about-button-wrapper{border:1px solid #fff;border-radius:7.4418604651vw;margin-top:0;padding:3.7209302326vw 27.9069767442vw;text-align:center;width:100%}.homepage-about .about-container .about-wrapper .about-slider{background-color:#2b2b2b;border-radius:7.4418604651vw;height:144.1860465116vw;padding:5.5813953488vw;position:relative;width:100%}.homepage-about .about-container .about-wrapper .about-slider .about-slider-change-slide{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:50%;display:flex;flex-direction:column;height:32.5581395349vw;justify-content:center;left:-1.1627906977vw;position:absolute;top:-8.8372093023vw;transform:rotate(-15deg);width:32.5581395349vw;z-index:5}.homepage-about .about-container .about-wrapper .about-slider .about-slider-change-slide .change-background-svg{animation:rotation 40s linear infinite;height:34.8837209302vw;left:0;position:absolute;top:0;width:34.8837209302vw}.homepage-about .about-container .about-wrapper .about-slider .about-slider-change-slide .change-background-svg.rotated{animation:rotation-delay 40s linear infinite}.homepage-about .about-container .about-wrapper .about-slider .about-slider-change-slide .change-finger-icon{height:3.7209302326vw}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper{cursor:pointer;height:auto;padding:3.513909224vw 0;width:68.8372093023vw!important}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper .about-slider-item{height:65vh;opacity:0!important;width:68.8372093023vw!important}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper .about-slider-item.swiper-slide{transition:opacity .4s linear}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper .about-slider-item.swiper-slide-active{opacity:1!important}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper .about-slider-item img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-pagination{position:relative;z-index:8}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.45);border-radius:5.5813953488vw;height:1.8604651163vw;width:7.4418604651vw}@media(min-width:768px){.homepage-about .about-container{height:100vh;margin:3.3674963397vw 0}.homepage-about .about-container .about-wrapper{display:flex;flex-direction:row;height:100%;justify-content:space-between;padding:5.4172767204vw 0}.homepage-about .about-container .about-wrapper .about-content{display:flex;flex:1;flex-direction:column;height:100%;margin-bottom:0;margin-right:9.5168374817vw;padding:2.9282576867vw 0}.homepage-about .about-container .about-wrapper .about-content .about-title{margin-bottom:1.1713030747vw}.homepage-about .about-container .about-wrapper .about-content .about-subtitle-wrapper{display:flex;justify-content:space-between;margin-bottom:1.0248901903vw}.homepage-about .about-container .about-wrapper .about-content .about-subtitle-wrapper .about-subtitle{width:48%}.homepage-about .about-container .about-wrapper .about-content .about-subtitle-wrapper .about-subtitle:first-child{margin-bottom:0}.homepage-about .about-container .about-wrapper .about-content .about-text{margin-bottom:.7320644217vw}.homepage-about .about-container .about-wrapper .about-content .about-button-wrapper{border:1px solid #fff;border-radius:2.3426061493vw;margin-top:auto;padding:1.1713030747vw 8.78477306vw;width:-moz-fit-content;width:fit-content}.homepage-about .about-container .about-wrapper .about-slider{background-color:#2b2b2b;border-radius:2.3426061493vw;height:auto;padding:1.756954612vw;position:relative;width:29.2825768668vw}.homepage-about .about-container .about-wrapper .about-slider .about-slider-change-slide{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:10.2489019034vw;justify-content:center;left:-5.1244509517vw;position:absolute;top:-5.1244509517vw;transform:rotate(-15deg);width:10.2489019034vw}.homepage-about .about-container .about-wrapper .about-slider .about-slider-change-slide .change-background-svg{animation:rotation 40s linear infinite;height:10.2489019034vw;left:0;position:absolute;top:0;width:10.2489019034vw;z-index:5}.homepage-about .about-container .about-wrapper .about-slider .about-slider-change-slide .change-finger-icon{height:1.1713030747vw}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper{padding:3.513909224vw 0;width:21.6691068814vw!important}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper .about-slider-item{height:50vh;opacity:0!important;width:21.6691068814vw!important}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper .about-slider-item.swiper-slide{transition:opacity .4s linear}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper .about-slider-item.swiper-slide-active{opacity:1!important}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper .about-slider-item img{height:100%;width:100%}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-pagination{position:relative}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.45);border-radius:1.756954612vw;height:.5856515373vw;width:2.3426061493vw}}@media(min-width:1366px){.homepage-about .about-container{height:100vh;margin:46px 0}.homepage-about .about-container .about-wrapper{display:flex;height:100%;justify-content:space-between;padding:74px 0}.homepage-about .about-container .about-wrapper .about-content{display:flex;flex:1;flex-direction:column;height:100%;margin-right:130px;padding:40px 0}.homepage-about .about-container .about-wrapper .about-content .about-title{margin-bottom:16px}.homepage-about .about-container .about-wrapper .about-content .about-subtitle-wrapper{display:flex;justify-content:space-between;margin-bottom:14px}.homepage-about .about-container .about-wrapper .about-content .about-subtitle-wrapper .about-subtitle{width:48%}.homepage-about .about-container .about-wrapper .about-content .about-text{margin-bottom:10px}.homepage-about .about-container .about-wrapper .about-content .about-button-wrapper{border:1px solid #fff;border-radius:32px;margin-top:auto;padding:16px 120px;width:-moz-fit-content;width:fit-content}.homepage-about .about-container .about-wrapper .about-slider{background-color:#2b2b2b;border-radius:32px;padding:24px;position:relative;width:400px}.homepage-about .about-container .about-wrapper .about-slider .about-slider-change-slide{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:140px;justify-content:center;left:-70px;position:absolute;top:-70px;transform:rotate(-15deg);width:140px}.homepage-about .about-container .about-wrapper .about-slider .about-slider-change-slide .change-background-svg{animation:rotation 40s linear infinite;height:140px;left:0;position:absolute;top:0;width:140px;z-index:5}.homepage-about .about-container .about-wrapper .about-slider .about-slider-change-slide .change-finger-icon{height:16px}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper{padding:48px 0;width:296px!important}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper .about-slider-item{opacity:0!important;width:296px!important}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper .about-slider-item.swiper-slide{transition:opacity .4s linear}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper .about-slider-item.swiper-slide-active{opacity:1!important}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-wrapper .about-slider-item img{height:100%;width:100%}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-pagination{position:relative}.homepage-about .about-container .about-wrapper .about-slider .about-slider-container .about-slider-pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.45);border-radius:24px;height:8px;width:32px}}@keyframes rotation{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes rotation-delay{0%{transform:rotate(345deg)}to{transform:rotate(-15deg)}}.homepage-advantages{background-color:#202020;overflow:hidden}.homepage-advantages .advantages-container .advantages-wrapper{overflow:hidden;padding:14.8837209302vw 0}.homepage-advantages .advantages-container .advantages-wrapper .advantages-title{align-items:center;display:flex;margin-bottom:5.5813953488vw}.homepage-advantages .advantages-container .advantages-wrapper .advantages-title .title-text{flex:1}.homepage-advantages .advantages-container .advantages-wrapper .advantages-title .title-slide-bar{background-color:hsla(0,0%,100%,.1);height:.9302325581vw;width:37.2093023256vw}.homepage-advantages .advantages-container .advantages-wrapper .advantages-title .title-slide-bar .swiper-scrollbar-drag{background-color:#1fb911;border-radius:23.2558139535vw;height:100%}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content{max-width:100%}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider{display:flex;flex-wrap:nowrap;padding-right:0}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item{background-color:#2b2b2b;border-radius:7.4418604651vw;display:flex;flex-direction:column;height:88.3720930233vw;margin-right:5.5813953488vw;width:76.2790697674vw!important}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item:last-child{margin-right:0}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-image-wrapper{height:41.8604651163vw;width:76.2790697674vw}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-image-wrapper img{border-bottom-left-radius:0;border-top-left-radius:7.4418604651vw;border-top-right-radius:7.4418604651vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-text{display:flex;flex:1;flex-direction:column;padding:7.4418604651vw}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-text .h3-text{font-size:3.7209302326vw}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-text .item-subtitle{color:hsla(0,0%,100%,.45);margin-top:auto}@media(min-width:768px){.homepage-advantages{background-color:#202020}.homepage-advantages .advantages-container .advantages-wrapper{padding:8.78477306vw 0}.homepage-advantages .advantages-container .advantages-wrapper .advantages-title{align-items:center;display:flex;margin-bottom:1.756954612vw}.homepage-advantages .advantages-container .advantages-wrapper .advantages-title .title-text{flex:1}.homepage-advantages .advantages-container .advantages-wrapper .advantages-title .title-slide-bar{background-color:hsla(0,0%,100%,.1);height:.2928257687vw;width:11.7130307467vw}.homepage-advantages .advantages-container .advantages-wrapper .advantages-title .title-slide-bar .swiper-scrollbar-drag{background-color:#1fb911;border-radius:7.3206442167vw;height:100%}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider{display:flex;flex-wrap:nowrap;padding-right:4.6852122987vw;width:-moz-max-content;width:max-content}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item{background-color:#2b2b2b;border-radius:2.3426061493vw;display:flex;flex-direction:row;height:20.4978038067vw;margin-right:1.756954612vw;width:52.1229868228vw!important}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item:last-child{margin-right:0}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-image-wrapper{height:20.4978038067vw;width:17.5695461201vw}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-image-wrapper img{border-bottom-left-radius:2.3426061493vw;border-top-left-radius:2.3426061493vw;border-top-right-radius:0;height:100%;width:100%}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-text{display:flex;flex:1;flex-direction:column;padding:2.3426061493vw}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-text .h3-text{font-size:2.0497803807vw}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-text .item-subtitle{color:hsla(0,0%,100%,.45);margin-top:auto}}@media(min-width:1366px){.homepage-advantages{background-color:#202020}.homepage-advantages .advantages-container .advantages-wrapper{padding:120px 0}.homepage-advantages .advantages-container .advantages-wrapper .advantages-title{align-items:center;display:flex;margin-bottom:24px}.homepage-advantages .advantages-container .advantages-wrapper .advantages-title .title-text{flex:1}.homepage-advantages .advantages-container .advantages-wrapper .advantages-title .title-slide-bar{background-color:hsla(0,0%,100%,.1);height:4px;width:160px}.homepage-advantages .advantages-container .advantages-wrapper .advantages-title .title-slide-bar .swiper-scrollbar-drag{background-color:#1fb911;border-radius:100px;height:100%}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider{display:flex;flex-wrap:nowrap;padding-right:64px;width:-moz-max-content;width:max-content}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item{background-color:#2b2b2b;border-radius:32px;display:flex;height:280px;margin-right:24px;width:712px!important}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item:last-child{margin-right:0}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-image-wrapper{height:280px;width:240px}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-image-wrapper img{border-bottom-left-radius:32px;border-top-left-radius:32px;height:100%;width:100%}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-text{display:flex;flex:1;flex-direction:column;padding:32px}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-text .h3-text{font-size:28px}.homepage-advantages .advantages-container .advantages-wrapper .advantages-content .advantages-slider .advantages-item .item-text .item-subtitle{color:hsla(0,0%,100%,.45);margin-top:auto}}.homepage-sample .sample-container{height:100vh;max-width:100%;padding:14.8837209302vw 3.7209302326vw;position:relative;width:100vw}.homepage-sample .sample-container .sample-media-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.homepage-sample .sample-container .sample-media-container .sample-image-background,.homepage-sample .sample-container .sample-media-container video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-sample .sample-container .sample-wrapper{display:flex;flex-direction:column;height:100%;position:relative;width:100%;z-index:6}.homepage-sample .sample-container .sample-wrapper .sample-subtitle,.homepage-sample .sample-container .sample-wrapper .sample-title{margin-bottom:3.7209302326vw;width:100%}.homepage-sample .sample-container .sample-wrapper .sample-button{border:1px solid #fff;border-radius:7.4418604651vw;margin-top:auto;padding:3.7209302326vw 27.9069767442vw;width:-moz-fit-content;width:fit-content}@media(min-width:768px){.homepage-sample .sample-container{height:100vh;padding:4.6852122987vw;position:relative;width:100vw}.homepage-sample .sample-container .sample-media-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.homepage-sample .sample-container .sample-media-container .sample-image-background{height:100%;width:100%}.homepage-sample .sample-container .sample-wrapper{display:flex;flex-direction:column;height:100%;position:relative;width:52.1229868228vw;z-index:6}.homepage-sample .sample-container .sample-wrapper .sample-subtitle,.homepage-sample .sample-container .sample-wrapper .sample-title{margin-bottom:1.1713030747vw;width:80%}.homepage-sample .sample-container .sample-wrapper .sample-button{border:1px solid #fff;border-radius:2.3426061493vw;margin-top:auto;padding:1.1713030747vw 8.78477306vw;width:-moz-fit-content;width:fit-content}}@media(min-width:1366px){.homepage-sample .sample-container{height:100vh;padding:64px;position:relative;width:100vw}.homepage-sample .sample-container .sample-media-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.homepage-sample .sample-container .sample-media-container .sample-image-background{height:100%;width:100%}.homepage-sample .sample-container .sample-wrapper{display:flex;flex-direction:column;height:100%;position:relative;width:712px;z-index:6}.homepage-sample .sample-container .sample-wrapper .sample-subtitle,.homepage-sample .sample-container .sample-wrapper .sample-title{margin-bottom:16px;width:80%}.homepage-sample .sample-container .sample-wrapper .sample-button{border:1px solid #fff;border-radius:32px;margin-top:auto;padding:16px 120px;width:-moz-fit-content;width:fit-content}}.homepage-our-products{background-color:#202020;overflow:hidden}.homepage-our-products .our-products-container .our-products-wrapper{padding:14.8837209302vw 0}.homepage-our-products .our-products-container .our-products-wrapper .our-products-title{align-items:center;display:flex;margin-bottom:5.5813953488vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-title .title-text{flex:1}.homepage-our-products .our-products-container .our-products-wrapper .our-products-title .title-slide-bar-products{background-color:hsla(0,0%,100%,.1);height:.9302325581vw;width:37.2093023256vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-title .title-slide-bar-products .swiper-scrollbar-drag{background-color:#1fb911;border-radius:23.2558139535vw;height:100%}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content{overflow:hidden;width:100%}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider{display:flex;flex-wrap:nowrap;padding-right:0;width:100%}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item{background-color:#2b2b2b;border-radius:7.4418604651vw;display:flex;flex-direction:column;height:125.5813953488vw;margin-right:3.7209302326vw;width:100%!important}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item:last-child{margin-right:0}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image{height:73.488372093vw;position:relative;width:100%}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .products-image{border-top-left-radius:7.4418604651vw;border-top-right-radius:7.4418604651vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,0%,100%,.1);border-radius:232.5581395349vw;cursor:pointer;display:flex;height:7.4418604651vw;justify-content:center;left:5.5813953488vw;position:absolute;top:5.5813953488vw;width:43.2558139535vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag .customize-tag-image{height:3.7209302326vw;width:3.7209302326vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag .customize-tag-text{margin-left:1.8604651163vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content{display:flex;flex:1;justify-content:space-between;padding:7.4418604651vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-text{display:flex;flex-direction:column;width:64.4186046512vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-text .content-title{transition:all .4s}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-text .content-description{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.45);margin-top:auto;transition:all .4s}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-add-to-cart{display:flex;flex-direction:column;height:100%}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-add-to-cart .add-to-cart-wrapper{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;cursor:pointer;display:flex;height:11.1627906977vw;justify-content:center;margin-top:auto;transition:background-color .2s linear;width:11.1627906977vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-add-to-cart .add-to-cart-wrapper img{height:5.5813953488vw;width:5.5813953488vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-add-to-cart .add-to-cart-wrapper .not-orange{transform:rotate(180deg);transition:all .2s linear;transition-property:transform,opacity;width:5.5813953488vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-add-to-cart .add-to-cart-wrapper .orange{opacity:0;transform:rotate(180deg);transition:all .2s linear;transition-property:transform,opacity;width:0}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item:hover .products-item-content .content-text .content-title{color:#1fb911}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item:hover .products-item-content .content-text .content-description{color:#fff}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item:hover .products-item-content .content-add-to-cart .add-to-cart-wrapper{background:#fff;transition:background-color .3s linear}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item:hover .products-item-content .content-add-to-cart .add-to-cart-wrapper .not-orange{transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:0}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item:hover .products-item-content .content-add-to-cart .add-to-cart-wrapper .orange{opacity:1;transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:5.5813953488vw}@media(min-width:768px){.homepage-our-products{background-color:#202020}.homepage-our-products .our-products-container .our-products-wrapper{padding:8.78477306vw 0}.homepage-our-products .our-products-container .our-products-wrapper .our-products-title{align-items:center;display:flex;margin-bottom:1.756954612vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-title .title-text{flex:1}.homepage-our-products .our-products-container .our-products-wrapper .our-products-title .title-slide-bar-products{background-color:hsla(0,0%,100%,.1);height:.2928257687vw;width:11.7130307467vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-title .title-slide-bar-products .swiper-scrollbar-drag{background-color:#1fb911;border-radius:7.3206442167vw;height:100%}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider{display:flex;flex-wrap:nowrap;padding-right:4.6852122987vw;width:-moz-max-content;width:max-content}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item{background-color:#2b2b2b;border-radius:2.3426061493vw;display:flex;flex-direction:column;height:39.5314787701vw;margin-right:1.756954612vw;width:29.0629575403vw!important}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item:last-child{margin-right:0}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image{height:23.1332357247vw;width:29.0629575403vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .products-image{border-top-left-radius:2.3426061493vw;border-top-right-radius:2.3426061493vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,0%,100%,.1);border-radius:73.2064421669vw;display:flex;height:2.3426061493vw;justify-content:center;left:1.756954612vw;position:absolute;top:1.756954612vw;width:13.616398243vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag .customize-tag-image{height:1.1713030747vw;width:1.1713030747vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag .customize-tag-text{margin-left:.5856515373vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content{display:flex;flex:1;justify-content:space-between;padding:2.3426061493vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-text{display:flex;flex-direction:column;width:20.2781844802vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-text .content-description{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.45);margin-top:auto}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-add-to-cart{display:flex;flex-direction:column;height:100%}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-add-to-cart .add-to-cart-wrapper{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;cursor:pointer;display:flex;height:2.3426061493vw;justify-content:center;margin-top:auto;width:2.3426061493vw}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-add-to-cart .add-to-cart-wrapper img{height:1.1713030747vw;width:1.1713030747vw}}@media(min-width:1366px){.homepage-our-products{background-color:#202020}.homepage-our-products .our-products-container .our-products-wrapper{padding:120px 0}.homepage-our-products .our-products-container .our-products-wrapper .our-products-title{align-items:center;display:flex;margin-bottom:24px}.homepage-our-products .our-products-container .our-products-wrapper .our-products-title .title-text{flex:1}.homepage-our-products .our-products-container .our-products-wrapper .our-products-title .title-slide-bar-products{background-color:hsla(0,0%,100%,.1);height:4px;width:160px}.homepage-our-products .our-products-container .our-products-wrapper .our-products-title .title-slide-bar-products .swiper-scrollbar-drag{background-color:#1fb911;border-radius:100px;height:100%}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content{max-width:100%}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider{display:flex;flex-wrap:nowrap;padding-right:64px;width:-moz-max-content;width:max-content}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item{background-color:#2b2b2b;border-radius:32px;display:flex;flex-direction:column;height:540px;margin-right:24px;width:397px!important}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item:last-child{margin-right:0}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image{height:316px;width:397px}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .products-image{border-top-left-radius:32px;border-top-right-radius:32px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,0%,100%,.1);border-radius:1000px;display:flex;height:32px;justify-content:center;left:24px;position:absolute;top:24px;width:186px}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag .customize-tag-image{height:16px;width:16px}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag .customize-tag-text{margin-left:8px}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .products-item-content{display:flex;flex:1;justify-content:space-between;padding:32px}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .products-item-content .content-text{display:flex;flex-direction:column;width:277px}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .products-item-content .content-text .content-description{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.45);margin-top:auto}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .products-item-content .content-add-to-cart{display:flex;flex-direction:column;height:100%}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .products-item-content .content-add-to-cart .add-to-cart-wrapper{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;margin-top:auto;width:32px}.homepage-our-products .our-products-container .our-products-wrapper .our-products-content .our-products-slider .products-item-content .content-add-to-cart .add-to-cart-wrapper img{height:16px;width:16px}}.homepage-why .why-container{height:223.7209302326vw;max-width:100%;padding:14.8837209302vw 3.7209302326vw;position:relative;width:100vw}.homepage-why .why-container .why-media-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.homepage-why .why-container .why-media-container .why-image-background,.homepage-why .why-container .why-media-container video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-why .why-container .why-wrapper{display:flex;flex-direction:column;height:100%;position:relative;z-index:6}.homepage-why .why-container .why-wrapper .why-wrapper-top{display:flex;flex-direction:column;text-align:center}.homepage-why .why-container .why-wrapper .why-wrapper-top .why-title{margin-bottom:3.7209302326vw}.homepage-why .why-container .why-wrapper .why-wrapper-bottom{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:auto}.homepage-why .why-container .why-wrapper .why-wrapper-bottom .why-wrapper-item{align-items:center;display:flex;flex-direction:column;margin-bottom:7.4418604651vw;text-align:center;width:100%}.homepage-why .why-container .why-wrapper .why-wrapper-bottom .why-wrapper-item .why-wrapper-text{width:100%}.homepage-why .why-container .why-wrapper .why-wrapper-bottom .why-wrapper-item .why-wrapper-text .why-item-subtitle{color:hsla(0,0%,100%,.45)}.homepage-why .why-container .why-wrapper .why-wrapper-stars .why-item-star{color:hsla(0,0%,100%,.45);margin-top:1.1627906977vw}@media(min-width:768px){.homepage-why .why-container{height:100vh;padding:8.78477306vw 4.6852122987vw;position:relative;width:100vw}.homepage-why .why-container .why-media-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.homepage-why .why-container .why-media-container .why-image-background{height:100%;width:100%}.homepage-why .why-container .why-wrapper{display:flex;flex-direction:column;height:100%;position:relative;z-index:6}.homepage-why .why-container .why-wrapper .why-wrapper-top{display:flex;flex-direction:column;text-align:center}.homepage-why .why-container .why-wrapper .why-wrapper-top .why-title{margin-bottom:1.1713030747vw}.homepage-why .why-container .why-wrapper .why-wrapper-bottom{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:auto}.homepage-why .why-container .why-wrapper .why-wrapper-bottom .why-wrapper-item{align-items:center;display:flex;flex-direction:column;margin-bottom:4.9780380673vw;text-align:center;width:33%}.homepage-why .why-container .why-wrapper .why-wrapper-bottom .why-wrapper-item:nth-child(4),.homepage-why .why-container .why-wrapper .why-wrapper-bottom .why-wrapper-item:nth-child(5){margin-bottom:0;width:50%}.homepage-why .why-container .why-wrapper .why-wrapper-bottom .why-wrapper-item .why-wrapper-text{width:16.8374816984vw}.homepage-why .why-container .why-wrapper .why-wrapper-bottom .why-wrapper-item .why-wrapper-text .why-item-subtitle{color:hsla(0,0%,100%,.45)}.homepage-why .why-container .why-wrapper .why-wrapper-stars .why-item-star{margin-top:.3660322108vw}}@media(min-width:1366px){.homepage-why .why-container{padding:64px}.homepage-why .why-container .why-wrapper .why-wrapper-top .why-title{margin-bottom:16px}.homepage-why .why-container .why-wrapper .why-wrapper-bottom .why-wrapper-item{margin-bottom:68px}.homepage-why .why-container .why-wrapper .why-wrapper-bottom .why-wrapper-item:nth-child(4),.homepage-why .why-container .why-wrapper .why-wrapper-bottom .why-wrapper-item:nth-child(5){width:50%}.homepage-why .why-container .why-wrapper .why-wrapper-bottom .why-wrapper-item .why-wrapper-text{width:230px}.homepage-why .why-container .why-wrapper .why-wrapper-stars .why-item-star{margin-top:5px}}.homepage-blend-block{background-color:#202020;overflow:hidden}.homepage-blend-block .blend-block-container .blend-block-wrapper{overflow:hidden;padding:14.8837209302vw 0}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content{display:flex;flex-direction:column;gap:9.3023255814vw;max-width:100%}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item{background-color:#2b2b2b;border-radius:7.4418604651vw;display:flex;flex-direction:column;height:auto;width:100%}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text{align-items:center;display:flex;flex:1;flex-direction:column;padding:7.4418604651vw}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-number{color:#1fb911}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .h3-text{font-size:3.7209302326vw;margin-bottom:4.6511627907vw}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-description{color:hsla(0,0%,100%,.45);text-align:center}@media(min-width:768px){.homepage-blend-block .blend-block-container .blend-block-wrapper{padding:4.6852122987vw 0}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content{gap:2.9282576867vw}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item{background-color:#2b2b2b;border-radius:2.3426061493vw}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text{padding:2.3426061493vw}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .h3-text{font-size:1.1713030747vw;margin-bottom:1.4641288433vw}}@media(min-width:1366px){.homepage-blend-block .blend-block-container .blend-block-wrapper{padding:64px 0}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content{display:flex;flex-direction:row;gap:40px;width:100%}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item{border-radius:32px;width:100%}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text{flex:auto;padding:32px}.homepage-blend-block .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .h3-text{font-size:16px;margin-bottom:20px}}.homepage-blog{overflow:hidden}.homepage-blog .homepage-blog-container{padding-bottom:27.9069767442vw;padding-top:27.9069767442vw}.homepage-blog .homepage-blog-container .blog-wrapper{display:flex;flex-direction:column}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:9.3023255814vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text{width:100%}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text .header-text-title{margin-bottom:16px}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-action{align-items:center;cursor:pointer;display:none;flex-direction:column;height:32.5581395349vw;justify-content:center;transform:rotate(-15deg);width:32.5581395349vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-action .change-background-svg{animation:rotation 40s linear infinite;height:32.5581395349vw;left:0;position:absolute;top:0;width:32.5581395349vw;z-index:5}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-action .change-finger-icon{height:3.7209302326vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content{overflow:hidden}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper{display:flex;margin-top:10.2325581395vw;width:-moz-max-content;width:max-content}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item{background-color:#2b2b2b;border-radius:7.4418604651vw;display:flex;flex-direction:column;margin-right:5.5813953488vw;width:76.2790697674vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-image{height:41.8604651163vw;width:76.2790697674vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-image img{border-bottom-left-radius:0;border-top-left-radius:7.4418604651vw;border-top-right-radius:7.4418604651vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content{display:flex;flex:1;flex-direction:column;padding:7.4418604651vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-tags{display:flex}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-tags .tag-item{border:1px solid hsla(0,0%,100%,.45);border-radius:23.2558139535vw;margin-right:1.8604651163vw;padding:1.8604651163vw 3.7209302326vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-title{margin-bottom:2.3255813953vw;margin-top:auto}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-subtitle{color:hsla(0,0%,100%,.45)}@media(min-width:768px){.homepage-blog .homepage-blog-container{padding-bottom:8.78477306vw;padding-top:8.78477306vw}.homepage-blog .homepage-blog-container .blog-wrapper{display:flex;flex-direction:column}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3.2942898975vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text{width:52.1229868228vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text .header-text-title{margin-bottom:16px}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-action{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:10.2489019034vw;justify-content:center;transform:rotate(-15deg);width:10.2489019034vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-action .change-background-svg{animation:rotation 40s linear infinite;height:10.2489019034vw;left:0;position:absolute;top:0;width:10.2489019034vw;z-index:5}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-action .change-finger-icon{height:1.1713030747vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper{display:flex;margin-top:0;width:-moz-max-content;width:max-content}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item{background-color:#2b2b2b;border-radius:2.3426061493vw;display:flex;flex-direction:row;margin-right:1.756954612vw;width:52.1229868228vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-image{height:20.4978038067vw;width:17.5695461201vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-image img{border-bottom-left-radius:2.3426061493vw;border-top-left-radius:2.3426061493vw;border-top-right-radius:0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content{display:flex;flex:1;flex-direction:column;padding:2.3426061493vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-tags{display:flex}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-tags .tag-item{border:1px solid hsla(0,0%,100%,.45);border-radius:7.3206442167vw;margin-right:.5856515373vw;padding:.5856515373vw 1.1713030747vw}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-title{margin-bottom:.7320644217vw;margin-top:auto}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-subtitle{color:hsla(0,0%,100%,.45)}}@media(min-width:1366px){.homepage-blog .homepage-blog-container{padding-bottom:120px;padding-top:120px}.homepage-blog .homepage-blog-container .blog-wrapper{display:flex;flex-direction:column}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header{display:flex;justify-content:space-between;margin-bottom:45px}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text{width:712px}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text .header-text-title{margin-bottom:16px}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-action{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:140px;justify-content:center;transform:rotate(-15deg);width:140px}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-action .change-background-svg{animation:rotation 40s linear infinite;height:140px;left:0;position:absolute;top:0;width:140px;z-index:5}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-action .change-finger-icon{height:16px}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper{display:flex;width:-moz-max-content;width:max-content}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item{background-color:#2b2b2b;border-radius:32px;display:flex;margin-right:24px;width:712px}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-image{height:280px;width:240px}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-image img{border-bottom-left-radius:32px;border-top-left-radius:32px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content{display:flex;flex:1;flex-direction:column;padding:32px}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-tags{display:flex}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-tags .tag-item{border:1px solid hsla(0,0%,100%,.45);border-radius:100px;margin-right:8px;padding:8px 16px}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-title{margin-bottom:10px;margin-top:auto}.homepage-blog .homepage-blog-container .blog-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-subtitle{color:hsla(0,0%,100%,.45)}}.page-template-template-homepage .homepage-faq{background-color:#202020;border-bottom:1px solid hsla(0,0%,100%,.45)}.homepage-faq{background-color:#121212}.homepage-faq .faq-container .faq-wrapper{padding:14.8837209302vw 0}.homepage-faq .faq-container .faq-wrapper .faq-title{margin-bottom:5.5813953488vw;text-align:center;width:100%}.homepage-faq .faq-container .faq-wrapper .faq-list{align-items:center;display:flex;flex-direction:column}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item{background:hsla(0,0%,100%,.1);border-radius:7.4418604651vw;margin-bottom:5.5813953488vw;padding:5.5813953488vw;width:100%}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question{cursor:pointer;display:flex;justify-content:space-between;margin-bottom:0;transition:margin .3s linear}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-text{align-items:center;display:flex;flex:1}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-icon{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;height:7.4418604651vw;justify-content:center;transform:rotate(0);transition:transform .3s linear;width:7.4418604651vw}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-icon img{height:3.7209302326vw;width:3.7209302326vw}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question.open{margin-bottom:2.7906976744vw}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question.open .question-icon{transform:rotate(180deg);transition:transform .3s linear}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer{height:0;overflow:hidden;transition:height .3s linear}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer .list-item-answer-wrapper{padding-top:2.7906976744vw}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer.open .list-item-answer-wrapper{border-top:1px solid hsla(0,0%,100%,.1)}.homepage-faq .faq-container .faq-wrapper .faq-view-more{display:flex;justify-content:center;width:100%}.homepage-faq .faq-container .faq-wrapper .faq-view-more .faq-view-more-button{border:1px solid #fff;border-radius:7.4418604651vw;padding:3.7209302326vw 25.5813953488vw}.faq-page .page-header{text-align:center}.faq-page .faq-page-wrapper .homepage-faq .faq-container .faq-wrapper .faq-list{width:100%}@media(min-width:768px){.homepage-faq .faq-container .faq-wrapper{padding:8.78477306vw 0}.homepage-faq .faq-container .faq-wrapper .faq-title{margin-bottom:1.756954612vw;text-align:center;width:100%}.homepage-faq .faq-container .faq-wrapper .faq-list{align-items:center;display:flex;flex-direction:column}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item{background:hsla(0,0%,100%,.1);border-radius:2.3426061493vw;margin-bottom:1.756954612vw;padding:1.756954612vw;width:52.1229868228vw}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question{cursor:pointer;display:flex;justify-content:space-between;margin-bottom:0;transition:margin .3s linear}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question.open{margin-bottom:.878477306vw;transition:margin .3s linear}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-text{align-items:center;display:flex;flex:1}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-icon{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;height:2.3426061493vw;justify-content:center;width:2.3426061493vw}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-icon img{height:1.1713030747vw;width:1.1713030747vw}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer{height:0;overflow:hidden;transition:height .3s linear}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer .list-item-answer-wrapper{padding-top:.878477306vw}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer.open .list-item-answer-wrapper{border-top:1px solid hsla(0,0%,100%,.1)}.homepage-faq .faq-container .faq-wrapper .faq-view-more{display:flex;justify-content:center;width:100%}.homepage-faq .faq-container .faq-wrapper .faq-view-more .faq-view-more-button{border:1px solid #fff;border-radius:2.3426061493vw;padding:1.1713030747vw 8.0527086384vw}}@media(min-width:1366px){.homepage-faq .faq-container .faq-wrapper{padding:120px 0}.homepage-faq .faq-container .faq-wrapper .faq-title{margin-bottom:24px;text-align:center;width:100%}.homepage-faq .faq-container .faq-wrapper .faq-list{align-items:center;display:flex;flex-direction:column}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item{background:hsla(0,0%,100%,.1);border-radius:32px;margin-bottom:24px;padding:24px;width:712px}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question{cursor:pointer;display:flex;justify-content:space-between;margin-bottom:0;transition:margin .3s linear}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question.open{margin-bottom:12px}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-text{align-items:center;display:flex;flex:1}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-icon{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-icon img{height:16px;width:16px}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer{height:0;overflow:hidden;transition:height .3s linear}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer .list-item-answer-wrapper{padding-top:12px}.homepage-faq .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer.open .list-item-answer-wrapper{border-top:1px solid hsla(0,0%,100%,.1)}.homepage-faq .faq-container .faq-wrapper .faq-view-more{display:flex;justify-content:center;width:100%}.homepage-faq .faq-container .faq-wrapper .faq-view-more .faq-view-more-button{border:1px solid #fff;border-radius:32px;padding:16px 110px}}.home .homepage-banner{isolation:isolate;overflow:hidden;position:relative}.home .homepage-banner-text{display:flex;flex-direction:column;gap:5.5813953488vw;padding:14.8837209302vw 6.511627907vw;text-align:center}.home .homepage-banner-text .homepage-banner-description{line-height:1.5}.home .homepage-banner-text .grey-button{background-color:rgba(0,0,0,.302);border:1px solid #fff;border-radius:23.023255814vw;padding:3.7209302326vw;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home .homepage-banner-text .grey-button:hover{background-color:rgba(0,0,0,.4)}.home .homepage-banner-background{bottom:auto;height:calc(100% + 200px);left:0;position:absolute;right:0;top:-200px;z-index:-1}.home .homepage-banner-background .homepage-banner-image{height:calc(100% + 200px);-o-object-fit:cover;object-fit:cover;width:100%}.home .homepage-banner-background .homepage-banner-overlay{background-color:#121212;bottom:0;left:0;opacity:.75;position:absolute;right:0;top:0}@media(min-width:768px){.home .homepage-banner-text{gap:2.3426061493vw;margin-left:auto;margin-right:auto;max-width:70%;padding:7.3206442167vw 0}.home .homepage-banner-text .h2-text{font-size:4.7584187408vw}.home .homepage-banner-text .grey-button{border-radius:7.2474377745vw;margin-left:auto;margin-right:auto;padding:1.1713030747vw 8.78477306vw;width:-moz-fit-content;width:fit-content}}@media(min-width:1366px){.home .homepage-banner-text{gap:32px;max-width:780px;padding:200px 0}.home .homepage-banner-text .h2-text{font-size:65px}.home .homepage-banner-text .grey-button{border-radius:99px;padding:16px 120px}}.home .homepage-gallery{margin:14.8837209302vw 3.7209302326vw;overflow:hidden}.home .homepage-gallery .title-slide-bar-gallery{background-color:hsla(0,0%,100%,.1);border-radius:23.023255814vw;height:.9302325581vw;margin-bottom:5.5813953488vw;margin-left:auto;width:37.2093023256vw}.home .homepage-gallery .title-slide-bar-gallery .swiper-scrollbar-drag{background-color:#1fb911;border-radius:23.2558139535vw;height:100%}.home .homepage-gallery .homepage-gallery-swiper{cursor:grab}.home .homepage-gallery .homepage-gallery-swiper:active{cursor:grabbing}.home .homepage-gallery .homepage-gallery-swiper .swiper-slide{border-radius:7.4418604651vw;height:125.5813953488vw;-o-object-fit:cover;object-fit:cover;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home .homepage-gallery .homepage-gallery-swiper .swiper-slide:not(:last-child){margin-right:3.7209302326vw}.home .homepage-gallery .homepage-gallery-swiper .swiper-slide .swiper-zoom-container{height:100%;width:100%}.home .homepage-gallery .homepage-gallery-swiper .swiper-slide .swiper-slide-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:768px){.home .homepage-gallery{margin:8.78477306vw 4.6852122987vw}.home .homepage-gallery .title-slide-bar-gallery{border-radius:7.2474377745vw;height:.2928257687vw;margin-bottom:1.756954612vw;width:11.7130307467vw}.home .homepage-gallery .title-slide-bar-gallery .swiper-scrollbar-drag{border-radius:7.3206442167vw}.home .homepage-gallery .homepage-gallery-swiper .swiper-slide{border-radius:2.3426061493vw;height:39.5314787701vw;width:29.0629575403vw}.home .homepage-gallery .homepage-gallery-swiper .swiper-slide:not(:last-child){margin-right:1.756954612vw}.home .homepage-gallery.full.add-lightbox{align-items:center;background-color:rgba(0,0,0,.8);bottom:0;box-shadow:0 0 0 999px rgba(0,0,0,.8);display:flex;flex-direction:column;gap:1.756954612vw;left:0;margin-left:4.6852122987vw;margin-right:4.6852122987vw;position:fixed;right:0;top:0;z-index:999}.home .homepage-gallery.full.add-lightbox .homepage-gallery-navigation{display:flex;gap:2.3426061493vw;justify-content:center;margin-left:auto}.home .homepage-gallery.full.add-lightbox .homepage-gallery-navigation .title-slide-bar-gallery{margin-bottom:0}.home .homepage-gallery.full.add-lightbox .homepage-gallery-swiper .swiper-slide{aspect-ratio:1.2/1;height:auto;width:calc(100% - 9.37042vw)}.home .homepage-gallery .close{border:1px solid #fff;border-radius:99px;height:2.3426061493vw;padding:.439238653vw;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2.3426061493vw}.home .homepage-gallery .close:hover{cursor:pointer}.home:has(.full.add-lightbox){overflow:hidden}}@media(min-width:1366px){.home .homepage-gallery{margin:120px 64px}.home .homepage-gallery .title-slide-bar-gallery{border-radius:99px;height:4px;margin-bottom:24px;width:160px}.home .homepage-gallery .title-slide-bar-gallery .swiper-scrollbar-drag{border-radius:100px}.home .homepage-gallery .homepage-gallery-swiper .swiper-slide{border-radius:32px;height:540px;width:397px}.home .homepage-gallery .homepage-gallery-swiper .swiper-slide:not(:last-child){margin-right:24px}}.post-type-archive-product .shop-page .woocommerce-breadcrumb,.tax-product_cat .shop-page .woocommerce-breadcrumb{display:none}.post-type-archive-product .shop-page .woocommerce-ordering,.post-type-archive-product .shop-page .woocommerce-result-count,.tax-product_cat .shop-page .woocommerce-ordering,.tax-product_cat .shop-page .woocommerce-result-count{display:none!important}.post-type-archive-product .shop-page .woocommerce-products-header .page-title,.tax-product_cat .shop-page .woocommerce-products-header .page-title{color:#1fb911;font-size:7.4418604651vw;font-weight:500;left:9.3023255814vw;position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap}.post-type-archive-product .shop-page .woocommerce-products-header .simple-page-title,.tax-product_cat .shop-page .woocommerce-products-header .simple-page-title{left:50%;transform:translate(-50%,-50%)}.post-type-archive-product .shop-page .woocommerce-products-header .banner,.tax-product_cat .shop-page .woocommerce-products-header .banner{position:relative}.post-type-archive-product .shop-page .woocommerce-products-header .banner .category-image,.tax-product_cat .shop-page .woocommerce-products-header .banner .category-image{max-height:79.5348837209vw;width:100%}.post-type-archive-product .shop-page .woocommerce-products-header .banner .missing-category-image,.tax-product_cat .shop-page .woocommerce-products-header .banner .missing-category-image{padding:50px 0}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel{align-items:center;bottom:4.6511627907vw;display:flex;justify-content:center;padding:0 11.1627906977vw;position:relative}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card{height:67.4418604651vw;position:relative;width:63.7209302326vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .card-text,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .card-text{text-align:center}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .blur-card,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .blur-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:hsla(0,0%,100%,.1);border-radius:17.2093023256vw;height:100%;position:absolute;width:100%;z-index:1}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .blur-card.active,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .blur-card.active{background-color:rgba(31,185,17,.4)}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .card-content,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .card-content{align-items:center;display:flex!important;flex-direction:column;gap:3.7209302326vw;height:100%;padding:9.3023255814vw 11.3953488372vw;position:relative;width:100%;z-index:10}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .subcategory-image,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .subcategory-image{height:39.0697674419vw;width:51.3953488372vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .subcategory-image img,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .subcategory-image img{height:100%;width:100%}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots{bottom:-6.976744186vw;display:flex;justify-content:center;list-style:none;margin:0;padding:0;position:absolute}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li{margin:0 1.8604651163vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li button,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li button{background:hsla(0,0%,100%,.1);border:none;border-radius:.9302325581vw;color:transparent;height:1.1627906977vw;overflow:hidden;padding:.9302325581vw;width:5.5813953488vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li.slick-active button,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li.slick-active button{background:#1fb911;color:#1fb911}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .slick-track .slick-slide,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .slick-track .slick-slide{margin:0 1.8604651163vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .category-slider__arrow,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .category-slider__arrow{cursor:pointer;height:7.4418604651vw;position:absolute;width:7.4418604651vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .category-slider__arrow.arrow-right,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .category-slider__arrow.arrow-right{right:0}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .category-slider__arrow.arrow-left,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .category-slider__arrow.arrow-left{left:0}.post-type-archive-product .shop-page .woocommerce-ordering,.post-type-archive-product .shop-page .woocommerce-result-count,.tax-product_cat .shop-page .woocommerce-ordering,.tax-product_cat .shop-page .woocommerce-result-count{float:none}.post-type-archive-product .shop-page .woocommerce-breadcrumb,.tax-product_cat .shop-page .woocommerce-breadcrumb{display:none!important}.post-type-archive-product .shop-page .woocommerce-result-count,.tax-product_cat .shop-page .woocommerce-result-count{margin-top:9.3023255814vw;text-align:center}.post-type-archive-product .shop-page .woocommerce-ordering .select2,.tax-product_cat .shop-page .woocommerce-ordering .select2{align-items:center;background-color:#2b2b2b;border:none;border-radius:7.4418604651vw;color:#fff;display:flex;height:11.6279069767vw;padding:4.6511627907vw 6.976744186vw 4.6511627907vw 5.8139534884vw;width:100%!important}.post-type-archive-product .shop-page .woocommerce-ordering .select2 .selection,.tax-product_cat .shop-page .woocommerce-ordering .select2 .selection{width:100%}.post-type-archive-product .shop-page .woocommerce-ordering .select2 .select2-selection,.tax-product_cat .shop-page .woocommerce-ordering .select2 .select2-selection{background-color:#2b2b2b;border:none;color:#fff}.post-type-archive-product .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__rendered,.tax-product_cat .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__rendered{background-color:#2b2b2b;border:none;color:#fff;font-size:3.7209302326vw;font-weight:400;padding-left:0;padding-right:2.3255813953vw}.post-type-archive-product .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__rendered:focus-within,.tax-product_cat .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__rendered:focus-within{outline:none}.post-type-archive-product .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__arrow,.tax-product_cat .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__arrow{right:2.3255813953vw;top:50%;transform:translateY(-50%)}.post-type-archive-product .shop-page .shop-page-wrapper,.tax-product_cat .shop-page .shop-page-wrapper{display:flex;flex-direction:column;margin-top:9.3023255814vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters{background-color:#121212;display:none;flex-direction:column;height:100vh;left:0;margin-right:0;padding:7.4418604651vw;position:fixed;top:0;width:100vw;z-index:50}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters.show,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters.show{display:flex}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper{height:auto;overflow-x:hidden;overflow-y:scroll}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper::-webkit-scrollbar,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper::-webkit-scrollbar{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block{border-bottom:1px solid hsla(0,0%,100%,.45);padding:5.5813953488vw 0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block:last-of-type,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block:last-of-type{border:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .wp-block-heading,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .wp-block-heading{color:#9c9c9c}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list{padding:0 3.7209302326vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list>li,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list>li{margin-bottom:3.7209302326vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list>li:last-child,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list>li:last-child{margin-bottom:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__input,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__input{background-color:transparent;border:1px solid hsla(0,0%,100%,.45);margin-right:1.8604651163vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__input:checked,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__input:checked{background-color:#1fb911;border:1px solid transparent}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-attribute-filter__actions,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-attribute-filter__actions{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__mark,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__mark{fill:#fff}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox-list>li,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox-list>li{margin-bottom:3.7209302326vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox-list>li:last-child,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox-list>li:last-child{margin-bottom:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-attribute-filter__actions,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__input,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__mark,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-attribute-filter__actions,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__input,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__mark{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__label,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__label{background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw;padding:1.8604651163vw 3.7209302326vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__input[type=checkbox]:checked+.wc-block-components-checkbox__mark+.wc-block-components-checkbox__label,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__input[type=checkbox]:checked+.wc-block-components-checkbox__mark+.wc-block-components-checkbox__label{background-color:#1fb911}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories{font-size:inherit;margin:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories a,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories a{font-size:4.1860465116vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories a:hover,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories a:hover{color:#119205}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories>ul,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories>ul{gap:9.3023255814vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories>ul a,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories>ul a{font-weight:700}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories ul,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories ul{display:flex;flex-direction:column;list-style:none;padding:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories ul li,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories ul li{padding:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list{display:flex;flex-direction:column;gap:1.8604651163vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list a,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list a{font-size:3.2558139535vw;font-weight:500}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper [class^=product-search-filter-][class$=-heading],.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper [class^=product-search-filter-][class$=-heading]{color:#9c9c9c;font-family:Noto Sans,sans-serif;font-size:3.7209302326vw;font-weight:500;line-height:4.6511627907vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper [class^=product-search-filter-][class$=-heading]:not(.product-search-filter-stock-heading),.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper [class^=product-search-filter-][class$=-heading]:not(.product-search-filter-stock-heading){margin-bottom:3.7209302326vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock{align-items:center;display:flex;justify-content:space-between}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label{align-items:center;display:flex;flex-wrap:nowrap}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label a,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label a{color:transparent;display:inline-block;width:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .loading-extra-filter,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .loading-extra-filter{background-image:url(/wp-content/themes/cannazipbags/public/images/loading.a24271.svg);background-position:100%;background-repeat:no-repeat;background-size:9.3023255814vw;padding-right:8.1395348837vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input{cursor:pointer;height:5.5813953488vw;width:5.5813953488vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input:checked,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input:checked{accent-color:#1fb911}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .stock-switch,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .stock-switch{background-color:gray;border-radius:15px;cursor:pointer;display:inline-block;height:4.6511627907vw;position:relative;transition:background-color .3s;width:9.3023255814vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .stock-switch:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .stock-switch:after{background-color:#fff;border-radius:50%;content:"";height:3.7209302326vw;left:2px;position:absolute;top:2px;transition:transform .3s;width:3.7209302326vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input[type=checkbox],.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input[type=checkbox]{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input[type=checkbox]:checked+.stock-switch,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input[type=checkbox]:checked+.stock-switch{background-color:#1fb911}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input[type=checkbox]:checked+.stock-switch:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input[type=checkbox]:checked+.stock-switch:after{transform:translateX(4.6511627907vw)}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price{margin-bottom:13.9534883721vw!important}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-form,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-form{padding:0 2.3255813953vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-heading,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-heading{color:#1fb911}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-min-max,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-min-max{color:#fff;display:flex;font-size:4.1860465116vw;justify-content:space-between;left:0;opacity:1;position:absolute;top:7.4418604651vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-min-max .slider-min-max-separator,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-min-max .slider-min-max-separator{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-min-max .slider-max:after,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-min-max .slider-min:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-min-max .slider-max:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-min-max .slider-min:after{content:"$"}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-limit-max,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-limit-min,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-limit-max,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-limit-min{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .ui-slider-handle,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .ui-slider-handle{background-color:#fff;border:1px solid #1fb911;height:5.5813953488vw;width:5.5813953488vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .ui-slider-range,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .ui-slider-range{background-color:#1fb911;border:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .ui-widget-content,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .ui-widget-content{background-color:hsla(0,0%,100%,.1);border:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-clear,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-clear{display:none!important}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms{overflow:hidden;position:relative}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms [class^=product-search-filter-][class$=-heading],.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms [class^=product-search-filter-][class$=-heading]{cursor:pointer;display:flex;flex-wrap:nowrap;justify-content:space-between}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms [class^=product-search-filter-][class$=-heading]:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms [class^=product-search-filter-][class$=-heading]:after{background-color:orange;background-image:url(/wp-content/themes/cannazipbags/public/images/arrow-black.0f8ca7.svg);background-position:50%;background-repeat:no-repeat;border-radius:16px;content:"";display:block;height:6.976744186vw;margin-right:5px;transform:rotate(180deg);width:5.5813953488vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms.hidden-items .product-search-filter-items,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms.hidden-items .product-search-filter-items{height:0!important}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms.hidden-items [class^=product-search-filter-][class$=-heading],.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms.hidden-items [class^=product-search-filter-][class$=-heading]{margin:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms.hidden-items [class^=product-search-filter-][class$=-heading]:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms.hidden-items [class^=product-search-filter-][class$=-heading]:after{background-color:#fff;transform:rotate(0deg)}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items{position:relative;transition:height .3s ease-in}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .attribute-item-all,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .cat-item-all,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .attribute-item-all,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .cat-item-all{position:absolute;right:0;top:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .attribute-item-all:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .cat-item-all:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .attribute-item-all:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .cat-item-all:before{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .attribute-item-all a,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .cat-item-all a,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .attribute-item-all a,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .cat-item-all a{color:#1fb911;font-weight:600}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .loading-term-filter,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .loading-term-filter{background-image:url(/wp-content/themes/cannazipbags/public/images/loading.a24271.svg);background-position:100%;background-repeat:no-repeat;background-size:9.3023255814vw;padding-right:8.1395348837vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features),.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features),.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children{display:flex;flex-direction:column;gap:5.5813953488vw;padding-left:3.7209302326vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent{align-items:center;display:flex;gap:1.8604651163vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item a:after,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent a:after,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item a:after,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent a:after,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item a:after,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent a:after,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item a:after,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent a:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item a:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent a:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item a:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent a:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item a:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent a:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item a:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent a:after{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent .term-name{font-size:3.7209302326vw;font-weight:400}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item:before{background-color:transparent;border:1px solid hsla(0,0%,100%,.1);border-radius:4px;content:"";display:block;height:4.6511627907vw;width:4.6511627907vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .current-attribute:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .current-cat:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .current-attribute:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .current-cat:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .current-attribute:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .current-cat:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .current-attribute:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .current-cat:before{background-color:#1fb911}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-categories .cat-item:has(ul.children),.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-categories .cat-item:has(ul.children){align-items:start!important;display:flex;flex-direction:column}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-categories .cat-item:has(ul.children):before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-categories .cat-item:has(ul.children):before{display:none!important}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-categories .cat-item:has(ul.children)>a:first-of-type,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-categories .cat-item:has(ul.children)>a:first-of-type{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-categories .cat-item:has(ul.children) .children,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-categories .cat-item:has(ul.children) .children{padding:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color{display:flex;flex-wrap:wrap;gap:3.7209302326vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item a:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item a:after{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item a .term-thumbnail,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item a .term-thumbnail{border-radius:100%;height:11.6279069767vw;width:11.6279069767vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item.current-attribute a .term-thumbnail,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item.current-attribute a .term-thumbnail{border:1px solid transparent;outline:2px solid #1fb911}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_design-safety-features,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_design-safety-features{padding:0!important}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_design-safety-features .attribute-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_design-safety-features .attribute-item{background-color:hsla(0,0%,100%,.1);border-radius:100px;padding:1.8604651163vw 3.7209302326vw;width:-moz-fit-content;width:fit-content}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_design-safety-features .current-attribute,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_design-safety-features .current-attribute{background-color:#1fb911}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .shop-page-filters-actions,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .shop-page-filters-actions{display:flex;justify-content:space-between;margin-top:auto;padding-top:4.6511627907vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .shop-page-filters-actions>*,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .shop-page-filters-actions>*{border-radius:7.4418604651vw;cursor:pointer;padding:3.7209302326vw 0;text-align:center;width:48%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .shop-page-filters-actions .shop-page-filters-cancel,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .shop-page-filters-actions .shop-page-filters-cancel{background-color:#000;border:1px solid #fff;color:#fff}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .shop-page-filters-actions .shop-page-filters-apply,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .shop-page-filters-actions .shop-page-filters-apply{background-color:#1fb911;color:#fff}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters-button,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters-button{background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw;cursor:pointer;display:flex;justify-content:center;margin-bottom:9.3023255814vw;padding:1.8604651163vw 3.7209302326vw;width:100%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products{flex:1}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products{display:flex;flex-wrap:wrap;justify-content:space-between}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products:before{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product{width:100%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card{background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper{display:flex;flex-direction:column}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top{cursor:pointer;height:73.488372093vw;position:relative}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag{background-color:rgba(0,0,0,.6);border-radius:7.4418604651vw;display:flex;left:5.5813953488vw;padding:1.8604651163vw 3.7209302326vw;position:absolute;top:5.5813953488vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag .customize-tag,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag .customize-tag{margin-right:1.8604651163vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image{height:100%;width:100%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image img,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image img{border-top-left-radius:7.4418604651vw;border-top-right-radius:7.4418604651vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom{background-color:transparent;box-sizing:content-box;display:flex;flex-direction:column;gap:2.7906976744vw;height:69.7674418605vw;justify-content:space-between;padding:7.4418604651vw;transition:background-color .3s ease-in-out}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom.space-between,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom.space-between{justify-content:space-between}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom input[type=number]::-webkit-inner-spin-button,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom input[type=number]::-webkit-outer-spin-button,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom input[type=number]::-webkit-inner-spin-button,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom input[type=number],.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom input[type=number]{-moz-appearance:textfield}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info{padding:2.7906976744vw 0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec{align-items:center;display:flex;gap:.9302325581vw;justify-content:center}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .break-line,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .break-line{border:1px solid rgba(236,89,6,.45);color:rgba(236,89,6,.45);height:11.6279069767vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data{align-items:center;display:flex;flex:1;flex-direction:column;gap:1.8604651163vw;height:12.5581395349vw;justify-content:center;max-width:100%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data .value,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data .value{font-size:4.6511627907vw;font-weight:700;margin-top:auto;white-space:nowrap}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-product-sku,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-product-sku{color:hsla(0,0%,100%,.45)}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;margin-right:3.7209302326vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features{display:flex;gap:1.8604651163vw;margin-bottom:2.3255813953vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features .feature,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features .feature{border:1px solid #fff;border-radius:100px;padding:1.8604651163vw 3.7209302326vw;white-space:nowrap}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title{cursor:pointer;margin-bottom:1.8604651163vw;transition:color .3s ease-in-out}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt{display:-webkit-box;margin-top:auto;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease-in-out;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.45)}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action{display:flex;flex-direction:column;gap:3.7209302326vw;width:100%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price{display:flex;flex-wrap:nowrap;gap:.9302325581vw;width:100%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price{align-items:center;display:flex;flex:1;flex-direction:column;height:12.5581395349vw;justify-content:center;line-height:7.9069767442vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price .h3-text,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price .h3-text{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;font-weight:700;gap:2px;white-space:nowrap}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .select2,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .select2{width:18.6046511628vw!important}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy{align-items:center;display:flex;flex-direction:column-reverse;gap:3.7209302326vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:100px;display:flex;flex-wrap:nowrap;gap:1.8604651163vw;height:9.3023255814vw;justify-content:center;padding:1.8604651163vw 4.6511627907vw;width:60%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity input,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity input{background-color:transparent;border:initial;color:#fff;font-weight:700;padding:6px;width:60%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity input :focus-visible,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity input :focus-visible{border:initial}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity .minus,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity .plus,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity .minus,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity .plus{cursor:pointer;height:auto;padding-bottom:inherit;padding-top:inherit;width:4.6511627907vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper{align-items:center;background:hsla(0,0%,100%,.1);background-color:#1fb911;border-radius:100px;cursor:pointer;display:flex;gap:2.7906976744vw;height:13.9534883721vw;justify-content:center;padding:1.8604651163vw 4.6511627907vw;white-space:nowrap;width:100%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .body-text,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .body-text{font-weight:700}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper>img,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper>img{height:5.5813953488vw;margin:0;width:5.5813953488vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper.loading,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper.loading{background-color:hsla(0,0%,100%,.1);display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .not-orange,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .not-orange{transform:rotate(180deg);transition:all .2s linear;transition-property:transform,opacity;width:5.5813953488vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .orange,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .orange{opacity:0;transform:rotate(180deg);transition:all .2s linear;transition-property:transform,opacity;width:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom{background-color:hsla(0,0%,100%,.1)}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title{color:#1fb911}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt{color:#fff}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper{background-color:#fff}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .not-orange,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .not-orange{transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .orange,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .orange{opacity:1;transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:5.5813953488vw}@media(min-width:768px){.post-type-archive-product .shop-page .woocommerce-breadcrumb,.tax-product_cat .shop-page .woocommerce-breadcrumb{display:none}.post-type-archive-product .shop-page .woocommerce-products-header .page-title,.tax-product_cat .shop-page .woocommerce-products-header .page-title{font-size:4.7584187408vw;left:4.39238653vw}.post-type-archive-product .shop-page .woocommerce-products-header .simple-page-title,.tax-product_cat .shop-page .woocommerce-products-header .simple-page-title{margin-top:10px;transform:translateY(-50%)}.post-type-archive-product .shop-page .woocommerce-products-header .banner .category-image,.tax-product_cat .shop-page .woocommerce-products-header .banner .category-image{max-height:25.0366032211vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel{bottom:7.3206442167vw;padding:0 3.513909224vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card{height:21.2298682284vw;width:20.0585651537vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .blur-card,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .blur-card{border-radius:5.4172767204vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .card-content,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .card-content{gap:1.1713030747vw;padding:2.9282576867vw 3.5871156662vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .subcategory-image,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .subcategory-image{height:12.298682284vw;width:16.1786237189vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots{bottom:-2.196193265vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li{margin:0 .5856515373vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li button,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li button{background:hsla(0,0%,100%,.1);border-radius:.2928257687vw;height:.3660322108vw;padding:.2928257687vw;width:3.953147877vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .slick-track .slick-slide,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .slick-track .slick-slide{margin:0 .5856515373vw}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .category-slider__arrow,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .category-slider__arrow{height:2.3426061493vw;position:absolute;width:2.3426061493vw}.post-type-archive-product .shop-page .woocommerce-result-count,.tax-product_cat .shop-page .woocommerce-result-count{margin-top:0;text-align:right}.post-type-archive-product .shop-page .woocommerce-ordering,.tax-product_cat .shop-page .woocommerce-ordering{display:flex;justify-content:end}.post-type-archive-product .shop-page .woocommerce-ordering .select2,.tax-product_cat .shop-page .woocommerce-ordering .select2{border-radius:2.3426061493vw;height:3.6603221083vw;padding:1.4641288433vw 2.196193265vw 1.4641288433vw 1.8301610542vw;width:16.8374816984vw!important}.post-type-archive-product .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__rendered,.tax-product_cat .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__rendered{font-size:1.1713030747vw;padding-right:.7320644217vw}.post-type-archive-product .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__arrow,.tax-product_cat .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__arrow{right:.7320644217vw}.post-type-archive-product .shop-page .shop-page-wrapper,.tax-product_cat .shop-page .shop-page-wrapper{display:flex;flex-direction:row;margin-top:2.9282576867vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters{display:block;height:auto;margin-right:1.756954612vw;padding:0;position:relative;width:18.3016105417vw;z-index:5}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .shop-page-filters-actions,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .shop-page-filters-title,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .shop-page-filters-actions,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .shop-page-filters-title{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper{overflow:auto}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block{border-bottom:1px solid hsla(0,0%,100%,.45);padding:1.756954612vw 0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .wp-block-heading,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .wp-block-heading{color:#9c9c9c}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list{padding:0 1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list>li,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list>li{margin-bottom:1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list>li:last-child,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list>li:last-child{margin-bottom:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__input,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__input{background-color:transparent;border:1px solid hsla(0,0%,100%,.45);margin-right:.5856515373vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__input:checked,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__input:checked{background-color:#1fb911;border:1px solid transparent}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-attribute-filter__actions,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-attribute-filter__actions{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__mark,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__mark{fill:#fff}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox-list>li,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox-list>li{margin-bottom:1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox-list>li:last-child,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox-list>li:last-child{margin-bottom:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-attribute-filter__actions,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__input,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__mark,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-attribute-filter__actions,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__input,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__mark{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__label,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__label{background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw;padding:.5856515373vw 1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__input[type=checkbox]:checked+.wc-block-components-checkbox__mark+.wc-block-components-checkbox__label,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__input[type=checkbox]:checked+.wc-block-components-checkbox__mark+.wc-block-components-checkbox__label{background-color:#1fb911}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories a,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories a{font-size:1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories>ul,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories>ul{gap:2.9282576867vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list{gap:.2928257687vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list a,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list a{font-size:.9516837482vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper [class^=product-search-filter-][class$=-heading],.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper [class^=product-search-filter-][class$=-heading]{font-size:1.1713030747vw;line-height:1.4641288433vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper [class^=product-search-filter-][class$=-heading]:not(.product-search-filter-stock-heading),.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper [class^=product-search-filter-][class$=-heading]:not(.product-search-filter-stock-heading){margin-bottom:1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .loading-extra-filter,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .loading-extra-filter{background-size:2.9282576867vw;padding-right:2.5622254758vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input{height:1.756954612vw;width:1.756954612vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .stock-switch,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .stock-switch{height:1.4641288433vw;width:2.9282576867vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .stock-switch:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .stock-switch:after{height:1.1713030747vw;left:2px;top:2px;width:1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input[type=checkbox]:checked+.stock-switch:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input[type=checkbox]:checked+.stock-switch:after{transform:translateX(1.4641288433vw)}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price{margin-bottom:4.39238653vw!important}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-form,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-form{padding:0 .7320644217vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-min-max,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-min-max{font-size:1.317715959vw;top:2.3426061493vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .ui-slider-handle,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .ui-slider-handle{height:1.756954612vw;width:1.756954612vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms [class^=product-search-filter-][class$=-heading]:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms [class^=product-search-filter-][class$=-heading]:after{height:2.196193265vw;transform:rotate(180deg);width:1.756954612vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .loading-term-filter,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .loading-term-filter{background-size:2.9282576867vw;padding-right:2.5622254758vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features),.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features),.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children{gap:1.756954612vw;padding-left:1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent{gap:.5856515373vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent .term-name{font-size:1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item:before{height:1.4641288433vw;width:1.4641288433vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color{gap:1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item a:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item a:after{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item a .term-thumbnail,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item a .term-thumbnail{height:3.6603221083vw;width:3.6603221083vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_design-safety-features .attribute-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_design-safety-features .attribute-item{padding:.5856515373vw 1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters-button,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters-button{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products{flex:1}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.756954612vw;gap:1.756954612vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card{background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper{display:flex;flex-direction:column}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top{cursor:pointer;height:23.1332357247vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag{border-radius:2.3426061493vw;left:1.756954612vw;padding:.5856515373vw 1.1713030747vw;top:1.756954612vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag .customize-tag,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag .customize-tag{margin-right:.5856515373vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image{height:100%;width:100%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image img,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image img{border-top-left-radius:2.3426061493vw;border-top-right-radius:2.3426061493vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom{gap:.878477306vw;height:21.9619326501vw;padding:2.3426061493vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info{padding:.878477306vw 0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec{gap:.2928257687vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .break-line,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .break-line{height:3.6603221083vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data{gap:.5856515373vw;height:3.953147877vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data .value,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data .value{font-size:1.4641288433vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper{margin-right:1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features{gap:.5856515373vw;margin-bottom:.7320644217vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features .feature,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features .feature{padding:.5856515373vw 1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .title-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .title-wrapper{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title{cursor:pointer;margin-bottom:.5856515373vw;transition:color .3s ease-in-out}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt{display:-webkit-box;margin-top:auto;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease-in-out;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.45)}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action{gap:1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price{gap:.2928257687vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price{height:3.953147877vw;line-height:2.4890190337vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy{gap:1.1713030747vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity{gap:.5856515373vw;height:2.9282576867vw;padding:.5856515373vw 1.4641288433vw;width:70%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity .minus,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity .plus,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity .minus,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity .plus{width:1.756954612vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper{gap:.878477306vw;height:4.39238653vw;padding:.5856515373vw 1.4641288433vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper>img,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper>img{height:1.756954612vw;margin:0;width:1.756954612vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .not-orange,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .not-orange{width:1.756954612vw}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom{background-color:hsla(0,0%,100%,.1)}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title{color:#1fb911}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt{color:#fff}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper{background-color:#fff}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .not-orange,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .not-orange{transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .orange,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .orange{opacity:1;transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:5.5813953488vw}}@media(min-width:1366px){.post-type-archive-product .shop-page .woocommerce-breadcrumb,.post-type-archive-product .shop-page .woocommerce-ordering,.post-type-archive-product .shop-page .woocommerce-result-count,.tax-product_cat .shop-page .woocommerce-breadcrumb,.tax-product_cat .shop-page .woocommerce-ordering,.tax-product_cat .shop-page .woocommerce-result-count{display:none}.post-type-archive-product .shop-page .woocommerce-products-header .page-title,.tax-product_cat .shop-page .woocommerce-products-header .page-title{font-size:65px;font-weight:500;left:60px}.post-type-archive-product .shop-page .woocommerce-products-header .banner .category-image,.tax-product_cat .shop-page .woocommerce-products-header .banner .category-image{max-height:342px}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel{bottom:100px;padding:0 48px}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card{height:290px;width:274px}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .blur-card,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .blur-card{border-radius:74px}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .card-content,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .card-content{gap:16px;padding:40px 49px}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .subcategory-image,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .subcategory-card .subcategory-image{height:168px;width:221px}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots{bottom:-30px}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li{margin:0 8px}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li button,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .slick-dots li button{background:hsla(0,0%,100%,.1);border-radius:4px;height:5px;padding:4px;width:54px}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .slick-track .slick-slide,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .slick-track .slick-slide{margin:0 8px}.post-type-archive-product .shop-page .woocommerce-products-header .subcategories-carousel .category-slider__arrow,.tax-product_cat .shop-page .woocommerce-products-header .subcategories-carousel .category-slider__arrow{height:32px;position:absolute;width:32px}.post-type-archive-product .shop-page .woocommerce-ordering .select2,.tax-product_cat .shop-page .woocommerce-ordering .select2{border-radius:32px;height:50px;padding:20px 30px 20px 25px}.post-type-archive-product .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__rendered,.tax-product_cat .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__rendered{font-size:16px;padding-right:10px}.post-type-archive-product .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__arrow,.tax-product_cat .shop-page .woocommerce-ordering .select2 .select2-selection .select2-selection__arrow{right:10px}.post-type-archive-product .shop-page .shop-page-wrapper,.tax-product_cat .shop-page .shop-page-wrapper{display:flex;margin-top:40px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters{margin-right:24px;width:250px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block{border-bottom:1px solid hsla(0,0%,100%,.45);padding:24px 0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .wp-block-heading,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .wp-block-heading{color:#9c9c9c}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list{padding:0 16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list>li,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list>li{margin-bottom:16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list>li:last-child,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox-list>li:last-child{margin-bottom:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__input,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__input{background-color:transparent;border:1px solid hsla(0,0%,100%,.45);margin-right:8px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__input:checked,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__input:checked{background-color:#1fb911;border:1px solid transparent}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-attribute-filter__actions,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-attribute-filter__actions{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__mark,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .type-widget .wc-block-components-checkbox__mark{fill:#fff}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox-list>li,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox-list>li{margin-bottom:16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox-list>li:last-child,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox-list>li:last-child{margin-bottom:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-attribute-filter__actions,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__input,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__mark,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-attribute-filter__actions,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__input,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__mark{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__label,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__label{background-color:hsla(0,0%,100%,.1);border-radius:32px;padding:8px 16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__input[type=checkbox]:checked+.wc-block-components-checkbox__mark+.wc-block-components-checkbox__label,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wp-block-woocommerce-filter-wrapper .market-widget .wc-block-components-checkbox__input[type=checkbox]:checked+.wc-block-components-checkbox__mark+.wc-block-components-checkbox__label{background-color:#1fb911}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories a,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories a{font-size:14px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories>ul,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories>ul{gap:40px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list{gap:4px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list a,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .widget_block .wc-block-product-categories .wc-block-product-categories-list-item .wc-block-product-categories-list a{font-size:11px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper [class^=product-search-filter-][class$=-heading],.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper [class^=product-search-filter-][class$=-heading]{font-size:16px;line-height:20px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper [class^=product-search-filter-][class$=-heading]:not(.product-search-filter-stock-heading),.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper [class^=product-search-filter-][class$=-heading]:not(.product-search-filter-stock-heading){margin-bottom:16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .loading-extra-filter,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .loading-extra-filter{background-size:40px;padding-right:35px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input{height:24px;width:24px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .stock-switch,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .stock-switch{height:20px;width:40px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .stock-switch:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label .stock-switch:after{height:16px;left:2px;top:2px;width:16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input[type=checkbox]:checked+.stock-switch:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-stock .product-search-filter-extras-form label input[type=checkbox]:checked+.stock-switch:after{transform:translateX(20px)}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price{margin-bottom:60px!important}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-form,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-form{padding:0 10px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-min-max,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .slider-min-max{font-size:18px;top:32px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .ui-slider-handle,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-price .product-search-filter-price-slider .ui-slider-handle{height:24px;width:24px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms [class^=product-search-filter-][class$=-heading]:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms [class^=product-search-filter-][class$=-heading]:after{height:30px;transform:rotate(180deg);width:24px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .loading-term-filter,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .loading-term-filter{background-size:40px;padding-right:35px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features),.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features),.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children{gap:24px;padding-left:16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent{gap:8px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item .term-name,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item .term-name,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent .term-name{font-size:16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent:before,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item-parent:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .attribute-item:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item-parent:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-items:not(.product-search-filter-pa_color):not(.product-search-filter-pa_design-safety-features) .cat-item:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item-parent:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .attribute-item:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item-parent:before,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms ul.children .cat-item:before{height:20px;width:20px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color{gap:16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item a:after,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item a:after{display:none}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item a .term-thumbnail,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_color .attribute-item a .term-thumbnail{height:50px;width:50px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_design-safety-features .attribute-item,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-filters .widgets-wrapper .product-search-filter-terms .product-search-filter-pa_design-safety-features .attribute-item{padding:8px 16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products{flex:1}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card{background-color:hsla(0,0%,100%,.1);border-radius:32px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper{display:flex;flex-direction:column}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top{cursor:pointer;height:316px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag{border-radius:32px;left:24px;padding:8px 16px;top:24px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag .customize-tag,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag .customize-tag{margin-right:8px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image{height:100%;width:100%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image img,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image img{border-top-left-radius:32px;border-top-right-radius:32px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom{gap:12px;height:300px;padding:32px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info{padding:12px 0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec{gap:4px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .break-line,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .break-line{height:50px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data{gap:8px;height:54px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data .value,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data .value{font-size:20px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper{margin-right:16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features{gap:8px;margin-bottom:10px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features .feature,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features .feature{padding:8px 16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title{cursor:pointer;margin-bottom:8px;transition:color .3s ease-in-out}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action{gap:16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price{gap:4px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price{height:54px;line-height:34px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy{gap:16px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity{gap:8px;height:40px;padding:8px 10px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity .minus,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity .plus,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity .minus,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .card-product-quantity .plus{width:24px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper{gap:12px;height:60px;padding:8px 20px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper>img,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper>img{height:24px;margin:0;width:24px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .not-orange,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .not-orange{width:24px}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card,.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom{background-color:hsla(0,0%,100%,.1)}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title{color:#1fb911}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt{color:#fff}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper{background-color:#fff}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .not-orange,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .not-orange{transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:0}.post-type-archive-product .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .orange,.tax-product_cat .shop-page .shop-page-wrapper .shop-page-products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .orange{opacity:1;transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:5.5813953488vw}}.single-product.theme-cannazipbags .pop-up-modal{align-items:center;display:none;height:100vh;justify-content:center;left:0;max-width:100%;position:fixed;top:0;width:100vw;z-index:100}.single-product.theme-cannazipbags .pop-up-modal.product-popup{align-items:center;justify-content:center}.single-product.theme-cannazipbags .pop-up-modal.product-popup .progress-bar{background-color:#1fb911;border-radius:5.5813953488vw;bottom:0;display:block;height:10px;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:110}.single-product.theme-cannazipbags .pop-up-modal.product-popup.show{display:flex}.single-product.theme-cannazipbags .pop-up-modal.product-popup .popup-text{margin-top:10px}.single-product.theme-cannazipbags .pop-up-modal.product-popup .popup-link{display:block;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 20px)}.single-product.theme-cannazipbags .pop-up-modal.product-popup .popup-link span{color:#1fb911;-webkit-text-decoration:underline;text-decoration:underline}.single-product.theme-cannazipbags .pop-up-modal .close-popup-modal{background-color:#1fb911;border-bottom-left-radius:5.5813953488vw;border-top-right-radius:5.5813953488vw;color:#fff;cursor:pointer;font-size:3.7209302326vw;padding:2.3255813953vw;position:absolute;right:0;top:0;z-index:103}.single-product.theme-cannazipbags .pop-up-modal .pop-up-modal-wrapper{position:relative}.single-product.theme-cannazipbags .pop-up-modal .pop-up-modal-overlay{background-color:#121212;display:block;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:101}.single-product.theme-cannazipbags .pop-up-modal .pop-up-modal-content{background-color:#2b2b2b;border-radius:5.5813953488vw;color:#fff;display:block;max-height:100vh;overflow-y:auto;padding:4.6511627907vw;position:relative;width:100%;z-index:102}.single-product.theme-cannazipbags .pop-up-modal .pop-up-modal-content div{margin-bottom:3.7209302326vw}.single-product.theme-cannazipbags .pop-up-modal .pop-up-modal-content div:last-child{margin-bottom:0}.single-product.theme-cannazipbags .pop-up-modal .pop-up-modal-content .pop-up-image{width:60%}.single-product.theme-cannazipbags .pop-up-modal .pop-up-modal-content .pop-up-image img{width:100%}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content{padding:6.976744186vw}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content h3{margin-bottom:5.5813953488vw}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content ol{margin-bottom:3.7209302326vw;padding-left:4.6511627907vw}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content ol li{font-size:3.7209302326vw}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content a{color:#1fb911}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content>p{margin-bottom:3.7209302326vw}.single-product.theme-cannazipbags .content-area .woocommerce-breadcrumb{display:none}.single-product.theme-cannazipbags .content-area .site-main>.product{display:flex;flex-direction:column}.single-product.theme-cannazipbags .content-area .site-main>.product .product-title-mobile{display:block;margin-bottom:5.5813953488vw;white-space:nowrap}.single-product.theme-cannazipbags .content-area .site-main>.product .product-description-container{background-color:#2b2b2b;border-radius:20px;margin-top:6.976744186vw;padding:7.4418604651vw}.single-product.theme-cannazipbags .content-area .site-main>.product .product-description-container .description-content{margin-top:3.7209302326vw}.single-product.theme-cannazipbags .content-area .site-main>.product .button-mobile{background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw;cursor:pointer;display:flex;margin-bottom:5.5813953488vw;padding:1.8604651163vw 3.7209302326vw;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .content-area .site-main>.product .button-mobile img{margin-right:1.8604651163vw}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery{height:auto;margin-bottom:20px}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery>*{-webkit-user-select:none;-moz-user-select:none;user-select:none}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .woocommerce-product-thumbs{overflow:hidden;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .gallery-swiper-thumbs{height:11.6279069767vw;margin-top:.9302325581vw;padding:0 2.7906976744vw;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .gallery-swiper-thumbs .swiper-slide-active img{border:2.5px solid #1fb911}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .gallery-swiper-thumbs .swiper-wrapper{align-items:center;display:flex;flex-wrap:nowrap;justify-content:center;transform:none!important}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .gallery-swiper-thumbs .gallery-swiper-item{cursor:pointer;flex:1;height:100%;max-width:20.9302325581vw;width:19.7674418605vw}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .gallery-swiper-thumbs .gallery-swiper-item img{border-radius:100px;height:100%;image-rendering:pixelated;-o-object-fit:fill;object-fit:fill;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{border-radius:3.7209302326vw;height:auto;overflow:hidden;position:relative;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .swiper-wrapper{height:100%;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .swiper-wrapper .gallery-swiper-item{height:auto;min-height:100%;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .swiper-wrapper .gallery-swiper-item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls{align-items:center;background-color:hsla(0,0%,100%,.45);border:1px solid #e6e6e6;border-radius:50%;cursor:pointer;display:flex;height:7.4418604651vw;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:7.4418604651vw;z-index:5}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls img{height:3.7209302326vw;-o-object-fit:none;object-fit:none;width:3.7209302326vw}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls.next{right:5.5813953488vw}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls.prev{left:5.5813953488vw}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls-pagination{align-items:center;bottom:-vwsm(24px);display:flex;flex-wrap:wrap;height:-moz-fit-content;height:fit-content;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:125.5813953488vw;z-index:5}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls-pagination .swiper-pagination-bullet{background-color:rgba(0,0,0,.4);border-radius:5.5813953488vw;box-shadow:inset 0 0 0 3px #fff;height:3.7209302326vw;width:6.511627907vw}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#1fb911;margin:.9302325581vw;outline:1px solid #1fb911;padding:.4651162791vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary{display:flex;flex-direction:column;height:auto;margin-bottom:0;padding-bottom:5.5813953488vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .product_title,.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .single-product-back-button{display:none}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .product-description{color:hsla(0,0%,100%,.45);margin-top:5.5813953488vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .product-description.elipsis{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .show-more-text{cursor:pointer;display:block;margin-bottom:1.8604651163vw;padding:3.7209302326vw 0;text-align:right}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .customize-price-wrapper{align-items:center;display:none;margin-bottom:9.3023255814vw;margin-top:5.5813953488vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .customize-price-wrapper .customize-add-to-cart{background-color:#1fb911;border-radius:7.4418604651vw;cursor:pointer;margin-right:7.4418604651vw;padding:3.7209302326vw 11.6279069767vw;text-align:center;width:46.511627907vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .price{color:#fff;font-size:6.511627907vw;font-weight:500}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .product_meta{display:none}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .benefits-wrapper{margin-bottom:5.5813953488vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .benefits-wrapper .benefits-title{color:hsla(0,0%,100%,.45);margin-bottom:1.8604651163vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .benefits-wrapper .benefits-list{display:flex;flex-wrap:wrap}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .benefits-wrapper .benefits-list .benefits-item{background-color:#2b2b2b;border-radius:7.4418604651vw;color:#fff;margin-bottom:1.8604651163vw;margin-right:1.8604651163vw;padding:1.8604651163vw 3.7209302326vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart{display:flex;margin-bottom:0;margin-top:auto}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group{display:flex;flex-direction:column;gap:6.976744186vw;margin:4.6511627907vw 0 6.976744186vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-name{color:hsla(0,0%,100%,.45);margin-bottom:1.8604651163vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values{display:flex;flex-wrap:wrap;gap:1.8604651163vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values .attribute-item.disabled{opacity:.5}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values .attribute-item:not(.attribute-image){background-color:hsla(0,0%,100%,.1);border:initial;border-radius:100px;box-shadow:none;color:#fff;font-style:normal;padding:1.8604651163vw 3.7209302326vw;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values .attribute-item:not(.attribute-image).selected,.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values .attribute-item:not(.attribute-image):hover{background-color:#1fb911;color:#fff}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values .attribute-item:not(.attribute-image) .attribute-content{height:100%;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values .attribute-image{height:11.6279069767vw;width:18.6046511628vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values .attribute-image.selected img,.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values .attribute-image:hover img{border:2.5px solid #1fb911}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values .attribute-image .attribute-content img{background-color:#fff;border-radius:100px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .single_add_to_cart_button{align-items:center;background:#121212;border:1px solid #fff;border-radius:7.4418604651vw;color:#fff;display:flex;flex:1;justify-content:center;margin-left:4.6511627907vw;padding:3.7209302326vw 0;text-align:center;transition:background-color .2s linear}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .single_add_to_cart_button:hover{background:hsla(0,0%,100%,.1)}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons .single_add_to_cart_button{display:none}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons .builder-button{margin-bottom:4.6511627907vw;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons .builder-button button{background-color:#121212;border:1px solid hsla(0,0%,100%,.45);border-radius:7.4418604651vw;color:hsla(0,0%,100%,.45);cursor:not-allowed;padding:3.7209302326vw 0;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons .customize-button{width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons .customize-button button{background-color:#121212;border:1px solid #fff;border-radius:7.4418604651vw;color:#fff;padding:3.7209302326vw 0;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper{align-items:center;background-color:#121212;border:1px solid hsla(0,0%,100%,.1);border-radius:7.4418604651vw;color:#fff;cursor:pointer;display:flex;padding:3.7209302326vw;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity{margin:0 3.7209302326vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity input{background-color:#121212;border:none;color:#fff;outline:none;text-align:center;width:3.7209302326vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity input::-webkit-inner-spin-button,.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity input[type=number]{-moz-appearance:textfield}.single-product.theme-cannazipbags .content-area .site-main>.product .swiper-container{display:flex;flex-direction:column}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products{flex:1;margin-top:14.8837209302vw;overflow:hidden;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .title,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .title{display:flex;justify-content:space-between;margin-bottom:5.5813953488vw;padding:0 3.7209302326vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .title .title-slide-bar-products,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .title .title-slide-bar-products{background-color:hsla(0,0%,100%,.1);height:.9302325581vw;width:37.2093023256vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .title .title-slide-bar-products .swiper-scrollbar-drag,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .title .title-slide-bar-products .swiper-scrollbar-drag{background-color:#1fb911;border-radius:23.2558139535vw;height:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .single-product-swiper-related,.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .single-product-swiper-upsells,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .single-product-swiper-related,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .single-product-swiper-upsells{padding:0 3.7209302326vw;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .single-product-swiper-related .swiper-slide,.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .single-product-swiper-upsells .swiper-slide,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .single-product-swiper-related .swiper-slide,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .single-product-swiper-upsells .swiper-slide{margin-bottom:0;margin-right:5.5813953488vw;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .single-product-swiper-related .swiper-slide:last-child,.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .single-product-swiper-upsells .swiper-slide:last-child,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .single-product-swiper-related .swiper-slide:last-child,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .single-product-swiper-upsells .swiper-slide:last-child{margin-right:0}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products{display:flex;flex-wrap:wrap;justify-content:space-between}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products:before,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products:before{display:none}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product{width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card{background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper{display:flex;flex-direction:column}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top{cursor:pointer;height:73.488372093vw;position:relative}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag{background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw;display:flex;left:5.5813953488vw;padding:1.8604651163vw 3.7209302326vw;position:absolute;top:5.5813953488vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag .customize-tag,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag .customize-tag{margin-right:1.8604651163vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image{height:100%;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image img,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image img{border-top-left-radius:7.4418604651vw;border-top-right-radius:7.4418604651vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom{background-color:transparent;box-sizing:content-box;display:flex;flex-direction:column;gap:2.7906976744vw;height:69.7674418605vw;justify-content:space-between;padding:7.4418604651vw;transition:background-color .3s ease-in-out}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom.space-between,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom.space-between{justify-content:space-between}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom input[type=number]::-webkit-inner-spin-button,.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom input[type=number]::-webkit-outer-spin-button,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom input[type=number]::-webkit-inner-spin-button,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom input[type=number],.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom input[type=number]{-moz-appearance:textfield}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info{padding:2.7906976744vw 0}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec{align-items:center;display:flex;gap:.9302325581vw;justify-content:center}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .break-line,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .break-line{border:1px solid rgba(236,89,6,.45);color:rgba(236,89,6,.45);height:8.6046511628vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data{align-items:center;display:flex;flex-direction:column;gap:1.8604651163vw;height:12.5581395349vw;justify-content:center;width:17.4418604651vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data .value,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data .value{font-weight:700}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-product-sku,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-product-sku{color:hsla(0,0%,100%,.45)}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;margin-right:3.7209302326vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features{display:flex;gap:1.8604651163vw;margin-bottom:2.3255813953vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features .feature,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features .feature{border:1px solid #fff;border-radius:100px;padding:1.8604651163vw 3.7209302326vw;white-space:nowrap}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title{cursor:pointer;margin-bottom:1.8604651163vw;transition:color .3s ease-in-out}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt{display:-webkit-box;margin-top:auto;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease-in-out;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.45)}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action{display:flex;flex-direction:column;gap:3.7209302326vw;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price{display:flex;flex-wrap:nowrap;gap:.9302325581vw;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price{align-items:center;display:flex;flex:1;flex-direction:column;height:12.5581395349vw;justify-content:center;line-height:7.9069767442vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price .h3-text,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price .h3-text{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;font-weight:700;gap:2px;white-space:nowrap}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .select2,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .select2{width:18.6046511628vw!important}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy{display:flex;flex-wrap:nowrap;gap:.9302325581vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper{align-items:center;background:hsla(0,0%,100%,.1);background-color:#1fb911;border-radius:100px;cursor:pointer;display:flex;flex:1;gap:2.7906976744vw;height:13.9534883721vw;justify-content:center;padding:1.8604651163vw 4.6511627907vw;white-space:nowrap}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .body-text,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .body-text{font-weight:700}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper>img,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper>img{height:5.5813953488vw;margin:0;width:5.5813953488vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper.loading,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper.loading{background-color:hsla(0,0%,100%,.1);display:none}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .not-orange,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .not-orange{transform:rotate(180deg);transition:all .2s linear;transition-property:transform,opacity;width:5.5813953488vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .orange,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .orange{opacity:0;transform:rotate(180deg);transition:all .2s linear;transition-property:transform,opacity;width:0}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card,.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom{background-color:hsla(0,0%,100%,.1)}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title{color:#1fb911}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt{color:#fff}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper{background-color:#fff}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .not-orange,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .not-orange{transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:0}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .orange,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .orange{opacity:1;transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:5.5813953488vw}.single-product.theme-cannazipbags .card-product-quantity{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:100px;display:flex;flex-wrap:nowrap;gap:1.8604651163vw;justify-content:center;margin:0!important;padding:3.023255814vw 4.1860465116vw;width:27.9069767442vw}.single-product.theme-cannazipbags .card-product-quantity input::-webkit-inner-spin-button,.single-product.theme-cannazipbags .card-product-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-product.theme-cannazipbags .card-product-quantity input::-webkit-inner-spin-button>*,.single-product.theme-cannazipbags .card-product-quantity input::-webkit-outer-spin-button>*{-webkit-user-select:none;user-select:none}.single-product.theme-cannazipbags .card-product-quantity input[type=number]{-moz-appearance:textfield}.single-product.theme-cannazipbags .card-product-quantity input{background-color:transparent;border:initial;color:#fff;font-weight:700;padding:6px;width:100%}.single-product.theme-cannazipbags .card-product-quantity input :focus-visible{border:initial}.single-product.theme-cannazipbags .card-product-quantity .minus,.single-product.theme-cannazipbags .card-product-quantity .plus{cursor:pointer;height:auto;padding-bottom:inherit;padding-top:inherit;width:-webkit-fill-available;width:-moz-available;width:fill-available}.woocommerce-notices-wrapper{display:none}@media(min-width:768px){.single-product.theme-cannazipbags .pop-up-modal .pop-up-modal-content{border-radius:1.756954612vw;padding:1.4641288433vw;width:36.6032210835vw}.single-product.theme-cannazipbags .pop-up-modal .pop-up-modal-content div{margin-bottom:1.1713030747vw}.single-product.theme-cannazipbags .pop-up-modal .close-popup-modal{background-color:#1fb911;border-bottom-left-radius:1.756954612vw;border-top-right-radius:1.756954612vw;color:#fff;font-size:1.1713030747vw;padding:.7320644217vw;position:absolute;right:0;top:0}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content{padding:2.196193265vw;width:43.9238653001vw}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content h3{margin-bottom:1.756954612vw}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content ol{margin-bottom:1.1713030747vw;padding-left:1.4641288433vw}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content ol li{font-size:1.1713030747vw}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content a{color:#1fb911}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content>p{margin-bottom:1.1713030747vw}.single-product.theme-cannazipbags .content-area .site-main>.product .product-title-mobile,.single-product.theme-cannazipbags .content-area .woocommerce-breadcrumb{display:none}.single-product.theme-cannazipbags .content-area .site-main>.product .product-description-container{margin-top:4.39238653vw;padding:2.3426061493vw}.single-product.theme-cannazipbags .content-area .site-main>.product .product-description-container .description-content{margin-top:1.1713030747vw}.single-product.theme-cannazipbags .content-area .site-main>.product .button-mobile{display:none}.single-product.theme-cannazipbags .content-area .site-main>.product .container{min-height:calc(100vh - 14.64129vw)}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery{flex:1;height:44.2166910688vw;position:relative}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .gallery-swiper-thumbs{height:3.6603221083vw;margin-top:.2928257687vw;padding:0 .878477306vw}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .gallery-swiper-thumbs .gallery-swiper-item{height:100%;max-width:6.588579795vw;width:6.2225475842vw}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{border-radius:1.1713030747vw;height:100%;overflow:hidden;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .swiper-wrapper{height:100%;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .swiper-wrapper .gallery-swiper-item{width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .swiper-wrapper .gallery-swiper-item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:50%;cursor:pointer;display:flex;height:2.3426061493vw;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:2.3426061493vw;z-index:5}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls img{height:1.1713030747vw;width:1.1713030747vw}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls.next{right:1.756954612vw}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls.prev{left:1.756954612vw}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls-pagination{align-items:center;bottom:-vwmd(24px);display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:39.5314787701vw;z-index:5}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls-pagination .swiper-pagination-bullet{background-color:rgba(0,0,0,.4);border-radius:1.756954612vw;box-shadow:inset 0 0 0 3px #fff;height:1.1713030747vw;width:2.9282576867vw}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#1fb911;margin:.2928257687vw;outline:1px solid #1fb911;padding:.1464128843vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary{display:flex;flex:1;flex-direction:column;margin-bottom:0;padding-bottom:1.756954612vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .product_title{display:block}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .single-product-back-button{background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw;cursor:pointer;display:flex;margin-bottom:1.756954612vw;padding:.5856515373vw 1.1713030747vw;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .single-product-back-button img{margin-right:.5856515373vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .product-description{margin:1.756954612vw 0}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .show-more-text{margin-bottom:0;padding:1.1713030747vw 0}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .customize-price-wrapper{margin-bottom:2.9282576867vw;margin-top:1.756954612vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .customize-price-wrapper .customize-add-to-cart{border-radius:2.3426061493vw;margin-right:2.3426061493vw;padding:1.1713030747vw 3.6603221083vw;width:14.6412884334vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .price{color:#fff;font-size:2.0497803807vw;font-weight:500}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .product_meta{display:none}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .benefits-wrapper{margin-bottom:0}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .benefits-wrapper .benefits-title{color:hsla(0,0%,100%,.45);margin-bottom:.5856515373vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .benefits-wrapper .benefits-list{display:flex;flex-wrap:wrap}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .benefits-wrapper .benefits-list .benefits-item{background-color:#2b2b2b;border-radius:2.3426061493vw;color:#fff;margin-bottom:.5856515373vw;margin-right:.5856515373vw;padding:.5856515373vw 1.1713030747vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart{display:flex;margin-bottom:0;margin-top:1.4641288433vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group{gap:2.196193265vw;margin:1.4641288433vw 0 2.196193265vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-name{margin-bottom:.5856515373vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values{gap:.5856515373vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values .attribute-item:not(.attribute-image){padding:.5856515373vw 1.1713030747vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values .attribute-image{height:3.6603221083vw;width:5.8565153734vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .single_add_to_cart_button{background:#121212;border:1px solid #fff;border-radius:2.3426061493vw;color:#fff;flex:1;margin-left:1.4641288433vw;padding:1.1713030747vw 0;transition:background-color .2s linear}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .single_add_to_cart_button:hover{background:hsla(0,0%,100%,.1)}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons{display:flex;justify-content:space-between;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons .builder-button{margin-bottom:0;width:48%}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons .builder-button button{border-radius:2.3426061493vw;padding:1.1713030747vw 0}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons .customize-button{width:48%}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons .customize-button button{border-radius:2.3426061493vw;padding:1.1713030747vw 0}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper{align-items:center;background-color:#121212;border:1px solid hsla(0,0%,100%,.1);border-radius:2.3426061493vw;color:#fff;cursor:pointer;display:flex;padding:1.1713030747vw;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity{margin:0 1.1713030747vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity input{background-color:#121212;border:none;color:#fff;outline:none;text-align:center;width:1.1713030747vw}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity input::-webkit-inner-spin-button,.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity input[type=number]{-moz-appearance:textfield}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products{margin-top:8.78477306vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .title,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .title{margin-bottom:1.756954612vw;padding:0 4.6852122987vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .title .title-slide-bar-products,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .title .title-slide-bar-products{background-color:hsla(0,0%,100%,.1);height:.2928257687vw;width:11.7130307467vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .title .title-slide-bar-products .swiper-scrollbar-drag,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .title .title-slide-bar-products .swiper-scrollbar-drag{background-color:#1fb911;border-radius:7.3206442167vw;height:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products{display:flex;overflow:hidden}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .single-product-swiper-related,.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .single-product-swiper-upsells,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .single-product-swiper-related,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .single-product-swiper-upsells{padding:0 4.6852122987vw;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .single-product-swiper-related .swiper-slide,.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .single-product-swiper-upsells .swiper-slide,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .single-product-swiper-related .swiper-slide,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .single-product-swiper-upsells .swiper-slide{margin-bottom:0;margin-right:1.756954612vw;width:29.0629575403vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .single-product-swiper-related .swiper-slide:last-child,.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .single-product-swiper-upsells .swiper-slide:last-child,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .single-product-swiper-related .swiper-slide:last-child,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .single-product-swiper-upsells .swiper-slide:last-child{margin-right:0}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card{background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper{display:flex;flex-direction:column}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top{cursor:pointer;height:23.1332357247vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag{border-radius:2.3426061493vw;left:1.756954612vw;padding:.5856515373vw 1.1713030747vw;top:1.756954612vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag .customize-tag,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag .customize-tag{margin-right:.5856515373vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image{height:100%;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image img,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image img{border-top-left-radius:2.3426061493vw;border-top-right-radius:2.3426061493vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom{gap:.878477306vw;height:21.9619326501vw;padding:2.3426061493vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info{padding:.878477306vw 0}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec{gap:.2928257687vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .break-line,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .break-line{height:2.7086383602vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data{gap:.5856515373vw;height:3.953147877vw;width:5.4904831625vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper{margin-right:1.1713030747vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features{gap:.5856515373vw;margin-bottom:.7320644217vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features .feature,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features .feature{padding:.5856515373vw 1.1713030747vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .title-wrapper,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .title-wrapper{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title{cursor:pointer;margin-bottom:.5856515373vw;transition:color .3s ease-in-out}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt{display:-webkit-box;margin-top:auto;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease-in-out;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.45)}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action{gap:1.1713030747vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price{gap:.2928257687vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price{height:3.953147877vw;line-height:2.4890190337vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy{gap:.2928257687vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper{gap:.878477306vw;height:4.39238653vw;padding:.5856515373vw 1.4641288433vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper>img,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper>img{height:1.756954612vw;margin:0;width:1.756954612vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .not-orange,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .not-orange{width:1.756954612vw}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card,.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom{background-color:hsla(0,0%,100%,.1)}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title{color:#1fb911}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt{color:#fff}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper{background-color:#fff}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .not-orange,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .not-orange{transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:0}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .orange,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .orange{opacity:1;transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:5.5813953488vw}.single-product.theme-cannazipbags .card-product-quantity{gap:.5856515373vw;padding:.9516837482vw 1.317715959vw;width:8.78477306vw}.single-product.theme-cannazipbags .card-product-quantity input{width:3.2942898975vw}.single-product.theme-cannazipbags .card-product-quantity .minus,.single-product.theme-cannazipbags .card-product-quantity .plus{align-items:center;display:flex;height:100%;width:100%}}@media(min-width:1366px){.single-product.theme-cannazipbags .pop-up-modal .pop-up-modal-content{border-radius:24px;padding:20px;width:500px}.single-product.theme-cannazipbags .pop-up-modal .pop-up-modal-content div{margin-bottom:16px}.single-product.theme-cannazipbags .pop-up-modal .close-popup-modal{background-color:#1fb911;border-bottom-left-radius:24px;border-top-right-radius:24px;color:#fff;font-size:16px;padding:10px;position:absolute;right:0;top:0}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content{padding:30px;width:600px}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content h3{margin-bottom:24px}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content ol{margin-bottom:16px;padding-left:20px}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content ol li{font-size:16px}.single-product.theme-cannazipbags .pop-up-modal.instructions .pop-up-modal-content>p{margin-bottom:16px}.single-product.theme-cannazipbags .content-area .woocommerce-breadcrumb{display:none}.single-product.theme-cannazipbags .content-area .site-main>.product .container{min-height:calc(100vh - 200px)}.single-product.theme-cannazipbags .content-area .site-main>.product .product-description-container{margin-top:60px;padding:32px}.single-product.theme-cannazipbags .content-area .site-main>.product .product-description-container .description-content{margin-top:16px}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery{height:604px}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .gallery-swiper-thumbs{height:50px;margin-top:4px;padding:0 12px}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .gallery-swiper-thumbs .gallery-swiper-item{max-width:90px;width:85px}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{border-radius:16px;height:100%;overflow:hidden;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .swiper-wrapper{height:100%;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .swiper-wrapper .gallery-swiper-item{width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .swiper-wrapper .gallery-swiper-item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls-pagination{align-items:center;bottom:-vwlg(24px);display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:540px;z-index:5}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls-pagination .swiper-pagination-bullet{background-color:rgba(0,0,0,.4);border-radius:24px;box-shadow:inset 0 0 0 3px #fff;height:16px;width:40px}.single-product.theme-cannazipbags .content-area .site-main>.product .woocommerce-product-gallery .swiper-controls-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#1fb911;margin:4px;outline:1px solid #1fb911;padding:2px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary{display:flex;flex-direction:column;margin-bottom:0;padding-bottom:24px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .single-product-back-button{background-color:hsla(0,0%,100%,.1);border-radius:32px;cursor:pointer;display:flex;margin-bottom:24px;padding:8px 16px;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .single-product-back-button img{margin-right:8px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .product-description{margin:24px 0}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .show-more-text{padding:16px 0}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .customize-price-wrapper{margin-bottom:40px;margin-top:24px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .customize-price-wrapper .customize-add-to-cart{border-radius:32px;margin-right:32px;padding:16px 50px;width:200px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .price{color:#fff;font-size:28px;font-weight:500}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .product_meta{display:none}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .benefits-wrapper .benefits-title{color:hsla(0,0%,100%,.45);margin-bottom:8px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .benefits-wrapper .benefits-list{display:flex;flex-wrap:wrap}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .benefits-wrapper .benefits-list .benefits-item{background-color:#2b2b2b;border-radius:32px;color:#fff;margin-bottom:8px;margin-right:8px;padding:8px 16px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart{display:flex;margin-bottom:0;margin-top:20px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group{gap:30px;margin:20px 0 30px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-name{margin-bottom:8px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values{gap:8px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values .attribute-item:not(.attribute-image){padding:8px 16px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .attributes-by-group .attributes-wrapper .attribute-values .attribute-image{height:50px;width:80px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .single_add_to_cart_button{background:#121212;border:1px solid #fff;border-radius:32px;color:#fff;flex:1;margin-left:20px;padding:16px 0;transition:background-color .2s linear}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .single_add_to_cart_button:hover{background:hsla(0,0%,100%,.1)}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons{display:flex;justify-content:space-between;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons .builder-button{width:48%}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons .builder-button button{border-radius:32px;padding:16px 0}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons .customize-button{width:48%}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .singe-product-customize-buttons .customize-button button{border-radius:32px;padding:16px 0}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper{align-items:center;background-color:#121212;border:1px solid hsla(0,0%,100%,.1);border-radius:32px;color:#fff;cursor:pointer;display:flex;padding:16px;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity{margin:0 16px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity input{background-color:#121212;border:none;color:#fff;outline:none;text-align:center;width:16px}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity input::-webkit-inner-spin-button,.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-product.theme-cannazipbags .content-area .site-main>.product .entry-summary .cart .quantity-wrapper .quantity input[type=number]{-moz-appearance:textfield}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products{margin-top:120px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .title,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .title{margin-bottom:24px;padding:0 64px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .title .title-slide-bar-products,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .title .title-slide-bar-products{background-color:hsla(0,0%,100%,.1);height:4px;width:160px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .title .title-slide-bar-products .swiper-scrollbar-drag,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .title .title-slide-bar-products .swiper-scrollbar-drag{background-color:#1fb911;border-radius:100px;height:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products{display:flex;flex-wrap:wrap;justify-content:space-between}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .single-product-swiper-related,.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .single-product-swiper-upsells,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .single-product-swiper-related,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .single-product-swiper-upsells{padding:0 64px;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .single-product-swiper-related .swiper-slide,.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .single-product-swiper-upsells .swiper-slide,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .single-product-swiper-related .swiper-slide,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .single-product-swiper-upsells .swiper-slide{margin-bottom:0;margin-right:24px;width:397px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .single-product-swiper-related .swiper-slide:last-child,.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .single-product-swiper-upsells .swiper-slide:last-child,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .single-product-swiper-related .swiper-slide:last-child,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .single-product-swiper-upsells .swiper-slide:last-child{margin-right:0}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card{background-color:hsla(0,0%,100%,.1);border-radius:32px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper{display:flex;flex-direction:column}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top{cursor:pointer;height:316px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag{border-radius:32px;left:24px;padding:8px 16px;top:24px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag .customize-tag,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-tag .customize-tag{margin-right:8px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image{height:100%;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image img,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-top .product-card-image img{border-top-left-radius:32px;border-top-right-radius:32px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom{gap:12px;height:300px;padding:32px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info{padding:12px 0}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec{gap:4px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .break-line,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .break-line{height:37px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .meta-info .variation-spec .spec-data{gap:8px;height:54px;width:75px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper{margin-right:16px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features{gap:8px;margin-bottom:10px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features .feature,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .product-features .feature{padding:8px 16px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title{cursor:pointer;margin-bottom:8px;transition:color .3s ease-in-out}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action{gap:16px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price{gap:4px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-price .card-unit-price{height:54px;line-height:34px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy{gap:4px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper{gap:12px;height:60px;padding:8px 20px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper>img,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper>img{height:24px;margin:0;width:24px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .not-orange,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product .product-card .product-card-wrapper .product-card-bottom .card-bottom-action .card-bottom-buy .add-to-cart-wrapper .not-orange{width:24px}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card,.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom{background-color:hsla(0,0%,100%,.1)}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-title{color:#1fb911}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .product-card-bottom .card-bottom-text-wrapper .card-bottom-text-excerpt{color:#fff}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper{background-color:#fff}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .not-orange,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .not-orange{transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:0}.single-product.theme-cannazipbags .content-area .site-main>.product .related.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .orange,.single-product.theme-cannazipbags .content-area .site-main>.product .upsells.products .products .product:hover .product-card .product-card-wrapper .card-bottom-action .add-to-cart-wrapper .orange{opacity:1;transform:rotate(0);transition:all .2s linear;transition-property:transform,opacity;width:5.5813953488vw}.single-product.theme-cannazipbags .card-product-quantity{gap:8px;padding:13px 18px;width:120px}.single-product.theme-cannazipbags .card-product-quantity input{width:45px}}.mini-cart-container{display:none;height:100vh;justify-content:flex-end;left:0;max-width:100%;padding:0;position:fixed;top:0;width:100vw}.mini-cart-container .mini-cart-overlay{background-color:#121212;cursor:pointer;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:5}.mini-cart-container .mini-cart-box{height:100%;transform:translateX(100vw);transition:transform .2s linear;width:100%;z-index:6}.mini-cart-container .mini-cart-box.show{transform:translateX(0)}.mini-cart-container .mini-cart-box .mini-cart-wrapper{background-color:#121212;border-radius:2.7906976744vw;display:flex;flex-direction:column;height:100%;margin-right:0;padding:7.4418604651vw;width:100%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .loading-overlay{background-color:rgba(32,32,32,.3);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.mini-cart-container .mini-cart-box .mini-cart-wrapper .loading-overlay .loading{margin:auto}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:3.7209302326vw;width:100%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-title .mini-cart-close{cursor:pointer;padding:1.1627906977vw}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content{display:flex;flex-direction:column;margin-bottom:3.7209302326vw;overflow:auto;position:relative}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content.empty{height:100%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content.empty .mini-cart-empty{margin:auto}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content::-webkit-scrollbar{width:0}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item{border-bottom:1px solid hsla(0,0%,100%,.45);display:flex;flex-direction:row;padding:5.5813953488vw 0}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item:last-child{border:none}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-image{height:36.0465116279vw;margin-right:3.7209302326vw;width:36.0465116279vw}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details{flex:1;margin-top:3.7209302326vw;max-width:50%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-title{display:flex;justify-content:space-between;margin-bottom:1.8604651163vw;width:100%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-title .item-name{display:-webkit-box;max-width:60%;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-title .item-remove{color:red;cursor:pointer}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-label{display:flex;justify-content:space-between;margin-bottom:1.8604651163vw}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-label .item-label{color:hsla(0,0%,100%,.45);width:50%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-label .item-value{width:50%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-label.mini-cart-item-total{margin-top:1.8604651163vw}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-label .no-total{font-size:3.023255814vw}@media(min-width:768px){.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-label .no-total{font-size:.9516837482vw}}@media(min-width:1366px){.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-label .no-total{font-size:13px}}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-footer{display:flex;margin-top:auto}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-footer .mini-cart-total{align-items:center;background-color:#fff;border-radius:23.2558139535vw;color:#121212;display:flex;justify-content:center;padding:3.7209302326vw 5.5813953488vw}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-footer .mini-cart-total .total-label{margin-right:1.8604651163vw}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-footer .mini-cart-checkout{align-items:center;border:1px solid #fff;border-radius:23.2558139535vw;display:flex;flex:1;justify-content:center;margin-left:3.7209302326vw;padding:3.7209302326vw 5.5813953488vw}.mini-cart-container.show{display:flex}@media(min-width:768px){.mini-cart-container{display:none;height:100vh;justify-content:flex-end;left:0;max-width:100%;padding:1.1713030747vw 0;position:fixed;top:0;width:100vw}.mini-cart-container .mini-cart-overlay{background-color:#121212;cursor:pointer;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:5}.mini-cart-container .mini-cart-box{height:100%;margin-right:1.1713030747vw;transform:translateX(40.9956076135vw);transition:transform .2s linear;width:40.9956076135vw;z-index:6}.mini-cart-container .mini-cart-box .mini-cart-wrapper{background-color:#121212;border-radius:.878477306vw;display:flex;flex-direction:column;height:100%;padding:2.3426061493vw;width:100%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.1713030747vw;width:100%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-title .mini-cart-close{cursor:pointer;padding:.3660322108vw}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content{display:flex;flex-direction:column;margin-bottom:1.1713030747vw;overflow:auto}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content::-webkit-scrollbar{width:0}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item{border-bottom:1px solid hsla(0,0%,100%,.45);display:flex;flex-direction:row;padding:1.756954612vw 0}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-image{height:11.3469985359vw;margin-right:1.1713030747vw;width:11.3469985359vw}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details{flex:1;margin-top:0;max-width:60%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-title{display:flex;justify-content:space-between;margin-bottom:.5856515373vw;width:100%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-title .item-name{display:-webkit-box;max-width:60%;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-title .item-remove{color:red;cursor:pointer}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-label{display:flex;justify-content:space-between;margin-bottom:.5856515373vw}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-label .item-label{color:hsla(0,0%,100%,.45);width:50%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-label .item-value{width:50%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-label.mini-cart-item-total{margin-top:.5856515373vw}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-footer{display:flex;margin-top:auto}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-footer .mini-cart-total{align-items:center;background-color:#fff;border-radius:7.3206442167vw;color:#121212;display:flex;justify-content:center;padding:1.1713030747vw 1.756954612vw}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-footer .mini-cart-total .total-label{margin-right:.5856515373vw}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-footer .mini-cart-checkout{align-items:center;border:1px solid #fff;border-radius:7.3206442167vw;display:flex;flex:1;justify-content:center;margin-left:1.1713030747vw;padding:1.1713030747vw 1.756954612vw}}@media(min-width:1366px){.mini-cart-container{padding:16px 0}.mini-cart-container .mini-cart-box{height:100%;transform:translateX(560px);transition:transform .2s linear;width:560px;z-index:6}.mini-cart-container .mini-cart-box .mini-cart-wrapper{border-radius:12px;margin-right:16px;padding:32px;width:100%}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-title{margin-bottom:16px}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-title .mini-cart-close{padding:5px}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content{margin-bottom:16px}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item{padding:24px 0}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-image{height:155px;margin-right:16px;width:155px}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-label,.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-title{margin-bottom:8px}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-content .mini-cart-item .mini-cart-item-details .mini-cart-item-label.mini-cart-item-total{margin-top:8px}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-footer .mini-cart-total{border-radius:100px;padding:16px 24px}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-footer .mini-cart-total .total-label{margin-right:8px}.mini-cart-container .mini-cart-box .mini-cart-wrapper .mini-cart-footer .mini-cart-checkout{border-radius:100px;margin-left:16px;padding:16px 24px}}.product:not(.product-type-variable) .wapf-overlay{background-color:#383838;display:none;display:none!important;height:100vh;left:0;max-width:100%;opacity:0;position:fixed;top:0;transition:opacity .2s ease-in-out;width:100vw;z-index:50}.product:not(.product-type-variable) .wapf-overlay.show{opacity:.7}.product:not(.product-type-variable) .wapf{background-color:#121212;border-radius:0;display:none;flex-direction:column;height:100%;padding:0;padding-left:0!important;position:relative!important;width:100%}.product:not(.product-type-variable) .wapf .wapf-back-button{background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw;color:#fff;cursor:pointer;display:block;padding:1.8604651163vw 3.7209302326vw}.product:not(.product-type-variable) .wapf.show{display:flex}.product:not(.product-type-variable) .wapf .wapf-wrapper{border:none;flex:1;margin:0;overflow:auto;padding:0}.product:not(.product-type-variable) .wapf .wapf-wrapper::-webkit-scrollbar{width:1.8604651163vw}.product:not(.product-type-variable) .wapf .wapf-wrapper::-webkit-scrollbar-thumb{background-color:#a7a6a6;border-radius:2.3255813953vw}.product:not(.product-type-variable) .wapf .wapf-wrapper::-webkit-scrollbar-track{background-color:transparent;background-color:initial;margin-bottom:2.7906976744vw;margin-top:2.7906976744vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .step-title{margin-bottom:3.7209302326vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .thank-you-section .thank-you-title{margin-bottom:6.976744186vw;margin-top:5.5813953488vw;text-align:center;width:100%}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-label{color:hsla(0,0%,100%,.45);font-size:3.023255814vw;font-weight:400}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-input,.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-input input{width:100%}.product:not(.product-type-variable) .wapf .wapf-wrapper .detail-text{color:hsla(0,0%,100%,.45)}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-popup .is-pop-up-icon{align-items:center;background-color:#1fb911;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:3.7209302326vw;justify-content:center;margin-left:1.8604651163vw;width:3.7209302326vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-tooltip{position:relative;width:50%}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-tooltip .is-tooltip-icon{align-items:center;background-color:#1fb911;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:3.7209302326vw;justify-content:center;margin-left:1.8604651163vw;width:3.7209302326vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-tooltip .is-tooltip{background-color:#121212;border:1px solid hsla(0,0%,100%,.45);color:#fff;display:none;padding:1.1627906977vw;position:fixed;top:0;width:50%}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-tooltip .wapf-field-description,.product:not(.product-type-variable) .wapf .wapf-wrapper .has-tooltip-element,.product:not(.product-type-variable) .wapf .wapf-wrapper .is-popup-hidden{display:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-popup .is-popup-icon{align-items:center;background-color:#1fb911;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:3.7209302326vw;justify-content:center;margin-left:1.8604651163vw;width:3.7209302326vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-button .re-roll-button{background-color:#1fb911;border-radius:5.5813953488vw;cursor:pointer;display:block;padding:3.7209302326vw;text-align:center;width:100%}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container{display:flex}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-container{width:100%!important}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-container.hide-label .wapf-field-label{display:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input{background-color:transparent}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:7.4418604651vw;color:#fff;padding:4.6511627907vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input:focus-visible{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input::-webkit-inner-spin-button,.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input[type=number]{-moz-appearance:textfield}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input{background-color:transparent}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:7.4418604651vw;color:#fff;padding:4.6511627907vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input:focus-visible{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input::-webkit-inner-spin-button,.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input[type=number]{-moz-appearance:textfield}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container{padding:5.5813953488vw 0}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-label{font-size:3.023255814vw;margin-bottom:2.3255813953vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable{display:flex;margin-bottom:2.3255813953vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable:last-child{margin-bottom:0}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable .wapf-input-label{align-items:center;display:flex;position:relative}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable .wapf-input-label:before{background-color:transparent;border:1px solid hsla(0,0%,100%,.45);border-radius:50%;content:"";display:block;height:4.6511627907vw;margin-top:0;width:4.6511627907vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable .wapf-input-label input{cursor:pointer;height:4.6511627907vw;margin-left:.2325581395vw;margin-top:0;opacity:0;position:absolute;width:4.6511627907vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable.wapf-checked .wapf-input-label:before{background-color:#1fb911;border:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-textarea.special-request .wapf-field-input textarea{background-color:#2b2b2b;border:none;border-radius:3.7209302326vw;color:#fff;max-height:38.1395348837vw;max-width:100%;min-height:38.1395348837vw;padding:4.6511627907vw;width:100%!important}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-textarea.special-request .wapf-field-input textarea:focus-within{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-textarea.notes .wapf-field-input textarea{background-color:#2b2b2b;border:none;border-radius:3.7209302326vw;color:#fff;max-height:17.4418604651vw;max-width:100%;min-height:17.4418604651vw;padding:4.6511627907vw;width:100%!important}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-textarea.notes .wapf-field-input textarea:focus-within{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form{margin-top:auto}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable .wapf-input-label{display:flex;position:relative}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable .wapf-input-label .wapf-label-text{flex:1}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable .wapf-input-label .wapf-label-text .page-link{color:#1fb911;font-weight:700;-webkit-text-decoration:underline;text-decoration:underline}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable .wapf-input-label:before{background-color:transparent;border:1px solid hsla(0,0%,100%,.45);border-radius:50%;content:"";display:block;height:4.6511627907vw;margin-top:0;width:4.6511627907vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable .wapf-input-label input{cursor:pointer;height:4.6511627907vw;margin-left:.2325581395vw;margin-top:0;opacity:0;position:absolute;width:4.6511627907vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable.wapf-checked .wapf-input-label:before{background-color:#1fb911;border:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-email,.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-text{background-color:transparent}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-email input,.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-text input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:7.4418604651vw;color:#fff;padding:4.6511627907vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-text input:focus-visible{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-email input:focus-visible{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-select .wapf-field-input{background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-select .wapf-field-input select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/wp-content/themes/cannazipbags/public/images/faq-arrow-down.b46d95.svg) no-repeat 100%;border:none;color:#fff}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-select .wapf-field-input select:focus{border:0;outline:0}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-select .wapf-field-input select option{background:#2b2b2b;color:#fff}.product:not(.product-type-variable) .select2{background-color:#2b2b2b;border:none;border-radius:7.4418604651vw;color:#fff;width:100%!important}.product:not(.product-type-variable) .select2 .select2-selection,.product:not(.product-type-variable) .select2 .select2-selection .select2-selection__rendered{background-color:#2b2b2b;border:none;color:#fff}.product:not(.product-type-variable) .select2 .select2-selection .select2-selection__rendered:focus-within{outline:none}.product:not(.product-type-variable) .select2 .select2-selection .select2-selection__arrow{right:4.6511627907vw;top:50%;transform:translateY(-50%)}.product:not(.product-type-variable) .wapf_step_buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:auto}.product:not(.product-type-variable) .wapf_step_buttons .button:not(.wapf_btn_request):not(.wapf_btn_continue_shopping):not(.wapf_btn_finish){display:none!important}.product:not(.product-type-variable) .wapf_step_buttons .customizer-price{display:none;margin-bottom:3.7209302326vw;padding:3.7209302326vw;text-align:center;width:100%}.product:not(.product-type-variable) .wapf_step_buttons .customizer-price .total-price span:first-child{margin-right:5.5813953488vw}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_next{background-color:#1fb911;border-radius:7.4418604651vw;color:#fff;height:12.5581395349vw;width:48%}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_continue_shopping{background-color:#1fb911;border-radius:7.4418604651vw;color:#fff;display:none;height:12.5581395349vw;width:100%}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_prev{background-color:#121212;border:1px solid #fff;border-radius:7.4418604651vw;color:#fff;height:12.5581395349vw;width:48%}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_request{background-color:#1fb911;border-radius:7.4418604651vw;color:#fff;display:none;height:12.5581395349vw;width:100%}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_submit{background-color:#1fb911;border-radius:7.4418604651vw;color:#fff;display:none;height:12.5581395349vw;width:48%}.product:not(.product-type-variable) .wapf_step_buttons .intructions-button{color:#1fb911;cursor:pointer;display:none;margin-top:3.7209302326vw;text-align:center;width:100%}.product:not(.product-type-variable) .wapf_step_buttons .intructions-button:hover{-webkit-text-decoration:underline;text-decoration:underline}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_finish{background-color:#1fb911;border-radius:7.4418604651vw;color:#fff;display:none;height:12.5581395349vw;width:100%}.product:not(.product-type-variable) .composited_product_details_wrapper .woocommerce .button[name=add-to-cart],.product:not(.product-type-variable) .composited_product_details_wrapper div.quantity,.product:not(.product-type-variable) .hide-weight-input,.product:not(.product-type-variable) .tooltip-container,.product:not(.product-type-variable) .wapf-cloner,.product:not(.product-type-variable) .wapf-product-totals{display:none}.product:not(.product-type-variable) .wapf-wrapper{border:1px solid #ededed;border-radius:.9302325581vw;height:auto;margin-bottom:4.6511627907vw;padding:3.488372093vw 4.6511627907vw}.product:not(.product-type-variable) .wapf-field-group .step{display:none}.product:not(.product-type-variable) .wapf_step_buttons{margin-bottom:0;overflow:hidden}.product:not(.product-type-variable) .wapf_btn_next{float:right!important}.product:not(.product-type-variable) .wapf-progress{display:none!important;justify-content:space-between;margin-bottom:6.976744186vw;position:relative}.product:not(.product-type-variable) .rtl .wapf-progress-bar{left:auto;right:0}.product:not(.product-type-variable) .wapf-progress-steps{counter-reset:step;display:flex;overflow:hidden}.product:not(.product-type-variable) .wapf-progress-steps div{position:relative}.product:not(.product-type-variable) .wapf-progress-steps div:before{background:#202020;border-radius:50%;color:#fff;content:counter(step);counter-increment:step;display:block;font-size:3.7209302326vw;font-size:2.3255813953vw;height:6.976744186vw;line-height:6.976744186vw;text-align:center;width:6.976744186vw}.product:not(.product-type-variable) .wapf-progress-steps div.active:before{background:#fff;color:#121212}.product:not(.product-type-variable) .wapf-progress-steps div.completed:before{background:#383838;color:#fff}.product:not(.product-type-variable) .wapf-progress-bar{background:#f0632b;width:0}@media(min-width:768px){.product:not(.product-type-variable) .select2{background-color:#2b2b2b;border:none;border-radius:2.3426061493vw;color:#fff}.product:not(.product-type-variable) .select2 .select2-selection,.product:not(.product-type-variable) .select2 .select2-selection .select2-selection__rendered{background-color:#2b2b2b;border:none;color:#fff}.product:not(.product-type-variable) .select2 .select2-selection .select2-selection__rendered:focus-within{outline:none}.product:not(.product-type-variable) .select2 .select2-selection .select2-selection__arrow{right:1.4641288433vw;top:50%;transform:translateY(-50%)}.product:not(.product-type-variable) .wapf-overlay{background-color:#383838;display:none;height:100vh;left:0;max-width:100%;opacity:0;position:fixed;top:0;transition:opacity .2s ease-in-out;width:100vw;z-index:50}.product:not(.product-type-variable) .wapf-overlay.show{opacity:.7}.product:not(.product-type-variable) .wapf{background-color:#121212;border-radius:2.3426061493vw;flex-direction:column;padding:2.3426061493vw}.product:not(.product-type-variable) .wapf .wapf-back-button{display:none}.product:not(.product-type-variable) .wapf .wapf-wrapper{border:none;flex:1;margin:0;overflow:auto;padding:0}.product:not(.product-type-variable) .wapf .wapf-wrapper::-webkit-scrollbar{width:.5856515373vw}.product:not(.product-type-variable) .wapf .wapf-wrapper::-webkit-scrollbar-thumb{border-radius:.7320644217vw}.product:not(.product-type-variable) .wapf .wapf-wrapper::-webkit-scrollbar-track{margin-bottom:.878477306vw;margin-top:.878477306vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .thank-you-section .thank-you-title{margin-bottom:2.196193265vw;margin-top:1.756954612vw;text-align:center;width:100%}.product:not(.product-type-variable) .wapf .wapf-wrapper .step-title{margin-bottom:1.1713030747vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-label{color:hsla(0,0%,100%,.45);font-size:.9516837482vw;font-weight:400}.product:not(.product-type-variable) .wapf .wapf-wrapper .detail-text{color:hsla(0,0%,100%,.45)}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-tooltip{position:relative;width:50%}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-tooltip .is-tooltip-icon{align-items:center;background-color:#1fb911;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:1.1713030747vw;justify-content:center;margin-left:.5856515373vw;width:1.1713030747vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-tooltip .is-tooltip{background-color:#121212;border:1px solid hsla(0,0%,100%,.45);color:#fff;display:none;padding:.3660322108vw;position:fixed;top:0;width:50%}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-tooltip .wapf-field-description{display:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-popup .is-popup-icon{align-items:center;background-color:#1fb911;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:1.1713030747vw;justify-content:center;margin-left:.5856515373vw;width:1.1713030747vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-button .re-roll-button{background-color:#1fb911;border-radius:1.756954612vw;cursor:pointer;display:block;padding:1.1713030747vw;text-align:center;width:17.5695461201vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container{display:flex}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-container{width:30%!important}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input{background-color:transparent}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:2.3426061493vw;color:#fff;padding:1.4641288433vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input:focus-visible{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input::-webkit-inner-spin-button,.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input[type=number]{-moz-appearance:textfield}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input{background-color:transparent}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:2.3426061493vw;color:#fff;padding:1.4641288433vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input:focus-visible{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input::-webkit-inner-spin-button,.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input[type=number]{-moz-appearance:textfield}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container{padding:1.756954612vw 0}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-label{font-size:.9516837482vw;margin-bottom:.7320644217vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable{display:flex;margin-bottom:.7320644217vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable:last-child{margin-bottom:0}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable .wapf-input-label{align-items:center;display:flex}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable .wapf-input-label:before{background-color:transparent;border:1px solid hsla(0,0%,100%,.45);border-radius:50%;content:"";display:block;height:1.4641288433vw;margin-top:0;width:1.4641288433vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable .wapf-input-label input{cursor:pointer;height:1.4641288433vw;margin-left:.0732064422vw;opacity:0;position:absolute;width:1.4641288433vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable.wapf-checked .wapf-input-label:before{background-color:#1fb911;border:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-textarea.special-request .wapf-field-input textarea{background-color:#2b2b2b;border:none;border-radius:1.1713030747vw;color:#fff;max-height:12.0058565154vw;max-width:100%;min-height:12.0058565154vw;padding:1.4641288433vw;width:100%!important}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-textarea.special-request .wapf-field-input textarea:focus-within{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-textarea.notes .wapf-field-input textarea{background-color:#2b2b2b;border:none;border-radius:1.1713030747vw;color:#fff;max-height:5.4904831625vw;max-width:100%;min-height:5.4904831625vw;padding:1.4641288433vw;width:100%!important}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-textarea.notes .wapf-field-input textarea:focus-within{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form{margin-top:auto}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable .wapf-input-label{display:flex}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable .wapf-input-label .wapf-label-text{flex:1}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable .wapf-input-label:before{background-color:transparent;border:1px solid hsla(0,0%,100%,.45);border-radius:50%;content:"";display:block;height:1.4641288433vw;margin-top:0;width:1.4641288433vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable .wapf-input-label input{cursor:pointer;height:1.4641288433vw;margin-left:.0732064422vw;opacity:0;position:absolute;width:1.4641288433vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable.wapf-checked .wapf-input-label:before{background-color:#1fb911;border:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-email,.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-text{background-color:transparent}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-email input,.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-text input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:2.3426061493vw;color:#fff;padding:1.4641288433vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-text input:focus-visible{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-email input:focus-visible{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-select .wapf-field-input{background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-select .wapf-field-input select{border:none;color:#fff}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-select .wapf-field-input select option{background:#2b2b2b;color:#fff}.product:not(.product-type-variable) .wapf_step_buttons{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:auto}.product:not(.product-type-variable) .wapf_step_buttons .customizer-price{display:none;margin-bottom:1.1713030747vw;padding:1.1713030747vw;text-align:center;width:100%}.product:not(.product-type-variable) .wapf_step_buttons .customizer-price .total-price span:first-child{margin-right:1.756954612vw}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_next{background-color:#1fb911;border-radius:2.3426061493vw;color:#fff;height:3.953147877vw;width:48%}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_continue_shopping{background-color:#1fb911;border-radius:2.3426061493vw;color:#fff;height:3.953147877vw;width:100%}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_prev{background-color:#121212;border:1px solid #fff;border-radius:2.3426061493vw;color:#fff;height:3.953147877vw;width:48%}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_request{background-color:#1fb911;border-radius:2.3426061493vw;color:#fff;display:none;height:3.953147877vw;width:100%}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_submit{background-color:#1fb911;border-radius:2.3426061493vw;color:#fff;display:none;height:3.953147877vw;width:48%}.product:not(.product-type-variable) .wapf_step_buttons .intructions-button{margin-top:1.1713030747vw}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_finish{background-color:#1fb911;border-radius:2.3426061493vw;color:#fff;display:none;height:3.953147877vw}.product:not(.product-type-variable) .wapf_step_buttons .tooltip-container,.product:not(.product-type-variable) .wapf_step_buttons .wapf-product-totals{display:none}.product:not(.product-type-variable) .wapf-wrapper{border:1px solid #ededed;border-radius:.2928257687vw;margin-bottom:1.4641288433vw;padding:1.0980966325vw 1.4641288433vw}.product:not(.product-type-variable) .wapf-field-group .step{display:none}.product:not(.product-type-variable) .wapf-field-group .step:first-child{display:flex}.product:not(.product-type-variable) .wapf_step_buttons{margin-bottom:0;overflow:hidden}.product:not(.product-type-variable) .wapf_btn_next{float:right!important}.product:not(.product-type-variable) .wapf-progress{margin-bottom:2.196193265vw;position:relative}.product:not(.product-type-variable) .rtl .wapf-progress-bar{left:auto;right:0}.product:not(.product-type-variable) .wapf-progress-steps{counter-reset:step;display:flex;overflow:hidden}.product:not(.product-type-variable) .wapf-progress-steps div{position:relative}.product:not(.product-type-variable) .wapf-progress-steps div:before{background:#202020;border-radius:50%;color:#fff;content:counter(step);counter-increment:step;display:block;font-size:1.1713030747vw;font-size:.7320644217vw;height:2.196193265vw;line-height:2.196193265vw;text-align:center;width:2.196193265vw}.product:not(.product-type-variable) .wapf-progress-steps div.active:before{background:#fff;color:#121212}.product:not(.product-type-variable) .wapf-progress-steps div.completed:before{background:#383838;color:#fff}.product:not(.product-type-variable) .wapf-progress-bar{background:#f0632b;width:0}}@media(min-width:1366px){.product:not(.product-type-variable) .select2{border-radius:32px}.product:not(.product-type-variable) .select2 .select2-selection .select2-selection__arrow{right:20px}.product:not(.product-type-variable) .wapf-overlay{background-color:#383838;display:none;height:100vh;left:0;max-width:100%;opacity:0;position:fixed;top:0;transition:opacity .2s ease-in-out;width:100vw;z-index:50}.product:not(.product-type-variable) .wapf-overlay.show{opacity:.7}.product:not(.product-type-variable) .wapf{background-color:#121212;border-radius:32px;flex-direction:column;padding:32px}.product:not(.product-type-variable) .wapf .wapf-wrapper{border:none;flex:1;margin:0;overflow:auto;padding:0}.product:not(.product-type-variable) .wapf .wapf-wrapper::-webkit-scrollbar{width:8px}.product:not(.product-type-variable) .wapf .wapf-wrapper::-webkit-scrollbar-thumb{border-radius:10px}.product:not(.product-type-variable) .wapf .wapf-wrapper::-webkit-scrollbar-track{margin-bottom:12px;margin-top:12px}.product:not(.product-type-variable) .wapf .wapf-wrapper .thank-you-section .thank-you-title{margin-bottom:30px;margin-top:24px;text-align:center;width:100%}.product:not(.product-type-variable) .wapf .wapf-wrapper .step-title{margin-bottom:16px}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-label{color:hsla(0,0%,100%,.45);font-size:13px;font-weight:400}.product:not(.product-type-variable) .wapf .wapf-wrapper .detail-text{color:hsla(0,0%,100%,.45)}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-tooltip .is-tooltip-icon{height:16px;margin-left:8px;width:16px}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-tooltip .is-tooltip{padding:5px}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-tooltip .wapf-field-description{display:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-popup .is-popup-icon{height:16px;margin-left:8px;width:16px}.product:not(.product-type-variable) .wapf .wapf-wrapper .has-button .re-roll-button{border-radius:24px;padding:16px;width:240px}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container{display:flex}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input{background-color:transparent}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:32px;color:#fff;padding:20px}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input:focus-visible{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input::-webkit-inner-spin-button,.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product:not(.product-type-variable) .wapf .wapf-wrapper .size-container .wapf-field-input input[type=number]{-moz-appearance:textfield}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input{background-color:transparent}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:32px;color:#fff;padding:20px}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input:focus-visible{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input::-webkit-inner-spin-button,.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product:not(.product-type-variable) .wapf .wapf-wrapper .input-number-container .wapf-field-input input[type=number]{-moz-appearance:textfield}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container{padding:24px 0}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-label{font-size:13px;margin-bottom:10px}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable{display:flex;margin-bottom:10px}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable:last-child{margin-bottom:0}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable .wapf-input-label{align-items:center;display:flex}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable .wapf-input-label:before{background-color:transparent;border:1px solid hsla(0,0%,100%,.45);border-radius:50%;content:"";display:block;height:20px;margin-top:0;width:20px}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable .wapf-input-label input{cursor:pointer;height:20px;margin-left:1px;opacity:0;position:absolute;width:20px}.product:not(.product-type-variable) .wapf .wapf-wrapper .checkbox-container .wapf-field-input .wapf-radios .wapf-checkable.wapf-checked .wapf-input-label:before{background-color:#1fb911;border:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-textarea.special-request .wapf-field-input textarea{background-color:#2b2b2b;border:none;border-radius:16px;color:#fff;max-height:164px;max-width:100%;min-height:164px;padding:20px;width:100%!important}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-textarea.special-request .wapf-field-input textarea:focus-within{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-textarea.notes .wapf-field-input textarea{background-color:#2b2b2b;border:none;border-radius:16px;color:#fff;max-height:75px;max-width:100%;min-height:75px;padding:20px;width:100%!important}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-textarea.notes .wapf-field-input textarea:focus-within{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form{margin-top:auto}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable .wapf-input-label{display:flex}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable .wapf-input-label .wapf-label-text{flex:1}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable .wapf-input-label:before{background-color:transparent;border:1px solid hsla(0,0%,100%,.45);border-radius:50%;content:"";display:block;height:20px;margin-top:0;width:20px}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable .wapf-input-label input{cursor:pointer;height:20px;margin-left:1px;opacity:0;position:absolute;width:20px}.product:not(.product-type-variable) .wapf .wapf-wrapper .custom-check-form .wapf-field-input .wapf-checkable.wapf-checked .wapf-input-label:before{background-color:#1fb911;border:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-email,.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-text{background-color:transparent}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-email input,.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-text input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:32px;color:#fff;padding:20px}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-text input:focus-visible{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-email input:focus-visible{outline:none}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-select .wapf-field-input{background-color:hsla(0,0%,100%,.1);border-radius:32px}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-select .wapf-field-input select{border:none;color:#fff}.product:not(.product-type-variable) .wapf .wapf-wrapper .wapf-field-select .wapf-field-input select option{background:#2b2b2b;color:#fff}.product:not(.product-type-variable) .wapf_step_buttons{display:flex;justify-content:space-between;margin-top:auto}.product:not(.product-type-variable) .wapf_step_buttons .customizer-price{display:none;margin-bottom:16px;padding:16px;text-align:center;width:100%}.product:not(.product-type-variable) .wapf_step_buttons .customizer-price .total-price span:first-child{margin-right:24px}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_next{background-color:#1fb911;border-radius:32px;color:#fff;height:54px;width:48%}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_continue_shopping{background-color:#1fb911;border-radius:32px;color:#fff;height:54px;width:100%}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_prev{background-color:#121212;border:1px solid #fff;border-radius:32px;color:#fff;height:54px;width:48%}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_request{background-color:#1fb911;border-radius:32px;color:#fff;display:none;height:54px;width:100%}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_submit{background-color:#1fb911;border-radius:32px;color:#fff;display:none;height:54px;width:48%}.product:not(.product-type-variable) .wapf_step_buttons .intructions-button{margin-top:16px}.product:not(.product-type-variable) .wapf_step_buttons .button.wapf_btn_finish{background-color:#1fb911;border-radius:32px;color:#fff;display:none;height:54px}.product:not(.product-type-variable) .wapf_step_buttons .tooltip-container,.product:not(.product-type-variable) .wapf_step_buttons .wapf-product-totals{display:none}.product:not(.product-type-variable) .wapf-wrapper{border:1px solid #ededed;border-radius:4px;margin-bottom:20px;padding:15px 20px}.product:not(.product-type-variable) .wapf-field-group .step{display:none}.product:not(.product-type-variable) .wapf-field-group .step:first-child{display:flex}.product:not(.product-type-variable) .wapf_step_buttons{margin-bottom:0;overflow:hidden}.product:not(.product-type-variable) .wapf_btn_next{float:right!important}.product:not(.product-type-variable) .wapf-progress{margin-bottom:30px;position:relative}.product:not(.product-type-variable) .rtl .wapf-progress-bar{left:auto;right:0}.product:not(.product-type-variable) .wapf-progress-steps{counter-reset:step;display:flex;overflow:hidden}.product:not(.product-type-variable) .wapf-progress-steps div{position:relative}.product:not(.product-type-variable) .wapf-progress-steps div:before{background:#202020;border-radius:50%;color:#fff;content:counter(step);counter-increment:step;display:block;font-size:16px;font-size:10px;height:30px;line-height:30px;text-align:center;width:30px}.product:not(.product-type-variable) .wapf-progress-steps div.active:before{background:#fff;color:#121212}.product:not(.product-type-variable) .wapf-progress-steps div.completed:before{background:#383838;color:#fff}.product:not(.product-type-variable) .wapf-progress-bar{background:#f0632b;width:0}}.service-page{width:100vw}.service-page .service-page-background{height:100vh;left:0;max-width:100%;position:fixed;top:0;width:100vw;z-index:3}.service-page .service-page-background .service-page-video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-page .container{padding-right:0}.service-page .container .services-wrapper{display:flex;height:100%;justify-content:space-between;padding-bottom:9.3023255814vw;position:relative;z-index:8}.service-page .container .services-wrapper .services-sidebar{display:none}.service-page .container .services-wrapper .services-content{max-width:100%;overflow:hidden;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper{height:100%;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .content-item{display:flex;flex-wrap:wrap;height:auto;padding-top:14.8837209302vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item:first-child{padding-top:0}.service-page .container .services-wrapper .services-content .content-wrapper .content-item.has-service{padding-right:3.7209302326vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text{margin-right:0;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-title{font-size:9.3023255814vw;margin-bottom:1.8604651163vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-subtitle{margin-bottom:1.8604651163vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-description{color:hsla(0,0%,100%,.45);margin-bottom:5.5813953488vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-benefits{margin-bottom:5.5813953488vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-benefits .content-item-benefits-title{margin:3.7209302326vw 0}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-benefits .content-item-benefits-wrapper{display:flex;flex-wrap:wrap}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-benefits .content-item-benefits-wrapper .content-item-benefits-text{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:hsla(0,0%,100%,.1);border-radius:23.2558139535vw;margin-bottom:1.8604651163vw;margin-right:1.8604651163vw;padding:1.8604651163vw 3.7209302326vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-actions{display:flex;flex-direction:column;height:100%;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-actions .content-item-button{background-color:#1fb911;border-radius:7.4418604651vw;margin-top:auto;padding:7.4418604651vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-actions .content-item-button .item-button-display-text{margin-bottom:5.5813953488vw;text-align:center;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-actions .content-item-button .item-button-button-text{border:1px solid #fff;border-radius:7.4418604651vw;cursor:pointer;padding:3.7209302326vw 0;text-align:center;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages{padding-right:3.7209302326vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-title{margin-bottom:7.4418604651vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-count{display:flex;justify-content:space-between;margin-bottom:7.4418604651vw;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-count .subtitle-scrollbar{background-color:hsla(0,0%,100%,.1);height:.9302325581vw;width:37.2093023256vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-count .subtitle-scrollbar .swiper-scrollbar-drag{background-color:#1fb911;border-radius:23.2558139535vw;height:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper{height:100vh;margin-bottom:9.3023255814vw;padding:3.7209302326vw 0;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper{height:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item{background-color:#2b2b2b;border-radius:7.4418604651vw;display:flex;flex-direction:column;height:100%;margin-right:7.4418604651vw;width:76.2790697674vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item:last-child{margin-right:0}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-image{height:41.8604651163vw;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-image img{border-top-left-radius:7.4418604651vw;border-top-right-radius:7.4418604651vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:5.5813953488vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-title{margin-bottom:2.3255813953vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-subtitle{height:54%;max-height:54%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-subtitle .subtitle-container{color:hsla(0,0%,100%,.45);display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:10;-webkit-box-orient:vertical}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer{display:flex;flex-direction:column;margin-top:3.7209302326vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-price{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw;display:flex;justify-content:center;margin-bottom:3.7209302326vw;padding:3.7209302326vw 0;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button{background-color:#1fb911;border-radius:7.4418604651vw;cursor:pointer;height:12.5581395349vw;overflow:hidden;padding:3.7209302326vw 0;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button>*{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button>* .footer-button-text{position:absolute}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button>* .first{transform:translateY(-12.5581395349vw);transition:transform .3s linear}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button>* .second{transform:translateY(0);transition:transform .3s linear}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button:hover .first{transform:translateY(0)}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button:hover .second{transform:translateY(12.5581395349vw)}.service-page .service-modal{display:none;height:100vh;left:0;max-width:100%;position:fixed;top:0;width:100vw;z-index:999}.service-page .service-modal .service-modal-overlay{background-color:#2b2b2b;height:100vh;left:0;opacity:.5;position:fixed;top:0;width:100vw}.service-page .service-modal .service-modal-container{align-items:center;display:flex;height:100%;position:absolute;right:0;top:0;transform:translateX(178.6046511628vw);transition:transform .3s linear}.service-page .service-modal .service-modal-container.show{transform:translateX(0)}.service-page .service-modal .service-modal-container .service-modal-wrapper{background-color:#121212;border-radius:7.4418604651vw;display:flex;flex-direction:column;height:100%;padding:7.4418604651vw;width:100vw}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-title{margin-bottom:3.7209302326vw}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-input{margin:5.5813953488vw 0}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-input .modal-input-label{margin-bottom:2.3255813953vw}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-input .modal-input-input{background-color:#2b2b2b;border:none;border-radius:4.6511627907vw;color:#fff;padding:4.6511627907vw;width:100%}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-input .modal-input-input.input-subject{cursor:not-allowed}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-input .modal-input-input:focus-within{outline:none}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-text .modal-input-label{margin-bottom:2.3255813953vw}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-text .modal-input-input{background-color:#2b2b2b;border:none;border-radius:4.6511627907vw;color:#fff;height:34.8837209302vw;max-height:34.8837209302vw;padding:4.6511627907vw;resize:none;width:100%}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-text .modal-input-input:focus-within{outline:none}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-action{display:flex;justify-content:space-between;margin-top:auto;padding-top:3.7209302326vw;width:100%}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-action .modal-close{border:1px solid #fff;border-radius:7.4418604651vw;color:#fff;cursor:pointer;padding:3.7209302326vw 0;text-align:center;width:47%}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-action .modal-submit{background-color:#1fb911;border-radius:7.4418604651vw;color:#fff;cursor:pointer;padding:3.7209302326vw 0;text-align:center;width:47%}@media(min-width:768px){.service-page{height:100vh;max-width:100%;position:relative;width:100vw}.service-page .service-page-background{height:100vh;left:0;max-width:100%;position:absolute;top:0;width:100vw;z-index:3}.service-page .service-page-background .service-page-video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-page .container{height:100%;padding-right:0}.service-page .container .services-wrapper{display:flex;height:100%;justify-content:space-between;padding-bottom:2.9282576867vw;position:relative}.service-page .container .services-wrapper .services-sidebar{display:flex;flex-direction:column;margin-right:1.756954612vw;width:21.3762811127vw}.service-page .container .services-wrapper .services-sidebar .sidebar-wrapper{width:100%}.service-page .container .services-wrapper .services-sidebar .sidebar-wrapper .sidebar-item{background-color:hsla(0,0%,100%,.1);border-radius:.5856515373vw;color:#fff;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:1.1713030747vw;padding:.5856515373vw 1.1713030747vw;width:100%}.service-page .container .services-wrapper .services-sidebar .sidebar-wrapper .sidebar-item:last-child{margin-bottom:0}.service-page .container .services-wrapper .services-sidebar .sidebar-wrapper .sidebar-item .sidebar-item-active{background-color:#1fb911;border-radius:2.3426061493vw;display:none;width:.439238653vw}.service-page .container .services-wrapper .services-sidebar .sidebar-wrapper .sidebar-item.active .sidebar-item-active{display:block}.service-page .container .services-wrapper .services-sidebar .service-sidebar-button{background-color:#fff;border-radius:4.6852122987vw;cursor:pointer;height:7.467057101vw;margin-top:auto;width:5.9297218155vw}.service-page .container .services-wrapper .services-sidebar .service-sidebar-button>div{height:100%}.service-page .container .services-wrapper .services-sidebar .service-sidebar-back-to-top{color:#1fb911;cursor:pointer;display:none;margin-top:auto}.service-page .container .services-wrapper .services-content{max-width:calc(100% - 23.13324vw);overflow:hidden;width:calc(100% - 23.13324vw)}.service-page .container .services-wrapper .services-content .content-wrapper{height:100%;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .content-item{display:flex;display:none;height:100%;padding-top:0}.service-page .container .services-wrapper .services-content .content-wrapper .content-item.has-service{padding-right:4.6852122987vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item:first-child{display:flex}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text{margin-right:2.3426061493vw;width:43.1918008785vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-title{font-size:4.7584187408vw;margin-bottom:1.756954612vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-subtitle{margin-bottom:.5856515373vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-description{color:hsla(0,0%,100%,.45);margin-bottom:1.756954612vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-benefits{margin-bottom:0}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-benefits .content-item-benefits-title{margin:1.1713030747vw 0}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-benefits .content-item-benefits-wrapper{display:flex;flex-wrap:wrap}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-benefits .content-item-benefits-wrapper .content-item-benefits-text{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:hsla(0,0%,100%,.1);border-radius:7.3206442167vw;margin-bottom:.5856515373vw;margin-right:.5856515373vw;padding:.5856515373vw 1.1713030747vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-actions{display:flex;flex:1;flex-direction:column}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-actions .content-item-button{background-color:#1fb911;border-radius:2.3426061493vw;margin-top:auto;padding:2.3426061493vw}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-actions .content-item-button .item-button-display-text{margin-bottom:1.756954612vw;text-align:center;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-actions .content-item-button .item-button-button-text{border:1px solid #fff;border-radius:2.3426061493vw;cursor:pointer;padding:1.1713030747vw 0;text-align:center;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-title{margin-bottom:2.3426061493vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-count{display:flex;justify-content:space-between;margin-bottom:2.3426061493vw;padding-right:2.3426061493vw;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-count .subtitle-scrollbar{background-color:hsla(0,0%,100%,.1);height:.2928257687vw;width:11.7130307467vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-count .subtitle-scrollbar .swiper-scrollbar-drag{background-color:#1fb911;border-radius:7.3206442167vw;height:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper{flex:1;height:auto;margin-bottom:2.9282576867vw;padding:0}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item{background-color:#2b2b2b;border-radius:2.3426061493vw;display:flex;flex-direction:row;height:auto;margin-right:2.3426061493vw;width:51.2445095168vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item:last-child{margin-right:0}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-image{height:100%;width:14.6412884334vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-image img{border-bottom-left-radius:2.3426061493vw;border-top-left-radius:2.3426061493vw;border-top-right-radius:0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:2.3426061493vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-title{margin-bottom:1.1713030747vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-subtitle{height:54%;max-height:54%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-subtitle .subtitle-container{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.45)}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer{display:flex;flex-direction:row;justify-content:space-between;margin-top:1.1713030747vw}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-price{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw;display:flex;justify-content:center;margin-bottom:0;padding:1.1713030747vw 0;width:40%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button{background-color:#1fb911;border-radius:2.3426061493vw;cursor:pointer;height:3.953147877vw;overflow:hidden;padding:1.1713030747vw 0;width:57%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button>*{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button>* .footer-button-text{position:absolute}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button>* .first{transform:translateY(-3.953147877vw);transition:transform .3s linear}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button>* .second{transform:translateY(0);transition:transform .3s linear}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button:hover .first{transform:translateY(0)}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button:hover .second{transform:translateY(3.953147877vw)}.service-page .service-modal{display:none;height:100vh;left:0;max-width:100%;position:fixed;top:0;width:100vw;z-index:999}.service-page .service-modal .service-modal-overlay{background-color:#2b2b2b;height:100vh;left:0;opacity:.5;position:fixed;top:0;width:100vw}.service-page .service-modal .service-modal-container{align-items:center;display:flex;height:100%;padding:1.0980966325vw 0;position:absolute;right:2.3426061493vw;top:0;transform:translateX(58.5651537335vw);transition:transform .3s linear}.service-page .service-modal .service-modal-container.show{transform:translateX(0)}.service-page .service-modal .service-modal-container .service-modal-wrapper{background-color:#121212;border-radius:2.3426061493vw;padding:2.3426061493vw;width:51.2445095168vw}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-title{margin-bottom:1.1713030747vw}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-input{margin:1.756954612vw 0}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-input .modal-input-label{margin-bottom:.7320644217vw}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-input .modal-input-input{background-color:#2b2b2b;border:none;border-radius:1.4641288433vw;padding:1.4641288433vw;width:100%}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-input .modal-input-input:focus-within{outline:none}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-text .modal-input-label{margin-bottom:.7320644217vw}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-text .modal-input-input{background-color:#2b2b2b;border:none;border-radius:1.4641288433vw;height:10.980966325vw;max-height:10.980966325vw;padding:1.4641288433vw;resize:none;width:100%}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-text .modal-input-input:focus-within{outline:none}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-action{display:flex;justify-content:space-between;margin-top:2.196193265vw;padding-top:1.1713030747vw;width:100%}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-action .modal-close{border:1px solid #fff;border-radius:2.3426061493vw;color:#fff;cursor:pointer;padding:1.1713030747vw 0;text-align:center;width:47%}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-action .modal-submit{background-color:#1fb911;border-radius:2.3426061493vw;color:#fff;cursor:pointer;padding:1.1713030747vw 0;text-align:center;width:47%}}@media(min-width:1366px){.service-page,.service-page .service-page-background{height:100vh;max-width:100%;width:100vw}.service-page .service-page-background{left:0;position:absolute;top:0;z-index:3}.service-page .service-page-background .service-page-video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-page .container{height:100%;padding-right:0}.service-page .container .services-wrapper{display:flex;height:100%;justify-content:space-between;padding-bottom:40px;position:relative}.service-page .container .services-wrapper .services-sidebar{display:flex;flex-direction:column;margin-right:24px;width:292px}.service-page .container .services-wrapper .services-sidebar .sidebar-wrapper{width:100%}.service-page .container .services-wrapper .services-sidebar .sidebar-wrapper .sidebar-item{background-color:hsla(0,0%,100%,.1);border-radius:8px;color:#fff;display:flex;justify-content:space-between;margin-bottom:16px;padding:8px 16px;width:100%}.service-page .container .services-wrapper .services-sidebar .sidebar-wrapper .sidebar-item:last-child{margin-bottom:0}.service-page .container .services-wrapper .services-sidebar .sidebar-wrapper .sidebar-item .sidebar-item-active{background-color:#1fb911;border-radius:32px;width:6px}.service-page .container .services-wrapper .services-sidebar .service-sidebar-button{background-color:#fff;border-radius:64px;cursor:pointer;height:102px;margin-top:auto;width:81px}.service-page .container .services-wrapper .services-sidebar .service-sidebar-button>div{height:100%}.service-page .container .services-wrapper .services-content{max-width:calc(100% - 316px);overflow:hidden;width:calc(100% - 316px)}.service-page .container .services-wrapper .services-content .content-wrapper{height:100%;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .content-item{height:100%}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text{margin-right:32px;width:590px}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-title{font-size:65px;margin-bottom:24px}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-subtitle{margin-bottom:8px}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-description{color:hsla(0,0%,100%,.45);margin-bottom:24px}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-benefits .content-item-benefits-title{margin:16px 0}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-benefits .content-item-benefits-wrapper{display:flex;flex-wrap:wrap}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-text .content-item-benefits .content-item-benefits-wrapper .content-item-benefits-text{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:hsla(0,0%,100%,.1);border-radius:100px;margin-bottom:8px;margin-right:8px;padding:8px 16px}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-actions{display:flex;flex:1;flex-direction:column}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-actions .content-item-button{background-color:#1fb911;border-radius:32px;margin-top:auto;padding:32px}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-actions .content-item-button .item-button-display-text{margin-bottom:24px;text-align:center;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .content-item .content-item-actions .content-item-button .item-button-button-text{border:1px solid #fff;border-radius:32px;cursor:pointer;padding:16px 0;text-align:center;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages{display:flex}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-title{margin-bottom:32px}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-count{display:flex;justify-content:space-between;margin-bottom:32px;padding-right:32px;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-count .subtitle-scrollbar{background-color:hsla(0,0%,100%,.1);height:4px;width:160px}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-count .subtitle-scrollbar .swiper-scrollbar-drag{background-color:#1fb911;border-radius:100px;height:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper{margin-bottom:40px}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item{background-color:#2b2b2b;border-radius:32px;display:flex;height:auto;margin-right:32px;width:700px}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item:last-child{margin-right:0}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-image{height:100%;width:200px}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-image img{border-bottom-left-radius:32px;border-top-left-radius:32px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:32px}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-title{margin-bottom:16px}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-subtitle{height:54%;max-height:54%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-subtitle .subtitle-container{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.45)}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer{display:flex;justify-content:space-between;margin-top:16px}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-price{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:32px;display:flex;justify-content:center;padding:16px 0;width:40%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button{background-color:#1fb911;border-radius:32px;cursor:pointer;height:54px;overflow:hidden;padding:16px 0;width:57%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button>*{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button>* .footer-button-text{position:absolute}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button>* .first{transform:translateY(-54px);transition:transform .3s linear}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button>* .second{transform:translateY(0);transition:transform .3s linear}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button:hover .first{transform:translateY(0)}.service-page .container .services-wrapper .services-content .content-wrapper .has-packages .packages-swiper .packages-wrapper .packages-item .packages-item-content .packages-item-content-footer .packages-item-footer-button:hover .second{transform:translateY(54px)}.service-page .service-modal{display:none;height:100vh;left:0;max-width:100%;position:fixed;top:0;width:100vw;z-index:999}.service-page .service-modal .service-modal-overlay{background-color:#2b2b2b;height:100vh;left:0;opacity:.5;position:fixed;top:0;width:100vw}.service-page .service-modal .service-modal-container{align-items:center;display:flex;height:100%;padding:15px 0;position:absolute;right:32px;top:0;transform:translateX(800px);transition:transform .3s linear}.service-page .service-modal .service-modal-container.show{transform:translateX(0)}.service-page .service-modal .service-modal-container .service-modal-wrapper{background-color:#121212;border-radius:32px;padding:32px;width:700px}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-title{margin-bottom:16px}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-input{margin:24px 0}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-input .modal-input-label{margin-bottom:10px}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-input .modal-input-input{background-color:#2b2b2b;border:none;border-radius:20px;padding:20px;width:100%}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-input .modal-input-input:focus-within{outline:none}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-text .modal-input-label{margin-bottom:10px}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-text .modal-input-input{background-color:#2b2b2b;border:none;border-radius:20px;height:120px;max-height:120px;padding:20px;resize:none;width:100%}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-text .modal-input-input:focus-within{outline:none}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-action{display:flex;justify-content:space-between;margin-top:30px;padding-top:16px;width:100%}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-action .modal-close{border:1px solid #fff;border-radius:32px;color:#fff;cursor:pointer;padding:16px 0;text-align:center;width:47%}.service-page .service-modal .service-modal-container .service-modal-wrapper .modal-action .modal-submit{background-color:#1fb911;border-radius:32px;color:#fff;cursor:pointer;padding:16px 0;text-align:center;width:47%}}.woocommerce-checkout.woocommerce-page .main .page-header{margin-bottom:5.5813953488vw}.woocommerce-checkout.woocommerce-page .main .page-header h1{font-size:9.3023255814vw}.woocommerce-checkout.woocommerce-page .main .woocommerce .woocommerce-form-coupon-toggle,.woocommerce-checkout.woocommerce-page .main .woocommerce .woocommerce-form-login-toggle{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce .woocommerce-NoticeGroup-checkout{width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details{display:flex;flex-direction:column;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details>*{width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .billing-title-wrapper,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .billing-title-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:5.5813953488vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .billing-title-wrapper .already-have-account,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .billing-title-wrapper .already-have-account{background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw;cursor:pointer;padding:2.3255813953vw 3.7209302326vw}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p{margin-bottom:5.5813953488vw}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p label,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p label,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p label{color:hsla(0,0%,100%,.45);font-size:3.023255814vw;font-weight:400;margin-bottom:2.3255813953vw}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label abbr,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p label abbr,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p label abbr,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p label abbr{color:hsla(0,0%,100%,.45)}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p .woocommerce-input-wrapper input,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p .woocommerce-input-wrapper input{background-color:#2b2b2b;border:none;border-radius:7.4418604651vw;color:#fff;padding:4.6511627907vw}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input:focus-within,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p .woocommerce-input-wrapper input:focus-within,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input:focus-within,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p .woocommerce-input-wrapper input:focus-within{outline:none}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper>p,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper>p,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper>p,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper>p{width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields #ship-to-different-address label,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address label{align-items:center;cursor:pointer;display:flex}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields #ship-to-different-address label input,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address label input{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields #ship-to-different-address label:before,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address label:before{background-color:transparent;border:1px solid #fff;border-radius:50%;content:"";display:block;height:4.6511627907vw;margin-right:1.8604651163vw;width:4.6511627907vw}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields #ship-to-different-address label:has(input:checked):before,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address label:has(input:checked):before{background-color:#1fb911;border:0}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-additional-fields{margin-bottom:5.5813953488vw}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-additional-fields .woocommerce-input-wrapper textarea{background-color:#2b2b2b;border:none;border-radius:7.4418604651vw;color:#fff;max-width:100%;min-height:27.9069767442vw;padding:4.6511627907vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;padding:0 0 29.3023255814vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .woocommerce-NoticeGroup .is-info{display:none!important}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper{width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review_heading{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review{margin-top:0}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table{background-color:#2b2b2b;border-radius:5.5813953488vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list{margin-bottom:3.7209302326vw;padding:5.5813953488vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .table-header{display:flex;justify-content:space-between;margin-bottom:3.7209302326vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .table-header .product-total{color:hsla(0,0%,100%,.45)}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item{display:flex;margin-bottom:3.7209302326vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item:last-child{margin-bottom:0}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-image{height:18.6046511628vw;margin-right:3.7209302326vw;width:18.6046511628vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-image img{height:100%;-o-object-fit:cover;object-fit:cover}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details{width:43.9534883721vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .product-name-title{margin-bottom:2.3255813953vw;max-width:100%;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .variation-wrapper{height:0;overflow:hidden;transition:height .2s linear}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .variation-wrapper .variation{display:flex;flex-wrap:wrap;justify-content:space-between}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .variation-wrapper .variation dt{color:hsla(0,0%,100%,.45)}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .variation-wrapper .variation>*{font-size:3.023255814vw;font-weight:400;margin-bottom:1.1627906977vw;width:48%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .show-more-details{cursor:pointer;height:4.6511627907vw;margin-bottom:2.3255813953vw;width:4.6511627907vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .product-quantity,.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .show-more-details .checkout-minus{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-total{display:flex;justify-content:start!important}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-total .price-label{color:hsla(0,0%,100%,.45);width:48%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-total .no-total{font-size:3.023255814vw;width:auto}@media(min-width:768px){.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-total .no-total{font-size:.9516837482vw}}@media(min-width:1366px){.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-total .no-total{font-size:13px}}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-action{cursor:pointer;display:flex;height:5.5813953488vw;justify-content:flex-end;margin-left:auto;margin-top:3.7209302326vw;padding:.9302325581vw;width:5.5813953488vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer{background-color:hsla(0,0%,100%,.1);border-bottom-left-radius:5.5813953488vw;border-bottom-right-radius:5.5813953488vw;padding:5.5813953488vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .cart-subtotal,.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .order-total,.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .tax-total{align-items:center;display:flex;justify-content:space-between;margin-bottom:3.7209302326vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .cart-subtotal>:first-child,.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .order-total>:first-child,.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .tax-total>:first-child{color:hsla(0,0%,100%,.45)}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .fee{display:none!important}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .cart-discount{display:flex;justify-content:space-between;margin-bottom:3.7209302326vw}@media(min-width:768px){.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .cart-discount{margin-bottom:1.1713030747vw}}@media(min-width:1366px){.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .cart-discount{margin-bottom:16px}}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .cart-discount .detail-text{color:hsla(0,0%,100%,.45)}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .cart-discount .woocommerce-remove-coupon{color:red}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .checkout-shipping-html{display:flex;gap:3.7209302326vw;margin-bottom:3.7209302326vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .checkout-shipping-html.text-shipping{flex-direction:column}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .checkout-shipping-html .detail-text{color:hsla(0,0%,100%,.45)}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .order-total{border-top:1px solid hsla(0,0%,100%,.45);padding-top:3.7209302326vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .woocommerce-privacy-policy-text{color:hsla(0,0%,100%,.45);font-size:3.023255814vw;font-weight:400}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section{background-color:#2b2b2b;border-radius:5.5813953488vw;margin-top:5.5813953488vw;padding:5.5813953488vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-title{margin-bottom:3.7209302326vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-subtitle{color:hsla(0,0%,100%,.45);margin-bottom:1.8604651163vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-input{margin-bottom:3.7209302326vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-input input{background-color:#383838;border:0;border-radius:5.5813953488vw;color:#fff;padding:4.6511627907vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-button{background-color:transparent;border:1px solid #fff;border-radius:5.5813953488vw;color:#fff;cursor:pointer;padding:3.7209302326vw;text-align:center}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-message{margin-top:3.7209302326vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order{background-color:#2b2b2b;border-radius:5.5813953488vw;display:flex;flex-direction:column;margin-top:5.5813953488vw;padding:5.5813953488vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-privacy-policy-text{order:3}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-form__label{align-items:center;cursor:pointer;display:flex}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-form__label input{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-form__label .checkout-checkmark{background-color:transparent;border:1px solid #fff;border-radius:1.1627906977vw;height:4.6511627907vw;width:4.6511627907vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-form__label:has(input:checked) .checkout-checkmark{background-color:#1fb911;border:none}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text{flex:1;margin-left:1.8604651163vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-terms-and-conditions-checkbox-text{line-height:normal}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order #place_order{background-color:#1fb911;border-radius:7.4418604651vw;height:12.5581395349vw;margin-bottom:3.7209302326vw;margin-top:3.7209302326vw;text-align:center;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.woocommerce-invalid .checkout-checkmark{border-color:#a00!important}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.woocommerce-invalid a{color:#a00}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment{background-color:transparent;border-radius:0;border-top:1px solid hsla(0,0%,100%,.45);margin-top:5.5813953488vw;padding-top:5.5813953488vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .payment-title{margin-bottom:5.5813953488vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods{border:none;padding:0}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method{align-items:center;background-color:#2b2b2b;border-radius:5.5813953488vw;display:flex;flex-wrap:wrap;margin-bottom:5.5813953488vw;padding:3.7209302326vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method>label{align-items:center;display:flex}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method>label:before{background-color:transparent;border:1px solid #1fb911;border-radius:50%;content:"";display:block;height:4.6511627907vw;margin-right:1.8604651163vw;min-height:4.6511627907vw;min-width:4.6511627907vw;width:4.6511627907vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method:has(input[name=payment_method]:checked)>label:before{background-color:#1fb911;border:0}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method label{cursor:pointer;flex:1}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method input[name=payment_method]{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method .payment_box{background-color:transparent;color:hsla(0,0%,100%,.45);margin:0 0 0 6.511627907vw;padding:0}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method .payment_box:before{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method.payment_method_authnet{align-items:center;display:flex;flex-wrap:wrap}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method.payment_method_authnet label{display:flex;flex:1;margin-bottom:0}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method.payment_method_authnet label img{-o-object-fit:contain;object-fit:contain}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method.payment_method_authnet label img:first-child{margin-left:auto!important}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method.payment_method_authnet .payment_box.payment_method_authnet{width:100%}.woocommerce-checkout.woocommerce-page .select2{background-color:#2b2b2b;border:none;border-radius:7.4418604651vw;color:#fff;padding:4.6511627907vw}.woocommerce-checkout.woocommerce-page .select2 .select2-selection,.woocommerce-checkout.woocommerce-page .select2 .select2-selection .select2-selection__rendered{background-color:#2b2b2b;border:none;color:#fff}.woocommerce-checkout.woocommerce-page .select2 .select2-selection .select2-selection__rendered:focus-within{outline:none}.woocommerce-checkout.woocommerce-page .select2 .select2-selection .select2-selection__arrow{right:4.6511627907vw;top:50%;transform:translateY(-50%)}.woocommerce-checkout.woocommerce-page .select2-container--open .select2-dropdown{background-color:#2b2b2b;border:1px solid #fff;color:#fff}.woocommerce-checkout.woocommerce-page .select2-container--open .select2-dropdown .select2-search{padding:0}.woocommerce-checkout.woocommerce-page .select2-container--open .select2-dropdown .select2-search .select2-search__field{background-color:#2b2b2b;border:none;border-bottom:1px solid #fff;color:#fff}.woocommerce-checkout.woocommerce-page .select2-container--open .select2-dropdown .select2-results .select2-results__option[data-selected=true]{background-color:#1fb911}@media(min-width:768px){.woocommerce-checkout.woocommerce-page .main .page-header{margin-bottom:1.756954612vw}.woocommerce-checkout.woocommerce-page .main .page-header h1{font-size:2.9282576867vw;font-weight:500}.woocommerce-checkout.woocommerce-page .main .woocommerce .woocommerce-form-coupon-toggle,.woocommerce-checkout.woocommerce-page .main .woocommerce .woocommerce-form-login-toggle{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details{display:flex;flex-direction:column;width:65%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details>*{width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .billing-title-wrapper,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .billing-title-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.756954612vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .billing-title-wrapper .already-have-account,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .billing-title-wrapper .already-have-account{background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw;cursor:pointer;padding:.7320644217vw 1.1713030747vw}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p{margin-bottom:1.756954612vw}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p label,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p label,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p label{color:hsla(0,0%,100%,.45);font-size:.9516837482vw;font-weight:400;margin-bottom:.7320644217vw}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label abbr,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p label abbr,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p label abbr,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p label abbr{color:hsla(0,0%,100%,.45)}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p .woocommerce-input-wrapper input,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p .woocommerce-input-wrapper input{background-color:#2b2b2b;border:none;border-radius:2.3426061493vw;color:#fff;padding:1.4641288433vw}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input:focus-within,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p .woocommerce-input-wrapper input:focus-within,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input:focus-within,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p .woocommerce-input-wrapper input:focus-within{outline:none}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_company_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_country_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #billing_company_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #billing_country_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #billing_company_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #billing_country_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #billing_company_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #billing_country_field{width:47%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_address_1_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_address_2_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #billing_address_1_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #billing_address_2_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #billing_address_1_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #billing_address_2_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #billing_address_1_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #billing_address_2_field{width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_city_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_postcode_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_state_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #billing_city_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #billing_postcode_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #billing_state_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #billing_city_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #billing_postcode_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #billing_state_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #billing_city_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #billing_postcode_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #billing_state_field{width:33%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_email_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_phone_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #shipping_company_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #shipping_country_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #billing_email_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #billing_phone_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #shipping_company_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #shipping_country_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #billing_email_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #billing_phone_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #shipping_company_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #shipping_country_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #billing_email_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #billing_phone_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #shipping_company_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #shipping_country_field{width:47%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #shipping_address_1_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #shipping_address_2_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #shipping_address_1_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #shipping_address_2_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #shipping_address_1_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #shipping_address_2_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #shipping_address_1_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #shipping_address_2_field{width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #shipping_city_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #shipping_postcode_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #shipping_state_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #shipping_city_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #shipping_state_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #shipping_city_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #shipping_postcode_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #shipping_state_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #shipping_city_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #shipping_state_field{width:33%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #shipping_email_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #shipping_phone_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #shipping_email_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #shipping_phone_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #shipping_email_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #shipping_phone_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #shipping_email_field,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #shipping_phone_field{width:47%}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields #ship-to-different-address label,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address label{align-items:center;cursor:pointer;display:flex}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields #ship-to-different-address label input,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address label input{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields #ship-to-different-address label:before,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address label:before{background-color:transparent;border:1px solid #fff;border-radius:50%;content:"";display:block;height:1.4641288433vw;margin-right:.5856515373vw;width:1.4641288433vw}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields #ship-to-different-address label:has(input:checked):before,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address label:has(input:checked):before{background-color:#1fb911;border:0}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-additional-fields{margin-bottom:1.756954612vw}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-additional-fields .woocommerce-input-wrapper textarea{background-color:#2b2b2b;border:none;border-radius:2.3426061493vw;color:#fff;max-width:100%;min-height:8.78477306vw;padding:1.4641288433vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:0 0 9.224011713vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper{width:32%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review_heading{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review{margin-top:-3.513909224vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table{background-color:#2b2b2b;border-radius:1.756954612vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list{margin-bottom:1.1713030747vw;padding:1.756954612vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .table-header{display:flex;justify-content:space-between;margin-bottom:1.1713030747vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .table-header .product-total{color:hsla(0,0%,100%,.45)}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item{display:flex;margin-bottom:1.1713030747vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item:last-child{margin-bottom:0}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-image{height:5.8565153734vw;margin-right:1.1713030747vw;width:5.8565153734vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details{max-width:50%;width:13.8360175695vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .product-name-title{margin-bottom:.7320644217vw;max-width:100%;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .variation-wrapper{height:0;overflow:hidden;transition:height .2s linear}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .variation-wrapper .variation{display:flex;flex-wrap:wrap;justify-content:space-between}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .variation-wrapper .variation dt{color:hsla(0,0%,100%,.45)}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .variation-wrapper .variation>*{font-size:.9516837482vw;font-weight:400;margin-bottom:.3660322108vw;width:48%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .show-more-details{cursor:pointer;height:1.4641288433vw;margin-bottom:.7320644217vw;width:1.4641288433vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .product-quantity,.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .show-more-details .checkout-minus{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-total{display:flex;justify-content:space-between}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-total .price-label{color:hsla(0,0%,100%,.45)}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-total>*{width:48%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-action{cursor:pointer;display:flex;height:1.756954612vw;justify-content:flex-end;margin-left:auto;margin-top:1.1713030747vw;padding:.2928257687vw;width:1.756954612vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer{background-color:hsla(0,0%,100%,.1);border-bottom-left-radius:1.756954612vw;border-bottom-right-radius:1.756954612vw;padding:1.756954612vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .cart-subtotal,.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .order-total,.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .tax-total{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.1713030747vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .cart-subtotal>:first-child,.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .order-total>:first-child,.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .tax-total>:first-child{color:hsla(0,0%,100%,.45)}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .checkout-shipping-html{gap:1.1713030747vw;margin-bottom:1.1713030747vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .order-total{border-top:1px solid hsla(0,0%,100%,.45);padding-top:1.1713030747vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section{background-color:#2b2b2b;border-radius:1.756954612vw;margin-top:1.756954612vw;padding:1.756954612vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-title{margin-bottom:1.1713030747vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-subtitle{color:hsla(0,0%,100%,.45);margin-bottom:.5856515373vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-input{margin-bottom:1.1713030747vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-input input{background-color:#383838;border:0;border-radius:1.756954612vw;color:#fff;padding:1.4641288433vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-button{background-color:transparent;border:1px solid #fff;border-radius:1.756954612vw;color:#fff;cursor:pointer;padding:1.1713030747vw;text-align:center}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-message{margin-top:1.1713030747vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order{border-radius:1.756954612vw;display:flex;flex-direction:column;margin-top:1.756954612vw;padding:1.756954612vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-privacy-policy-text{order:3}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-form__label{align-items:center;cursor:pointer;display:flex}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-form__label input{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-form__label .checkout-checkmark{background-color:transparent;border:1px solid #fff;border-radius:.3660322108vw;height:1.4641288433vw;width:1.4641288433vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-form__label:has(input:checked) .checkout-checkmark{background-color:#1fb911;border:none}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text{flex:1;margin-left:.5856515373vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-terms-and-conditions-checkbox-text{line-height:normal}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-privacy-policy-text{color:hsla(0,0%,100%,.45);font-size:.9516837482vw;font-weight:400}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order #place_order{background-color:#1fb911;border-radius:2.3426061493vw;height:3.953147877vw;margin-bottom:1.1713030747vw;margin-top:1.1713030747vw;text-align:center;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment{background-color:transparent;border-radius:0;border-top:1px solid hsla(0,0%,100%,.45);margin-top:1.756954612vw;padding-top:1.756954612vw;width:100%}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .payment-title{margin-bottom:1.756954612vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods{border:none;padding:0}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method{align-items:center;background-color:#2b2b2b;border-radius:1.756954612vw;display:flex;flex-wrap:wrap;margin-bottom:1.756954612vw;padding:1.1713030747vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method label{cursor:pointer;flex:1}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method input[name=payment_method]{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method>label:before{background-color:transparent;border:1px solid #1fb911;border-radius:50%;content:"";height:1.4641288433vw;margin-right:.5856515373vw;min-height:1.4641288433vw;min-width:1.4641288433vw;width:1.4641288433vw}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method:has(input[name=payment_method]:checked)>label:before{background-color:#1fb911;border:0}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method .payment_box{background-color:transparent;color:hsla(0,0%,100%,.45);margin:0 0 0 2.0497803807vw;padding:0}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method .payment_box:before{display:none}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method.payment_method_authnet{align-items:center;display:flex;flex-wrap:wrap}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method.payment_method_authnet label{display:flex;flex:1;margin-bottom:0}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method.payment_method_authnet label img{-o-object-fit:contain;object-fit:contain}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method.payment_method_authnet label img:first-child{margin-left:auto!important}.woocommerce-checkout.woocommerce-page .main .woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method.payment_method_authnet .payment_box.payment_method_authnet{width:100%}.woocommerce-checkout.woocommerce-page .select2{background-color:#2b2b2b;border:none;border-radius:2.3426061493vw;color:#fff;padding:1.4641288433vw}.woocommerce-checkout.woocommerce-page .select2 .select2-selection,.woocommerce-checkout.woocommerce-page .select2 .select2-selection .select2-selection__rendered{background-color:#2b2b2b;border:none;color:#fff}.woocommerce-checkout.woocommerce-page .select2 .select2-selection .select2-selection__rendered:focus-within{outline:none}.woocommerce-checkout.woocommerce-page .select2 .select2-selection .select2-selection__arrow{right:1.4641288433vw;top:50%;transform:translateY(-50%)}.woocommerce-checkout.woocommerce-page .select2-container--open .select2-dropdown{background-color:#2b2b2b;border:1px solid #fff;color:#fff}.woocommerce-checkout.woocommerce-page .select2-container--open .select2-dropdown .select2-search{padding:0}.woocommerce-checkout.woocommerce-page .select2-container--open .select2-dropdown .select2-search .select2-search__field{background-color:#2b2b2b;border:none;border-bottom:1px solid #fff;color:#fff}.woocommerce-checkout.woocommerce-page .select2-container--open .select2-dropdown .select2-results .select2-results__option[data-selected=true]{background-color:#1fb911}}@media(min-width:1366px){.woocommerce-checkout.woocommerce-page .main{margin-left:auto;margin-right:auto;max-width:1366px}.woocommerce-checkout.woocommerce-page .main .page-header{margin-bottom:24px}.woocommerce-checkout.woocommerce-page .main .page-header h1{font-size:40px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .billing-title-wrapper,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .billing-title-wrapper{margin-bottom:24px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .billing-title-wrapper .already-have-account,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .billing-title-wrapper .already-have-account{border-radius:32px;padding:10px 16px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p{margin-bottom:24px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p label,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p label,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p label{font-size:13px;margin-bottom:10px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p .woocommerce-input-wrapper input,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p .woocommerce-input-wrapper input{border-radius:32px;padding:20px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #ship-to-different-address label:before,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper #ship-to-different-address label:before,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper #ship-to-different-address label:before,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #ship-to-different-address label:before{height:20px;margin-right:8px;width:20px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-additional-fields,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-additional-fields{margin-bottom:24px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-billing-fields .woocommerce-additional-fields .woocommerce-input-wrapper textarea,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details .woocommerce-shipping-fields .woocommerce-additional-fields .woocommerce-input-wrapper textarea{border-radius:32px;min-height:120px;padding:20px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout{padding:0 0 126px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review{margin-top:-48px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table{border-radius:24px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list{margin-bottom:16px;padding:24px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .table-header{margin-bottom:16px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-image{height:80px;margin-right:16px;width:80px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details{width:189px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .product-name-title{margin-bottom:10px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .variation-wrapper .variation>*{font-size:13px;margin-bottom:5px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-details .product-name .show-more-details{height:20px;margin-bottom:10px;width:20px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop_table .shop-table-list .cart_item .product-action{height:24px;margin-top:16px;padding:4px;width:24px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer{border-bottom-left-radius:24px;border-bottom-right-radius:24px;padding:24px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .cart-subtotal,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .order-total,.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .tax-total{margin-bottom:16px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .checkout-shipping-html{gap:16px;margin-bottom:16px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .shop-table-footer .checkout-total-details .order-total{padding-top:16px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section{border-radius:24px;margin-top:24px;padding:24px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-title{margin-bottom:16px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-subtitle{margin-bottom:8px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-input{margin-bottom:16px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-input input{border-radius:24px;padding:20px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-button{border-radius:24px;padding:16px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .order-review-coupon-section .coupon-section-message{margin-top:16px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order{border-radius:24px;margin-top:24px;padding:24px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-form__label .checkout-checkmark{border-radius:5px;height:20px;width:20px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text{margin-left:8px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order #place_order{border-radius:32px;height:54px;margin-bottom:16px;margin-top:16px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout .checkout-order-wrapper #order_review .form-row.place-order .woocommerce-privacy-policy-text{font-size:13px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout #payment{margin-top:24px;padding-top:24px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout #payment .payment-title{margin-bottom:24px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method{border-radius:24px;margin-bottom:24px;padding:16px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method>label:before{height:20px;margin-right:8px;min-height:20px;min-width:20px;width:20px}.woocommerce-checkout.woocommerce-page .main .woocommerce #customer_details form.checkout.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method .payment_box{margin:0 0 0 28px}.woocommerce-checkout.woocommerce-page .select2{border-radius:32px;padding:20px}.woocommerce-checkout.woocommerce-page .select2 .select2-selection .select2-selection__arrow{right:20px}}.features-section{background-color:#121212;padding:14.8837209302vw 3.7209302326vw}.features-section .features-wrapper .features-title{margin-bottom:9.3023255814vw}.features-section .features-wrapper .features-list{display:flex;flex-direction:column}.features-section .features-wrapper .features-list .features-item{background-color:#2b2b2b;border-radius:1.756954612vw;margin-bottom:5.5813953488vw;padding:7.4418604651vw;width:100%}.features-section .features-wrapper .features-list .features-item .feature-item-icon{height:7.4418604651vw;margin-bottom:3.7209302326vw;width:7.4418604651vw}.features-section .features-wrapper .features-list .features-item .feature-item-title{margin-bottom:3.7209302326vw}.features-section .features-wrapper .features-list .features-item .feature-item-subtitle{color:hsla(0,0%,100%,.45)}@media(min-width:768px){.features-section{padding:8.78477306vw 4.6852122987vw}.features-section .features-wrapper .features-title{margin-bottom:2.9282576867vw}.features-section .features-wrapper .features-list{display:flex;flex-direction:row;justify-content:space-between}.features-section .features-wrapper .features-list .features-item{border-radius:1.756954612vw;margin-bottom:0;padding:2.3426061493vw;width:32%}.features-section .features-wrapper .features-list .features-item .feature-item-icon{height:2.3426061493vw;margin-bottom:1.1713030747vw;width:2.3426061493vw}.features-section .features-wrapper .features-list .features-item .feature-item-title{margin-bottom:1.1713030747vw}.features-section .features-wrapper .features-list .features-item .feature-item-subtitle{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.45)}}@media(min-width:1366px){.features-section{padding:120px 64px}.features-section .features-wrapper .features-title{margin-bottom:40px}.features-section .features-wrapper .features-list .features-item{border-radius:1.756954612vw;padding:32px}.features-section .features-wrapper .features-list .features-item .feature-item-icon{height:32px;margin-bottom:16px;width:32px}.features-section .features-wrapper .features-list .features-item .feature-item-title{margin-bottom:16px}}.blog-page .blog-post-header{margin-bottom:5.5813953488vw;max-width:100%;width:100%}.blog-page .blog-post-header .blog-header-swiper{overflow:hidden;width:100%}.blog-page .blog-post-header .blog-header-swiper .swiper-wrapper{transition-timing-function:linear}.blog-page .blog-post-header .blog-header-swiper .swiper-slide{align-items:center;display:flex;margin-right:1.8604651163vw;width:auto!important}.blog-page .blog-post-header .blog-header-swiper .swiper-slide .blog-header-slide-star{display:inline-block;margin-right:1.8604651163vw}.blog-page .blog-post-header .blog-header-swiper .swiper-slide .blog-header-slide-text{font-style:italic}.blog-page .blog-page-filters{display:flex;flex-direction:column;margin-bottom:9.3023255814vw;width:100%}.blog-page .blog-page-filters .blog-page-categories{display:flex;order:2;width:100%}.blog-page .blog-page-filters .blog-page-categories .blog-page-category{background-color:hsla(0,0%,100%,.1);border-radius:3.7209302326vw;cursor:pointer;margin-right:3.7209302326vw;padding:1.8604651163vw 3.7209302326vw}.blog-page .blog-page-filters .blog-page-search{align-items:center;display:flex;justify-content:space-between;margin-bottom:5.5813953488vw;width:100%}.blog-page .blog-page-filters .blog-page-search .widget_search{margin-right:5.5813953488vw}.blog-page .blog-page-filters .blog-page-search .widget_search label{display:none}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper{align-items:center;display:flex;font-family:Noto Sans,sans-serif;font-size:3.7209302326vw;font-weight:600}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper.focused{border-bottom:1px solid #fff}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper input{background-color:transparent;border:0;color:#fff;height:5.1162790698vw;margin-left:1.8604651163vw;order:2;padding:0;transition:width .2s linear;width:23.2558139535vw}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper input:focus-visible{border:0;outline:0}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper input.focused{width:46.511627907vw}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper input::-moz-placeholder{color:#fff}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper input::placeholder{color:#fff}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper:before{align-items:center;content:url(/wp-content/themes/cannazipbags/public/images/search-icon.d0dafa.svg);cursor:pointer;display:flex;height:5.5813953488vw;width:auto}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper .wp-block-search__button{display:none;order:1}.blog-page .blog-page-filters .blog-page-search .blog-page-sort{background-color:hsla(0,0%,100%,.1);border-radius:3.7209302326vw;cursor:pointer;position:relative}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-label{display:flex;padding:1.8604651163vw 3.7209302326vw}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-label .label-title{margin-right:1.8604651163vw}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown{background-color:#2b2b2b;border-radius:5.5813953488vw;display:none;padding:5.5813953488vw;position:absolute;right:0;top:110%;z-index:10}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown .blog-page-sort-item{align-items:center;display:flex;margin-bottom:3.7209302326vw}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown .blog-page-sort-item:last-child{margin-bottom:0}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown .blog-page-sort-item .sort-item-icon{align-items:center;background-color:transparent;border:1px solid #1fb911;border-radius:50%;display:flex;height:4.6511627907vw;justify-content:center;margin-right:1.8604651163vw;width:4.6511627907vw}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown .blog-page-sort-item .sort-item-icon .has-shadow{background-color:transparent;border-radius:50%;height:65%;width:65%}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown .blog-page-sort-item .sort-item-icon.active .has-shadow{background-color:#1fb911}.blog-page .blog-wrapper{display:grid;grid-template-columns:1fr;grid-gap:5.5813953488vw;gap:5.5813953488vw;grid-auto-rows:1fr;margin-bottom:2.9282576867vw}.blog-page .blog-wrapper .posts-navigation{display:none}.blog-page .blog-wrapper article{height:125.5813953488vw}.blog-page .blog-wrapper article .blog-post-wrapper{display:flex;flex-direction:column;height:100%}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image{height:73.488372093vw;position:relative;width:100%}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image img{border-top-left-radius:5.5813953488vw;border-top-right-radius:5.5813953488vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image .meta-data{display:flex;left:5.5813953488vw;position:absolute;top:5.5813953488vw}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image .meta-data .blog-post-category,.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image .meta-data .blog-post-date{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.45);border-radius:5.5813953488vw;margin-right:2.3255813953vw;padding:1.8604651163vw 3.7209302326vw}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content{background-color:#2b2b2b;border-bottom-left-radius:5.5813953488vw;border-bottom-right-radius:5.5813953488vw;display:flex;flex:1;flex-direction:column;padding:7.4418604651vw;transition:all .3s linear}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content .blog-post-title{display:-webkit-box;margin-bottom:1.8604651163vw;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .3s linear}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content .entry-summary{display:flex;margin-top:auto}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content .entry-summary p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;width:74%;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.45);transition:all .3s linear}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content .entry-summary .blog-post-read{display:flex;flex:1;margin-left:3.7209302326vw}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content .entry-summary .blog-post-read>a{background-color:hsla(0,0%,100%,.1);border-radius:3.7209302326vw;cursor:pointer;margin-top:auto;padding:1.8604651163vw 3.7209302326vw;transition:all .3s linear}.blog-page .blog-wrapper article:hover .blog-post-wrapper .blog-post-content{background-color:hsla(0,0%,100%,.1)}.blog-page .blog-wrapper article:hover .blog-post-wrapper .blog-post-content .blog-post-title{color:#1fb911}.blog-page .blog-wrapper article:hover .blog-post-wrapper .blog-post-content .entry-summary{display:flex}.blog-page .blog-wrapper article:hover .blog-post-wrapper .blog-post-content .entry-summary p{color:#fff}.blog-page .blog-wrapper article:hover .blog-post-wrapper .blog-post-content .entry-summary .blog-post-read>a{background-color:#fff;color:#1fb911}.blog-page .blog-wrapper .blog-banner{display:none}.blog-page .navigation.pagination{margin-bottom:9.3023255814vw;width:100%}.blog-page .navigation.pagination .nav-links{display:flex;justify-content:center}.blog-page .navigation.pagination .nav-links>*{min-height:4.6511627907vw;min-width:4.6511627907vw;padding:2.7906976744vw 3.7209302326vw}.blog-page .navigation.pagination .nav-links>.current{background-color:#1fb911;color:#fff}.blog-page .navigation.pagination .nav-links a:active,.blog-page .navigation.pagination .nav-links a:focus,.blog-page .navigation.pagination .nav-links a:hover{background-color:#2b2b2b;color:#fff}@media(min-width:768px){.blog-page .blog-post-header{margin-bottom:1.756954612vw;max-width:100%;width:100%}.blog-page .blog-post-header .blog-header-swiper{overflow:hidden;width:100%}.blog-page .blog-post-header .blog-header-swiper .swiper-wrapper{transition-timing-function:linear}.blog-page .blog-post-header .blog-header-swiper .swiper-slide{align-items:center;display:flex;margin-right:.5856515373vw;width:auto!important}.blog-page .blog-post-header .blog-header-swiper .swiper-slide .blog-header-slide-star{display:inline-block;margin-right:.5856515373vw}.blog-page .blog-post-header .blog-header-swiper .swiper-slide .blog-header-slide-text{font-style:italic}.blog-page .blog-page-filters{display:flex;flex-direction:row;margin-bottom:2.9282576867vw;width:100%}.blog-page .blog-page-filters .blog-page-categories{display:flex;order:1;width:50%}.blog-page .blog-page-filters .blog-page-categories .blog-page-category{background-color:hsla(0,0%,100%,.1);border-radius:1.1713030747vw;cursor:pointer;margin-right:1.1713030747vw;padding:.5856515373vw 1.1713030747vw}.blog-page .blog-page-filters .blog-page-search{align-items:center;display:flex;justify-content:flex-end;margin-bottom:0;order:2;width:50%}.blog-page .blog-page-filters .blog-page-search .widget_search{margin-right:1.756954612vw}.blog-page .blog-page-filters .blog-page-search .widget_search label{display:none}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper{align-items:center;display:flex;font-family:Noto Sans,sans-serif;font-size:1.1713030747vw;font-weight:600}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper.focused{border-bottom:1px solid #fff}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper input{background-color:transparent;border:0;color:#fff;height:1.6105417277vw;margin-left:.5856515373vw;order:2;padding:0;transition:width .2s linear;width:7.3206442167vw}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper input:focus-visible{border:0;outline:0}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper input.focused{width:14.6412884334vw}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper input::-moz-placeholder{color:#fff}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper input::placeholder{color:#fff}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper:before{align-items:center;content:url(/wp-content/themes/cannazipbags/public/images/search-icon.d0dafa.svg);cursor:pointer;display:flex;height:1.756954612vw;width:auto}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper .wp-block-search__button{display:none;order:1}.blog-page .blog-page-filters .blog-page-search .blog-page-sort{background-color:hsla(0,0%,100%,.1);border-radius:1.1713030747vw;cursor:pointer;position:relative}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-label{display:flex;padding:.5856515373vw 1.1713030747vw}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-label .label-title{margin-right:.5856515373vw}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown{background-color:#2b2b2b;border-radius:1.756954612vw;display:none;padding:1.756954612vw;position:absolute;right:0;top:110%;z-index:10}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown .blog-page-sort-item{align-items:center;display:flex;margin-bottom:1.1713030747vw}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown .blog-page-sort-item:last-child{margin-bottom:0}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown .blog-page-sort-item .sort-item-icon{align-items:center;background-color:transparent;border:1px solid #1fb911;border-radius:50%;display:flex;height:1.4641288433vw;justify-content:center;margin-right:.5856515373vw;width:1.4641288433vw}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown .blog-page-sort-item .sort-item-icon .has-shadow{background-color:transparent;border-radius:50%;height:65%;width:65%}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown .blog-page-sort-item .sort-item-icon.active .has-shadow{background-color:#1fb911}.blog-page .blog-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.756954612vw;gap:1.756954612vw;grid-auto-rows:1fr;margin-bottom:2.9282576867vw}.blog-page .blog-wrapper article{height:39.5314787701vw}.blog-page .blog-wrapper article .blog-post-wrapper{display:flex;flex-direction:column;height:100%}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image{height:23.1332357247vw;position:relative;width:100%}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image img{border-top-left-radius:1.756954612vw;border-top-right-radius:1.756954612vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image .meta-data{display:flex;left:1.756954612vw;position:absolute;top:1.756954612vw}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image .meta-data .blog-post-category,.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image .meta-data .blog-post-date{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.45);border-radius:1.756954612vw;margin-right:.7320644217vw;padding:.5856515373vw 1.1713030747vw}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content{background-color:#2b2b2b;border-bottom-left-radius:1.756954612vw;border-bottom-right-radius:1.756954612vw;display:flex;flex:1;flex-direction:column;padding:2.3426061493vw;transition:all .3s linear}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content .blog-post-title{display:-webkit-box;margin-bottom:.5856515373vw;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .3s linear}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content .entry-summary{display:flex;margin-top:auto}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content .entry-summary p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;width:74%;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.45);transition:all .3s linear}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content .entry-summary .blog-post-read{display:flex;flex:1;margin-left:1.1713030747vw}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content .entry-summary .blog-post-read>a{background-color:hsla(0,0%,100%,.1);border-radius:1.1713030747vw;cursor:pointer;margin-top:auto;padding:.5856515373vw 1.1713030747vw;transition:all .3s linear}.blog-page .blog-wrapper article:hover .blog-post-wrapper .blog-post-content{background-color:hsla(0,0%,100%,.1)}.blog-page .blog-wrapper article:hover .blog-post-wrapper .blog-post-content .blog-post-title{color:#1fb911}.blog-page .blog-wrapper article:hover .blog-post-wrapper .blog-post-content .entry-summary{display:flex}.blog-page .blog-wrapper article:hover .blog-post-wrapper .blog-post-content .entry-summary p{color:#fff}.blog-page .blog-wrapper article:hover .blog-post-wrapper .blog-post-content .entry-summary .blog-post-read>a{background-color:#fff;color:#1fb911}.blog-page .blog-wrapper .blog-banner{display:block;grid-column:1/span 3;height:32.2108345534vw;padding:2.3426061493vw;position:relative}.blog-page .blog-wrapper .blog-banner .blog-banner-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.blog-page .blog-wrapper .blog-banner .blog-banner-background img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper{background-color:transparent;display:flex;flex-direction:column;height:100%;position:relative;width:57%;z-index:6}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-title{margin-bottom:1.1713030747vw}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-text{display:flex;justify-content:space-between}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-text>div{width:50%}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-text .blog-banner-left-text{padding-left:1.756954612vw}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-contact-form{background-color:#121212;border-radius:2.3426061493vw;margin-top:auto;width:-moz-fit-content;width:fit-content}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-contact-form .blog-contact-form-wrapper{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw;display:flex;padding:1.0980966325vw 1.4641288433vw;width:-moz-fit-content;width:fit-content}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-contact-form .blog-contact-form-wrapper .hide-submit-button,.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-contact-form .blog-contact-form-wrapper .wpcf7-response-output{display:none}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-contact-form .blog-contact-form-wrapper input{background-color:transparent;border:0;color:#fff}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-contact-form .blog-contact-form-wrapper input:focus-visible{border:0;outline:0}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-contact-form .blog-contact-form-wrapper input::-moz-placeholder{color:hsla(0,0%,100%,.45)}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-contact-form .blog-contact-form-wrapper input::placeholder{color:hsla(0,0%,100%,.45)}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-contact-form .blog-contact-form-wrapper .blog-form-button{align-items:center;background-color:#1fb911;border-radius:50%;cursor:pointer;display:flex;height:100%;height:2.3426061493vw;justify-content:center;margin-left:1.1713030747vw;width:2.3426061493vw}.blog-page .navigation.pagination{margin-bottom:2.9282576867vw;width:100%}.blog-page .navigation.pagination .nav-links{display:flex;justify-content:center}.blog-page .navigation.pagination .nav-links>*{min-height:1.4641288433vw;min-width:1.4641288433vw;padding:.878477306vw 1.1713030747vw}}@media(min-width:1366px){.blog-page .blog-post-header{margin-bottom:24px}.blog-page .blog-post-header .blog-header-swiper .swiper-slide,.blog-page .blog-post-header .blog-header-swiper .swiper-slide .blog-header-slide-star{margin-right:8px}.blog-page .blog-page-filters{margin-bottom:40px}.blog-page .blog-page-filters .blog-page-categories .blog-page-category{border-radius:16px;margin-right:16px;padding:8px 16px}.blog-page .blog-page-filters .blog-page-search .widget_search{margin-right:24px}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper{font-size:16px}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper input{height:22px;margin-left:8px;width:100px}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper input.focused{width:200px}.blog-page .blog-page-filters .blog-page-search .widget_search .wp-block-search__inside-wrapper:before{height:24px}.blog-page .blog-page-filters .blog-page-search .blog-page-sort{border-radius:16px}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-label{padding:8px 16px}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-label .label-title{margin-right:8px}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown{border-radius:24px;padding:24px}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown .blog-page-sort-item{margin-bottom:16px}.blog-page .blog-page-filters .blog-page-search .blog-page-sort .blog-page-sort-dropdown .blog-page-sort-item .sort-item-icon{height:20px;margin-right:8px;width:20px}.blog-page .blog-wrapper{gap:24px;margin-bottom:80px}.blog-page .blog-wrapper article{height:540px}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image{height:316px}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image img{border-top-left-radius:24px;border-top-right-radius:24px}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image .meta-data{left:24px;top:24px}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image .meta-data .blog-post-category,.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-image .meta-data .blog-post-date{border-radius:24px;margin-right:10px;padding:8px 16px}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content{border-bottom-left-radius:24px;border-bottom-right-radius:24px;padding:32px}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content .blog-post-title{margin-bottom:8px}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content .entry-summary .blog-post-read{margin-left:16px}.blog-page .blog-wrapper article .blog-post-wrapper .blog-post-content .entry-summary .blog-post-read>a{border-radius:16px;padding:8px 16px}.blog-page .blog-wrapper .blog-banner{height:440px;padding:32px}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-title{margin-bottom:16px}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-text .blog-banner-left-text{padding-left:24px}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-contact-form{border-radius:32px}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-contact-form .blog-contact-form-wrapper{border-radius:32px;padding:15px 20px}.blog-page .blog-wrapper .blog-banner .blog-banner-wrapper .blog-banner-contact-form .blog-contact-form-wrapper .blog-form-button{height:32px;margin-left:16px;width:32px}.blog-page .navigation.pagination{margin-bottom:40px;width:100%}.blog-page .navigation.pagination .nav-links{display:flex;justify-content:center}.blog-page .navigation.pagination .nav-links>*{min-height:20px;min-width:20px;padding:12px 16px}}.blog-single .blog-single-header{align-items:center;display:flex;flex-direction:column;margin-bottom:5.5813953488vw;width:100%}.blog-single .blog-single-header .blog-single-back{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:3.7209302326vw;display:flex;margin-bottom:5.5813953488vw;padding:1.8604651163vw 3.7209302326vw}.blog-single .blog-single-header .blog-single-back .back-icon{margin-right:1.8604651163vw}.blog-single .blog-single-header .blog-single-title{margin-bottom:1.8604651163vw;text-align:center;width:100%}.blog-single .blog-single-header .blog-single-excerpt{color:hsla(0,0%,100%,.45);margin-bottom:5.5813953488vw;text-align:center;width:100%}.blog-single .blog-single-header .blog-single-excerpt>a{display:none}.blog-single .blog-single-header .blog-single-meta-data{display:flex}.blog-single .blog-single-header .blog-single-meta-data .blog-post-category,.blog-single .blog-single-header .blog-single-meta-data .blog-post-date{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.45);border-radius:5.5813953488vw;margin-right:2.3255813953vw;padding:1.8604651163vw 3.7209302326vw}.blog-single .blog-single-main-image{height:97.6744186047vw;margin-bottom:5.5813953488vw;width:100%}.blog-single .blog-single-main-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-single .e-content{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:27.9069767442vw;padding-top:14.8837209302vw}.blog-single .e-content .blog-single-content{margin-bottom:3.513909224vw;width:100%}.blog-single .e-content .blog-single-content>*{margin-bottom:7.4418604651vw}.blog-single .e-content .blog-single-content li,.blog-single .e-content .blog-single-content p{font-size:3.7209302326vw}.blog-single .e-content .blog-single-content h2{font-size:9.3023255814vw}.blog-single .e-content .blog-single-sidebar{width:100%}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials{background-color:#2b2b2b;border-radius:5.5813953488vw;margin-bottom:1.8604651163vw;padding:5.5813953488vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials .socials-title{color:hsla(0,0%,100%,.45);margin-bottom:1.8604651163vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials .socials-list{display:flex;justify-content:space-between}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials .socials-list .socials-item{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:50%;display:flex;height:7.4418604651vw;justify-content:center;width:7.4418604651vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials .socials-list .socials-item img{height:3.7209302326vw;width:3.7209302326vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form{background-color:#2b2b2b;border-radius:5.5813953488vw;padding:5.5813953488vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-title{margin-bottom:1.8604651163vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-subtitle{color:hsla(0,0%,100%,.45);margin-bottom:3.7209302326vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form{border-radius:7.4418604651vw;margin-top:auto;width:100%}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw;display:flex;justify-content:space-between;padding:3.488372093vw 4.6511627907vw;width:100%}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper>.wpcf7{flex:1}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper .hide-submit-button{display:none}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper input{background-color:transparent;border:0;color:#fff;width:100%}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper input:focus-visible{border:0;outline:0}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper input::-moz-placeholder{color:hsla(0,0%,100%,.45)}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper input::placeholder{color:hsla(0,0%,100%,.45)}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper .blog-form-button{align-items:center;background-color:#1fb911;border-radius:50%;cursor:pointer;display:flex;height:100%;height:7.4418604651vw;justify-content:center;width:7.4418604651vw}@media(min-width:768px){.blog-single .blog-single-header{align-items:center;display:flex;flex-direction:column;margin-bottom:1.756954612vw;width:100%}.blog-single .blog-single-header .blog-single-back{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:1.1713030747vw;display:flex;margin-bottom:1.756954612vw;padding:.5856515373vw 1.1713030747vw}.blog-single .blog-single-header .blog-single-back .back-icon{margin-right:.5856515373vw}.blog-single .blog-single-header .blog-single-title{margin-bottom:.5856515373vw;text-align:center;width:44.2166910688vw}.blog-single .blog-single-header .blog-single-excerpt{color:hsla(0,0%,100%,.45);margin-bottom:1.756954612vw;text-align:center;width:75.2562225476vw}.blog-single .blog-single-header .blog-single-excerpt>a{display:none}.blog-single .blog-single-header .blog-single-meta-data{display:flex}.blog-single .blog-single-header .blog-single-meta-data .blog-post-category,.blog-single .blog-single-header .blog-single-meta-data .blog-post-date{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.45);border-radius:1.756954612vw;margin-right:.7320644217vw;padding:.5856515373vw 1.1713030747vw}.blog-single .blog-single-main-image{height:30.7467057101vw;margin-bottom:1.756954612vw;width:100%}.blog-single .blog-single-main-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-single .e-content{display:flex;justify-content:space-between;padding-bottom:8.78477306vw;padding-top:4.6852122987vw}.blog-single .e-content .blog-single-content{margin-bottom:0;width:66%}.blog-single .e-content .blog-single-content>*{margin-bottom:2.3426061493vw}.blog-single .e-content .blog-single-content li,.blog-single .e-content .blog-single-content p{font-size:1.1713030747vw}.blog-single .e-content .blog-single-content h2{font-size:2.9282576867vw}.blog-single .e-content .blog-single-sidebar{position:relative;width:25%}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper{position:sticky;top:30px}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials{background-color:#2b2b2b;border-radius:1.756954612vw;margin-bottom:.5856515373vw;padding:1.756954612vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials .socials-title{color:hsla(0,0%,100%,.45);margin-bottom:.5856515373vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials .socials-list{display:flex;justify-content:space-between}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials .socials-list .socials-item{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:50%;display:flex;height:2.3426061493vw;justify-content:center;width:2.3426061493vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials .socials-list .socials-item img{height:1.1713030747vw;width:1.1713030747vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form{background-color:#2b2b2b;border-radius:1.756954612vw;padding:1.756954612vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-title{margin-bottom:.5856515373vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-subtitle{color:hsla(0,0%,100%,.45);margin-bottom:1.1713030747vw}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form{border-radius:2.3426061493vw;margin-top:auto;width:100%}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw;display:flex;justify-content:space-between;padding:1.0980966325vw 1.4641288433vw;width:100%}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper>.wpcf7{flex:1}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper .hide-submit-button{display:none}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper input{background-color:transparent;border:0;color:#fff;width:100%}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper input:focus-visible{border:0;outline:0}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper input::-moz-placeholder{color:hsla(0,0%,100%,.45)}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper input::placeholder{color:hsla(0,0%,100%,.45)}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper .blog-form-button{align-items:center;background-color:#1fb911;border-radius:50%;cursor:pointer;display:flex;height:100%;height:2.3426061493vw;justify-content:center;width:2.3426061493vw}}@media(min-width:1366px){.blog-single .blog-single-header{margin-bottom:24px}.blog-single .blog-single-header .blog-single-back{border-radius:16px;margin-bottom:24px;padding:8px 16px}.blog-single .blog-single-header .blog-single-back .back-icon{margin-right:8px}.blog-single .blog-single-header .blog-single-title{margin-bottom:8px;width:604px}.blog-single .blog-single-header .blog-single-excerpt{margin-bottom:24px;width:1028px}.blog-single .blog-single-header .blog-single-meta-data .blog-post-category,.blog-single .blog-single-header .blog-single-meta-data .blog-post-date{border-radius:24px;margin-right:10px;padding:8px 16px}.blog-single .blog-single-main-image{height:420px;margin-bottom:24px}.blog-single .e-content{padding-bottom:120px;padding-top:64px}.blog-single .e-content .blog-single-content>*{margin-bottom:32px}.blog-single .e-content .blog-single-content li,.blog-single .e-content .blog-single-content p{font-size:16px}.blog-single .e-content .blog-single-content h2{font-size:40px}.blog-single .e-content .blog-single-sidebar{width:25%}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials{border-radius:24px;margin-bottom:8px;padding:24px}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials .socials-title{margin-bottom:8px}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials .socials-list .socials-item{height:32px;width:32px}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-socials .socials-list .socials-item img{height:16px;width:16px}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form{border-radius:24px;padding:24px}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-title{margin-bottom:8px}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-subtitle{margin-bottom:16px}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form{border-radius:32px}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper{border-radius:32px;padding:15px 20px}.blog-single .e-content .blog-single-sidebar .blog-single-sidebar-wrapper .blog-single-sidebar-form .sidebar-form-form .blog-contact-form-wrapper .blog-form-button{height:32px;width:32px}}#customer_login{padding:0}#customer_login h2{font-size:9.3023255814vw}#customer_login .u-column2{border-top:1px solid hsla(0,0%,100%,.45);padding:3.7209302326vw 0}#customer_login .woocommerce-form-login,#customer_login .woocommerce-form-register{border:none;padding:0}#customer_login .woocommerce-form-login .woocommerce-form-row label,#customer_login .woocommerce-form-register .woocommerce-form-row label{font-size:3.7209302326vw}#customer_login .woocommerce-form-login .woocommerce-form-row .woocommerce-form-register__submit,#customer_login .woocommerce-form-register .woocommerce-form-row .woocommerce-form-register__submit{background-color:#1fb911;border-radius:5.5813953488vw;color:#fff;margin-top:5.5813953488vw;order:1;padding:3.7209302326vw 0;width:55.8139534884vw}#customer_login .woocommerce-form-login .woocommerce-form-row input,#customer_login .woocommerce-form-register .woocommerce-form-row input{background-color:#2b2b2b;border:0;border-radius:5.5813953488vw;color:#fff;padding:4.6511627907vw}#customer_login .woocommerce-form-login .woocommerce-form-row .password-input .show-password-input,#customer_login .woocommerce-form-register .woocommerce-form-row .password-input .show-password-input{top:50%;transform:translateY(-50%)}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row),#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row){align-items:center;display:flex;margin-top:3.7209302326vw}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme{align-items:center;cursor:pointer;display:flex;font-size:3.7209302326vw;order:2}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme:before,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme:before{background-color:transparent;border:1px solid #1fb911;border-radius:50%;content:"";display:block;height:3.7209302326vw;margin-right:1.8604651163vw;width:3.7209302326vw}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme .woocommerce-form__input-checkbox,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme .woocommerce-form__input-checkbox{display:none}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme:has(input:checked):before,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme:has(input:checked):before{background-color:#1fb911;border:0}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-login__submit,#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-register__submit,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-login__submit,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-register__submit{background-color:#1fb911;border-radius:5.5813953488vw;color:#fff;order:1;padding:3.7209302326vw 0;width:55.8139534884vw}#customer_login .woocommerce-form-login .woocommerce-LostPassword.lost_password,#customer_login .woocommerce-form-register .woocommerce-LostPassword.lost_password{margin-top:3.7209302326vw}#customer_login .woocommerce-form-login .woocommerce-LostPassword.lost_password a,#customer_login .woocommerce-form-register .woocommerce-LostPassword.lost_password a{color:#1fb911}#customer_login .woocommerce-form-login .woocommerce-privacy-policy-text,#customer_login .woocommerce-form-register .woocommerce-privacy-policy-text{font-size:3.7209302326vw;margin-top:1.8604651163vw}#customer_login .woocommerce-form-login .woocommerce-privacy-policy-text a,#customer_login .woocommerce-form-register .woocommerce-privacy-policy-text a{color:#1fb911}@media(min-width:768px){#customer_login{padding:4.6852122987vw 0}#customer_login h2{font-size:2.9282576867vw}#customer_login .u-column2{border-top:0;padding:0 0 0 1.1713030747vw}#customer_login .woocommerce-form-login,#customer_login .woocommerce-form-register{border:none;padding:0}#customer_login .woocommerce-form-login .woocommerce-form-row label,#customer_login .woocommerce-form-register .woocommerce-form-row label{font-size:1.1713030747vw}#customer_login .woocommerce-form-login .woocommerce-form-row .woocommerce-form-register__submit,#customer_login .woocommerce-form-register .woocommerce-form-row .woocommerce-form-register__submit{background-color:#1fb911;border-radius:1.756954612vw;color:#fff;margin-top:1.756954612vw;order:1;padding:1.1713030747vw 0;width:17.5695461201vw}#customer_login .woocommerce-form-login .woocommerce-form-row input,#customer_login .woocommerce-form-register .woocommerce-form-row input{background-color:#2b2b2b;border:0;border-radius:1.756954612vw;color:#fff;padding:1.4641288433vw}#customer_login .woocommerce-form-login .woocommerce-form-row .password-input .show-password-input,#customer_login .woocommerce-form-register .woocommerce-form-row .password-input .show-password-input{top:50%;transform:translateY(-50%)}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row),#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row){align-items:center;display:flex;margin-top:1.1713030747vw}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme{align-items:center;cursor:pointer;display:flex;font-size:1.1713030747vw;order:2}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme:before,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme:before{background-color:transparent;border:1px solid #1fb911;border-radius:50%;content:"";display:block;height:1.1713030747vw;margin-right:.5856515373vw;width:1.1713030747vw}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme .woocommerce-form__input-checkbox,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme .woocommerce-form__input-checkbox{display:none}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme:has(input:checked):before,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme:has(input:checked):before{background-color:#1fb911;border:0}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-login__submit,#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-register__submit,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-login__submit,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-register__submit{background-color:#1fb911;border-radius:1.756954612vw;color:#fff;order:1;padding:1.1713030747vw 0;width:17.5695461201vw}#customer_login .woocommerce-form-login .woocommerce-LostPassword.lost_password,#customer_login .woocommerce-form-register .woocommerce-LostPassword.lost_password{margin-top:1.1713030747vw}#customer_login .woocommerce-form-login .woocommerce-LostPassword.lost_password a,#customer_login .woocommerce-form-register .woocommerce-LostPassword.lost_password a{color:#1fb911}#customer_login .woocommerce-form-login .woocommerce-privacy-policy-text,#customer_login .woocommerce-form-register .woocommerce-privacy-policy-text{font-size:1.1713030747vw;margin-top:.5856515373vw}#customer_login .woocommerce-form-login .woocommerce-privacy-policy-text a,#customer_login .woocommerce-form-register .woocommerce-privacy-policy-text a{color:#1fb911}}@media(min-width:1366px){#customer_login{padding:64px 0}#customer_login h2{font-size:40px}#customer_login .u-column2{padding-left:16px}#customer_login .woocommerce-form-login .woocommerce-form-row label,#customer_login .woocommerce-form-register .woocommerce-form-row label{font-size:16px}#customer_login .woocommerce-form-login .woocommerce-form-row .woocommerce-form-register__submit,#customer_login .woocommerce-form-register .woocommerce-form-row .woocommerce-form-register__submit{border-radius:24px;margin-top:24px;padding:16px 0;width:240px}#customer_login .woocommerce-form-login .woocommerce-form-row input,#customer_login .woocommerce-form-register .woocommerce-form-row input{border-radius:24px;padding:20px}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row),#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row){margin-top:16px}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme{font-size:16px}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme:before,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-login__rememberme:before{height:16px;margin-right:8px;width:16px}#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-login__submit,#customer_login .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form-register__submit,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-login__submit,#customer_login .woocommerce-form-register .form-row:not(.woocommerce-form-row) .woocommerce-form-register__submit{border-radius:24px;padding:16px 0;width:240px}#customer_login .woocommerce-form-login .woocommerce-LostPassword.lost_password,#customer_login .woocommerce-form-register .woocommerce-LostPassword.lost_password{margin-top:16px}#customer_login .woocommerce-form-login .woocommerce-privacy-policy-text,#customer_login .woocommerce-form-register .woocommerce-privacy-policy-text{font-size:16px;margin-top:8px}}.woocommerce-account .woocommerce{margin-bottom:14.8837209302vw;margin-top:9.3023255814vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{border-bottom:1px solid hsla(0,0%,100%,.45);padding-bottom:9.3023255814vw;width:100%}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul{list-style:none;padding:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul>li{font-size:3.7209302326vw;font-weight:400;margin-bottom:3.7209302326vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul>li.is-active{font-size:4.6511627907vw;font-weight:600}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul>li:last-child{margin-bottom:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul>li.woocommerce-MyAccount-navigation-link--customer-logout{font-size:5.5813953488vw;font-weight:600;margin-top:7.4418604651vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul>li.woocommerce-MyAccount-navigation-link--customer-logout a{color:#1fb911}.woocommerce-account .woocommerce .woocommerce-MyAccount-content{margin-top:9.3023255814vw;width:100%}.woocommerce-account .woocommerce .woocommerce-MyAccount-content mark{background-color:#1fb911;color:#fff}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p{font-size:3.7209302326vw;margin-bottom:3.7209302326vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p:last-child{margin-bottom:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p a{color:#1fb911}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses{display:flex;flex-direction:column;justify-content:space-between}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses:before{display:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses>div{border:1px solid hsla(0,0%,100%,.45);margin-bottom:1.1713030747vw;padding:3.7209302326vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses>div:last-child{margin-bottom:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses>div.woocommerce-Address .woocommerce-Address-title{align-items:center;display:flex;margin-bottom:3.7209302326vw;width:100%}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses>div.woocommerce-Address .woocommerce-Address-title .edit{height:100%;margin-left:auto}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses>div.woocommerce-Address .woocommerce-Address-title h3{font-size:5.5813953488vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label{font-size:3.7209302326vw;margin-bottom:1.8604651163vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row input{background-color:#2b2b2b;border:0;border-radius:5.5813953488vw;color:#fff;padding:4.6511627907vw;width:100%}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row input[name=account_display_name]{margin-bottom:1.8604651163vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .show-password-input{top:50%;transform:translateY(-50%)}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button{background-color:#1fb911;border-radius:5.5813953488vw;color:#fff;margin-top:3.7209302326vw;padding:3.7209302326vw 0;text-align:center;width:53.488372093vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p label{font-size:3.7209302326vw;margin-bottom:1.8604651163vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p .woocommerce-input-wrapper input{background-color:#2b2b2b;border:0;border-radius:5.5813953488vw;color:#fff;padding:4.6511627907vw;width:100%}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .button{background-color:#1fb911;border-radius:5.5813953488vw;color:#fff;margin-top:3.7209302326vw;padding:3.7209302326vw 0;text-align:center;width:53.488372093vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info{align-items:center;background-color:#2b2b2b;border:0;border-radius:3.7209302326vw;color:#fff;display:flex;justify-content:space-between;padding:3.7209302326vw 4.6511627907vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info:after,.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info:before{display:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info .button,.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button{background-color:#1fb911;border-radius:5.5813953488vw;color:#fff;padding:3.7209302326vw 0;text-align:center;width:53.488372093vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table{border-color:hsla(0,0%,100%,.45);font-size:3.7209302326vw;padding:4.6511627907vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tr th{padding-top:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tr td a{color:#1fb911}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .woocommerce-button{background-color:#1fb911;border-radius:3.7209302326vw;color:#fff}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions>a{margin-right:1.8604651163vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions>a:last-child{margin-right:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .order_details{border:1px solid #fff;margin-top:3.7209302326vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .order_details tbody tr:last-child{border-bottom:1px solid #fff}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column--billing-address{margin-bottom:3.7209302326vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address{font-size:3.7209302326vw;margin-top:2.3255813953vw;padding:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--email,.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--phone{margin-bottom:0;margin-top:1.8604651163vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper .download-tax-form{display:flex;flex-direction:column;font-size:5.5813953488vw;font-weight:700;gap:2.7906976744vw;margin-bottom:5.5813953488vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper .download-tax-form a{background-color:#1fb911;border-radius:5.1162790698vw;color:#fff;font-weight:500;margin-top:3.488372093vw;padding:1.3953488372vw 4.6511627907vw;width:-moz-fit-content;width:fit-content}@media(min-width:768px){.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper .download-tax-form{font-size:1.756954612vw;gap:.878477306vw;margin-bottom:1.756954612vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper .download-tax-form a{border-radius:1.6105417277vw;margin-top:1.0980966325vw;padding:.439238653vw 1.4641288433vw}}@media(min-width:1366px){.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper .download-tax-form{font-size:24px;gap:12px;margin-bottom:24px}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper .download-tax-form a{border-radius:22px;margin-top:15px;padding:6px 20px}}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form>.afform-row{margin-bottom:5.5813953488vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form label{font-size:5.5813953488vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_status_field label{float:none;margin-bottom:3.7209302326vw;margin-right:5.5813953488vw;width:auto}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_status_field span{border-radius:5.5813953488vw;display:block}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_first_field input{width:100%}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_first_field input,.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_third_field input{background-color:#2b2b2b;border:1px solid hsla(0,0%,100%,.45);border-radius:5.5813953488vw;color:#fff;padding:3.7209302326vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_third_field small{display:block;margin-top:1.8604651163vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_file_link a{font-size:3.7209302326vw;-webkit-text-decoration:underline;text-decoration:underline}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form input[name=save_tax]{background-color:#1fb911;border-radius:5.5813953488vw;color:#fff;margin-top:6.976744186vw;padding:3.7209302326vw 0;text-align:center;width:55.8139534884vw}.woocommerce-account .select2{background-color:#2b2b2b;border:none;border-radius:7.4418604651vw;color:#fff;padding:4.6511627907vw}.woocommerce-account .select2 .select2-selection,.woocommerce-account .select2 .select2-selection .select2-selection__rendered{background-color:#2b2b2b;border:none;color:#fff}.woocommerce-account .select2 .select2-selection .select2-selection__rendered:focus-within{outline:none}.woocommerce-account .select2 .select2-selection .select2-selection__arrow{right:4.6511627907vw;top:50%;transform:translateY(-50%)}.woocommerce-account .select2-container--open .select2-dropdown{background-color:#2b2b2b;border:1px solid #fff;color:#fff}.woocommerce-account .select2-container--open .select2-dropdown .select2-search{padding:0}.woocommerce-account .select2-container--open .select2-dropdown .select2-search .select2-search__field{background-color:#2b2b2b;border:none;border-bottom:1px solid #fff;color:#fff}.woocommerce-account .select2-container--open .select2-dropdown .select2-results .select2-results__option[data-selected=true]{background-color:#1fb911}@media(min-width:768px){.woocommerce-account .woocommerce{margin-bottom:8.78477306vw;margin-top:4.6852122987vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{border:0;padding-bottom:0;width:20%}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul{list-style:none;padding:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul>li{font-size:1.1713030747vw;font-weight:400;margin-bottom:1.1713030747vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul>li.is-active{font-size:1.4641288433vw;font-weight:600}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul>li:last-child{margin-bottom:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul>li.woocommerce-MyAccount-navigation-link--customer-logout{font-size:1.756954612vw;font-weight:600;margin-top:2.3426061493vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul>li.woocommerce-MyAccount-navigation-link--customer-logout a{color:#1fb911}.woocommerce-account .woocommerce .woocommerce-MyAccount-content{margin-top:0;width:78%}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p{font-size:1.1713030747vw;margin-bottom:1.1713030747vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p:last-child{margin-bottom:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p a{color:#1fb911}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses{display:flex;flex-direction:row;justify-content:space-between}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses:before{display:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses>div{border:1px solid hsla(0,0%,100%,.45);margin-bottom:0;padding:1.1713030747vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses>div.woocommerce-Address .woocommerce-Address-title{align-items:center;display:flex;margin-bottom:1.1713030747vw;width:100%}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses>div.woocommerce-Address .woocommerce-Address-title .edit{height:100%;margin-left:auto}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses>div.woocommerce-Address .woocommerce-Address-title h3{font-size:1.756954612vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row{padding-top:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label{font-size:1.1713030747vw;line-height:1;margin-bottom:.5856515373vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row input{background-color:#2b2b2b;border:0;border-radius:1.756954612vw;color:#fff;padding:1.4641288433vw;width:100%}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row input[name=account_display_name]{margin-bottom:.5856515373vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .show-password-input{top:50%;transform:translateY(-50%)}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button{background-color:#1fb911;border-radius:1.756954612vw;color:#fff;margin-top:1.1713030747vw;padding:1.1713030747vw 0;text-align:center;width:16.8374816984vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p label{font-size:1.1713030747vw;margin-bottom:.5856515373vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p .woocommerce-input-wrapper input{background-color:#2b2b2b;border:0;border-radius:1.756954612vw;color:#fff;padding:1.4641288433vw;width:100%}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .button{background-color:#1fb911;border-radius:1.756954612vw;color:#fff;margin-top:1.1713030747vw;padding:1.1713030747vw 0;text-align:center;width:16.8374816984vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info{align-items:center;background-color:#2b2b2b;border:0;border-radius:1.1713030747vw;color:#fff;display:flex;justify-content:space-between;padding:1.1713030747vw 1.4641288433vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info:after,.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info:before{display:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info .button,.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button{background-color:#1fb911;border-radius:1.756954612vw;color:#fff;padding:1.1713030747vw 0;text-align:center;width:16.8374816984vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table{border-color:hsla(0,0%,100%,.45);font-size:1.1713030747vw;padding:1.4641288433vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tr th{padding-top:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tr td a{color:#1fb911}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .woocommerce-button{background-color:#1fb911;border-radius:1.1713030747vw;color:#fff}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions>a{margin-right:.5856515373vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions>a:last-child{margin-right:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .order_details{border:1px solid #fff;margin-top:1.1713030747vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .order_details tbody tr:last-child{border-bottom:1px solid #fff}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column--billing-address{margin-bottom:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address{font-size:1.1713030747vw;margin-top:.7320644217vw;padding:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--email,.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--phone{margin-bottom:0;margin-top:.5856515373vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form>.afform-row{margin-bottom:1.756954612vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form label{font-size:1.756954612vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_status_field label{float:none;margin-bottom:1.1713030747vw;margin-right:1.756954612vw;width:auto}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_status_field span{border-radius:1.756954612vw;display:block}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_first_field input{width:21.9619326501vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_first_field input,.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_third_field input{background-color:#2b2b2b;border:1px solid hsla(0,0%,100%,.45);border-radius:1.756954612vw;color:#fff;padding:1.1713030747vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_third_field small{display:block;margin-top:.5856515373vw}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_file_link a{font-size:1.1713030747vw;-webkit-text-decoration:underline;text-decoration:underline}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .tax-exempt-wrapper form input[name=save_tax]{background-color:#1fb911;border-radius:1.756954612vw;color:#fff;margin-top:2.196193265vw;padding:1.1713030747vw 0;text-align:center;width:17.5695461201vw}.woocommerce-account .select2{background-color:#2b2b2b;border:none;border-radius:2.3426061493vw;color:#fff;padding:1.4641288433vw}.woocommerce-account .select2 .select2-selection,.woocommerce-account .select2 .select2-selection .select2-selection__rendered{background-color:#2b2b2b;border:none;color:#fff}.woocommerce-account .select2 .select2-selection .select2-selection__rendered:focus-within{outline:none}.woocommerce-account .select2 .select2-selection .select2-selection__arrow{right:1.4641288433vw;top:50%;transform:translateY(-50%)}.woocommerce-account .select2-container--open .select2-dropdown{background-color:#2b2b2b;border:1px solid #fff;color:#fff}.woocommerce-account .select2-container--open .select2-dropdown .select2-search{padding:0}.woocommerce-account .select2-container--open .select2-dropdown .select2-search .select2-search__field{background-color:#2b2b2b;border:none;border-bottom:1px solid #fff;color:#fff}.woocommerce-account .select2-container--open .select2-dropdown .select2-results .select2-results__option[data-selected=true]{background-color:#1fb911}}@media(min-width:1366px){.woocommerce-account .woocommerce{margin-bottom:120px;margin-top:64px}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul>li{font-size:16px;margin-bottom:16px}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul>li.is-active{font-size:20px}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation>ul>li.woocommerce-MyAccount-navigation-link--customer-logout{font-size:24px;margin-top:32px}.woocommerce-account .woocommerce-MyAccount-content p{font-size:16px;margin-bottom:16px}.woocommerce-account .woocommerce-MyAccount-content h3{font-size:24px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>div{padding:16px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>div.woocommerce-Address .woocommerce-Address-title{margin-bottom:16px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>div.woocommerce-Address .woocommerce-Address-title h3{font-size:24px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label{font-size:16px;margin-bottom:8px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row input{border-radius:24px;padding:20px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row input[name=account_display_name]{margin-bottom:8px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button{border-radius:24px;margin-top:16px;padding:16px 0;width:230px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p label{font-size:16px;margin-bottom:8px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p .woocommerce-input-wrapper input{border-radius:24px;padding:20px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .button{border-radius:24px;margin-top:16px;padding:16px 0;width:230px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info{border-radius:16px;padding:16px 20px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info .button,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button{border-radius:24px;padding:16px 0;width:230px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table{font-size:16px;padding:20px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .woocommerce-button{border-radius:16px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions>a{margin-right:8px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .order_details{margin-top:16px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address{font-size:16px;margin-top:10px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--email,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--phone{margin-top:8px}.woocommerce-account .woocommerce-MyAccount-content .tax-exempt-wrapper form>.afform-row{margin-bottom:24px}.woocommerce-account .woocommerce-MyAccount-content .tax-exempt-wrapper form label{font-size:24px}.woocommerce-account .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_status_field label{margin-bottom:16px;margin-right:24px}.woocommerce-account .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_status_field span{border-radius:24px}.woocommerce-account .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_first_field input{border-radius:24px;padding:16px;width:300px}.woocommerce-account .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_third_field input{border-radius:24px;padding:16px}.woocommerce-account .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_third_field small{margin-top:8px}.woocommerce-account .woocommerce-MyAccount-content .tax-exempt-wrapper form #aftax_file_link a{font-size:16px}.woocommerce-account .woocommerce-MyAccount-content .tax-exempt-wrapper form input[name=save_tax]{border-radius:24px;margin-top:30px;padding:16px 0;width:240px}.woocommerce-account .select2{border-radius:32px;padding:20px}.woocommerce-account .select2 .select2-selection .select2-selection__arrow{right:20px}}.contact-page{margin-bottom:14.8837209302vw;margin-top:9.3023255814vw}.contact-page .contact-page-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.contact-page .contact-page-wrapper .contact-page-form{border-top:1px solid hsla(0,0%,100%,.45);order:2;padding-top:7.4418604651vw;width:100%}.contact-page .contact-page-wrapper .contact-page-form .form-inputs{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row{margin-bottom:3.7209302326vw;width:100%}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row.half{width:100%}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row label{font-size:3.7209302326vw}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row input,.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row textarea{background-color:#2b2b2b;border:0;border-radius:5.5813953488vw;color:#fff;margin-top:3.7209302326vw;padding:4.6511627907vw;width:100%}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row textarea{height:23.2558139535vw;max-height:23.2558139535vw;resize:none}.contact-page .contact-page-wrapper .contact-page-form input.wpcf7-submit{background-color:#1fb911;border:0;border-radius:5.5813953488vw;color:#fff;cursor:pointer;margin-top:3.7209302326vw;padding:3.7209302326vw 0;text-align:center;width:100%}.contact-page .contact-page-wrapper .contact-page-info{margin-bottom:7.4418604651vw;order:1;width:100%}.contact-page .contact-page-wrapper .contact-page-info .contact-page-description{margin-bottom:5.5813953488vw;padding-right:0}.contact-page .contact-page-wrapper .contact-page-info .contact-page-address,.contact-page .contact-page-wrapper .contact-page-info .contact-page-schedule{margin-bottom:5.5813953488vw}.contact-page .contact-page-wrapper .contact-page-info .contact-page-phone-email{display:flex;flex-direction:column;margin-bottom:8.3720930233vw}.contact-page .contact-page-wrapper .contact-page-info .contact-page-phone-email a{color:#1fb911;font-weight:600}.contact-page .contact-page-wrapper .contact-page-info .contact-page-socials{display:flex;width:-moz-fit-content;width:fit-content}.contact-page .contact-page-wrapper .contact-page-info .contact-page-socials .contact-page-social-item{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:50%;display:flex;height:11.1627906977vw;justify-content:center;margin-right:3.7209302326vw;width:11.1627906977vw}.contact-page .contact-page-wrapper .contact-page-info .contact-page-socials .contact-page-social-item:last-child{margin-right:0}.contact-page .contact-page-wrapper .contact-page-info .contact-page-socials .contact-page-social-item img{height:7.4418604651vw;width:7.4418604651vw}@media(min-width:768px){.contact-page{margin-bottom:4.6852122987vw;margin-top:2.9282576867vw}.contact-page .contact-page-wrapper{display:flex;justify-content:space-between}.contact-page .contact-page-wrapper .contact-page-form{border:0;order:1;padding:0;width:56%}.contact-page .contact-page-wrapper .contact-page-form .form-inputs{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row{margin-bottom:1.1713030747vw;width:100%}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row.half{width:48%}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row label{font-size:1.1713030747vw}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row input,.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row textarea{background-color:#2b2b2b;border:0;border-radius:1.756954612vw;color:#fff;margin-top:1.1713030747vw;padding:1.4641288433vw;width:100%}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row textarea{height:7.3206442167vw;max-height:7.3206442167vw;resize:none}.contact-page .contact-page-wrapper .contact-page-form input.wpcf7-submit{background-color:#1fb911;border-radius:1.756954612vw;color:#fff;cursor:pointer;margin-top:1.1713030747vw;padding:1.1713030747vw 0;text-align:center;width:16.8374816984vw}.contact-page .contact-page-wrapper .contact-page-info{margin:0;order:2;width:40%}.contact-page .contact-page-wrapper .contact-page-info .contact-page-description{margin-bottom:1.756954612vw;padding-right:2.9282576867vw}.contact-page .contact-page-wrapper .contact-page-info .contact-page-address,.contact-page .contact-page-wrapper .contact-page-info .contact-page-schedule{margin-bottom:1.756954612vw}.contact-page .contact-page-wrapper .contact-page-info .contact-page-phone-email{display:flex;flex-direction:column;margin-bottom:2.635431918vw}.contact-page .contact-page-wrapper .contact-page-info .contact-page-phone-email a{color:#1fb911;font-weight:600}.contact-page .contact-page-wrapper .contact-page-info .contact-page-socials{display:flex;width:-moz-fit-content;width:fit-content}.contact-page .contact-page-wrapper .contact-page-info .contact-page-socials .contact-page-social-item{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:50%;display:flex;height:3.513909224vw;justify-content:center;margin-right:1.1713030747vw;width:3.513909224vw}.contact-page .contact-page-wrapper .contact-page-info .contact-page-socials .contact-page-social-item:last-child{margin-right:0}.contact-page .contact-page-wrapper .contact-page-info .contact-page-socials .contact-page-social-item img{height:2.3426061493vw;width:2.3426061493vw}}@media(min-width:1366px){.contact-page{margin-bottom:64px;margin-top:40px}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row{margin-bottom:16px}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row label{font-size:16px}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row input{border-radius:24px;margin-top:16px;padding:20px}.contact-page .contact-page-wrapper .contact-page-form .form-inputs .form-row textarea{border-radius:24px;height:100px;margin-top:16px;max-height:100px;padding:20px}.contact-page .contact-page-wrapper .contact-page-form input.wpcf7-submit{border-radius:24px;margin-top:16px;padding:16px 0;width:230px}.contact-page .contact-page-wrapper .contact-page-info .contact-page-description{margin-bottom:24px;padding-right:40px}.contact-page .contact-page-wrapper .contact-page-info .contact-page-address,.contact-page .contact-page-wrapper .contact-page-info .contact-page-schedule{margin-bottom:24px}.contact-page .contact-page-wrapper .contact-page-info .contact-page-phone-email{margin-bottom:36px}.contact-page .contact-page-wrapper .contact-page-info .contact-page-socials .contact-page-social-item{height:48px;margin-right:16px;width:48px}.contact-page .contact-page-wrapper .contact-page-info .contact-page-socials .contact-page-social-item img{height:32px;width:32px}}.about-us-page{margin-bottom:14.8837209302vw}.about-us-page .about-us-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:9.3023255814vw}.about-us-page .about-us-wrapper .wp-block-column p{margin-bottom:3.7209302326vw}.about-us-page .about-us-wrapper .wp-block-column p:last-child{margin-bottom:0}.about-us-page .about-us-wrapper .wp-block-heading{margin-bottom:7.4418604651vw;text-align:center}.about-us-page .about-us-wrapper .wp-block-buttons,.about-us-page .about-us-wrapper .wp-block-buttons .wp-block-button{width:100%}.about-us-page .about-us-wrapper .wp-block-buttons .wp-block-button a{background-color:#1fb911;border:none;border-radius:5.5813953488vw;color:#fff;display:block;padding:3.7209302326vw 0;text-align:center;width:100%}@media(min-width:768px){.about-us-page{margin-bottom:4.6852122987vw}.about-us-page .about-us-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2.9282576867vw}.about-us-page .about-us-wrapper .wp-block-column p{margin-bottom:1.1713030747vw}.about-us-page .about-us-wrapper .wp-block-column p:last-child{margin-bottom:0}.about-us-page .about-us-wrapper .wp-block-heading{margin-bottom:2.3426061493vw;text-align:center}.about-us-page .about-us-wrapper .wp-block-buttons{width:230px}.about-us-page .about-us-wrapper .wp-block-buttons .wp-block-button{width:100%}.about-us-page .about-us-wrapper .wp-block-buttons .wp-block-button a{background-color:#1fb911;border:none;border-radius:1.756954612vw;color:#fff;display:block;padding:1.1713030747vw 0;text-align:center;width:100%}}@media(min-width:1366px){.about-us-page{margin-bottom:64px}.about-us-page .about-us-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px}.about-us-page .about-us-wrapper .wp-block-column p{margin-bottom:16px}.about-us-page .about-us-wrapper .wp-block-column p:last-child{margin-bottom:0}.about-us-page .about-us-wrapper .wp-block-heading{margin-bottom:32px;text-align:center}.about-us-page .about-us-wrapper .wp-block-buttons{width:230px}.about-us-page .about-us-wrapper .wp-block-buttons .wp-block-button{width:100%}.about-us-page .about-us-wrapper .wp-block-buttons .wp-block-button a{background-color:#1fb911;border:none;border-radius:24px;color:#fff;display:block;padding:16px 0;text-align:center;width:100%}}.guides-page{margin-bottom:14.8837209302vw}.guides-page .guides-page-wrapper{margin-top:9.3023255814vw}.guides-page .guides-page-wrapper .guides-page-subtitle{margin-bottom:9.3023255814vw;width:100%}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item{background-color:#2b2b2b;border-radius:5.5813953488vw;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:9.3023255814vw;padding:5.5813953488vw}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item:last-child{margin-bottom:0}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content{display:flex;flex-direction:column;width:100%}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-title{font-size:11.1627906977vw;margin-bottom:3.7209302326vw}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-fancy-title{color:#1fb911;font-family:Heaters,sans-serif;font-size:14.8837209302vw;font-style:normal;font-weight:400;margin-bottom:5.5813953488vw}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-list{display:flex;flex-wrap:wrap;justify-content:space-between}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-list .guids-item-list-item{display:flex;margin-bottom:5.5813953488vw;width:100%}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-list .guids-item-list-item .dieline-icon{margin-right:4.6511627907vw}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-image{height:auto;width:100%}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:768px){.guides-page{margin-bottom:9.0775988287vw}.guides-page .guides-page-wrapper{margin-top:2.9282576867vw}.guides-page .guides-page-wrapper .guides-page-subtitle{margin-bottom:2.9282576867vw;width:75%}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item{background-color:#2b2b2b;border-radius:1.756954612vw;display:flex;justify-content:space-between;margin-bottom:2.9282576867vw;padding:2.9282576867vw}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item:last-child{margin-bottom:0}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content{display:flex;flex-direction:column;width:65%}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-title{font-size:4.7584187408vw;margin-bottom:1.1713030747vw}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-fancy-title{color:#1fb911;font-family:Heaters,sans-serif;font-size:4.7584187408vw;font-style:normal;font-weight:400;margin-bottom:1.756954612vw}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-list{display:flex;flex-wrap:wrap;justify-content:space-between}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-list .guids-item-list-item{display:flex;margin-bottom:1.756954612vw;width:48%}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-list .guids-item-list-item .dieline-icon{margin-right:1.4641288433vw}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-image{height:auto;width:34%}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}@media(min-width:1366px){.guides-page{margin-bottom:124px}.guides-page .guides-page-wrapper{margin-top:40px}.guides-page .guides-page-wrapper .guides-page-subtitle{margin-bottom:40px}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item{border-radius:24px;margin-bottom:40px;padding:40px}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-title{font-size:65px;margin-bottom:16px}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-fancy-title{font-size:65px;margin-bottom:24px}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-list .guids-item-list-item{margin-bottom:24px}.guides-page .guides-page-wrapper .guides-page-list .guides-page-item .guides-item-content .guides-item-list .guids-item-list-item .dieline-icon{margin-right:20px}}.woocommerce-order-received .page-header{display:none}.woocommerce-order-received .woocommerce .woocommerce-order{margin-bottom:14.8837209302vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-notice{font-size:8.3720930233vw;margin-bottom:9.3023255814vw;margin-top:14.8837209302vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-thankyou-order-details{border:1px solid #fff;margin-bottom:9.3023255814vw;padding:3.7209302326vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-thankyou-order-details li{margin-bottom:2.3255813953vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table{border:1px solid #fff}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table th{font-size:5.5813953488vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table .wc-item-meta{margin-top:2.3255813953vw;padding-right:vsm(20px)}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table .wc-item-meta li{margin-bottom:1.1627906977vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table .wc-item-meta li:last-child{margin-bottom:0}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table .wc-item-meta li .wc-item-meta-label{margin-right:2.3255813953vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-customer-details .addresses .woocommerce-column{margin-bottom:3.7209302326vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-customer-details .addresses .woocommerce-column .woocommerce-column__title{margin-bottom:2.3255813953vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-customer-details .addresses address{padding:0}@media(min-width:768px){.woocommerce-order-received .page-header{display:none}.woocommerce-order-received .woocommerce .woocommerce-order{margin-bottom:4.6852122987vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-notice{font-size:2.635431918vw;margin-bottom:2.9282576867vw;margin-top:4.6852122987vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-thankyou-order-details{border:1px solid #fff;margin-bottom:2.9282576867vw;padding:1.1713030747vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-thankyou-order-details li{margin-bottom:0}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table{border:1px solid #fff}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table th{font-size:1.756954612vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table .wc-item-meta{margin-top:.7320644217vw;padding-right:2.196193265vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table .wc-item-meta li{margin-bottom:.3660322108vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table .wc-item-meta li:last-child{margin-bottom:0}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table .wc-item-meta li .wc-item-meta-label{margin-right:.7320644217vw}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .woocommerce-customer-details .addresses .woocommerce-column,.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .woocommerce-customer-details .addresses .woocommerce-column .woocommerce-column__title{margin-bottom:0}}@media(min-width:1366px){.woocommerce-order-received .woocommerce .woocommerce-order{margin-bottom:64px}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-notice{font-size:36px;margin-bottom:40px;margin-top:64px}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-thankyou-order-details{margin-bottom:40px;padding:16px}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table th{font-size:24px}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table .wc-item-meta{margin-top:10px;padding-right:30px}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table .wc-item-meta li{margin-bottom:5px}.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .shop_table .wc-item-meta li .wc-item-meta-label{margin-right:10px}}.select2-container--default .select2-results__option--selected{background-color:#1fb911}.single-product.theme-cannazipbags .select2-container--open .select2-dropdown{background-color:#2b2b2b;border:1px solid #fff;color:#fff}.single-product.theme-cannazipbags .select2-container--open .select2-dropdown .select2-search{padding:0}.single-product.theme-cannazipbags .select2-container--open .select2-dropdown .select2-search .select2-search__field{background-color:#2b2b2b;border:none;border-bottom:1px solid #fff;color:#fff}.single-product.theme-cannazipbags .select2-container--open .select2-dropdown .select2-results .select2-results__option[data-selected=true]{background-color:#1fb911}.single-product.theme-cannazipbags .main{overflow-x:hidden}.single-product.theme-cannazipbags .container{min-height:0!important;min-height:auto!important}.single-product.theme-cannazipbags .product-wrap-container{display:flex;flex-direction:column}.single-product.theme-cannazipbags .product-type-composite tr,.single-product.theme-cannazipbags .product-type-simple tr,.single-product.theme-cannazipbags .product-type-variable tr{font-style:italic;font-weight:500}.single-product.theme-cannazipbags .product-type-composite .pbq_choose_quantity,.single-product.theme-cannazipbags .product-type-simple .pbq_choose_quantity,.single-product.theme-cannazipbags .product-type-variable .pbq_choose_quantity{cursor:default}.single-product.theme-cannazipbags .product-type-composite .pbq_choose_quantity td,.single-product.theme-cannazipbags .product-type-simple .pbq_choose_quantity td,.single-product.theme-cannazipbags .product-type-variable .pbq_choose_quantity td{background-color:transparent!important;font-style:normal;font-weight:700;text-align:center;width:37.6744186047vw}.single-product.theme-cannazipbags .product-type-composite .pbq_choose_quantity td:first-of-type,.single-product.theme-cannazipbags .product-type-simple .pbq_choose_quantity td:first-of-type,.single-product.theme-cannazipbags .product-type-variable .pbq_choose_quantity td:first-of-type{border-radius:100px 0 0 100px}.single-product.theme-cannazipbags .product-type-composite .pbq_choose_quantity td:last-of-type,.single-product.theme-cannazipbags .product-type-simple .pbq_choose_quantity td:last-of-type,.single-product.theme-cannazipbags .product-type-variable .pbq_choose_quantity td:last-of-type{border-radius:0 100px 100px 0}.single-product.theme-cannazipbags .product-type-composite .pbq_choose_quantity td .amount,.single-product.theme-cannazipbags .product-type-simple .pbq_choose_quantity td .amount,.single-product.theme-cannazipbags .product-type-variable .pbq_choose_quantity td .amount{display:flex;flex-direction:row;gap:.9302325581vw;justify-content:center}.single-product.theme-cannazipbags .product-type-composite .select2,.single-product.theme-cannazipbags .product-type-simple .select2,.single-product.theme-cannazipbags .product-type-variable .select2{background-color:#2b2b2b;border:none;border-radius:7.4418604651vw;color:#fff;padding:4.6511627907vw}.single-product.theme-cannazipbags .product-type-composite .select2 .select2-selection,.single-product.theme-cannazipbags .product-type-composite .select2 .select2-selection .select2-selection__rendered,.single-product.theme-cannazipbags .product-type-simple .select2 .select2-selection,.single-product.theme-cannazipbags .product-type-simple .select2 .select2-selection .select2-selection__rendered,.single-product.theme-cannazipbags .product-type-variable .select2 .select2-selection,.single-product.theme-cannazipbags .product-type-variable .select2 .select2-selection .select2-selection__rendered{background-color:#2b2b2b;border:none;color:#fff}.single-product.theme-cannazipbags .product-type-composite .select2 .select2-selection .select2-selection__rendered:focus-within,.single-product.theme-cannazipbags .product-type-simple .select2 .select2-selection .select2-selection__rendered:focus-within,.single-product.theme-cannazipbags .product-type-variable .select2 .select2-selection .select2-selection__rendered:focus-within{outline:none}.single-product.theme-cannazipbags .product-type-composite .select2 .select2-selection .select2-selection__arrow,.single-product.theme-cannazipbags .product-type-simple .select2 .select2-selection .select2-selection__arrow,.single-product.theme-cannazipbags .product-type-variable .select2 .select2-selection .select2-selection__arrow{right:4.6511627907vw;top:50%;transform:translateY(-50%)}.single-product.theme-cannazipbags .product-type-composite .cart,.single-product.theme-cannazipbags .product-type-simple .cart,.single-product.theme-cannazipbags .product-type-variable .cart{flex-direction:row;gap:0;margin-top:0!important}.single-product.theme-cannazipbags .product-type-composite .wp-post-image,.single-product.theme-cannazipbags .product-type-simple .wp-post-image,.single-product.theme-cannazipbags .product-type-variable .wp-post-image{border-radius:3.7209302326vw}.single-product.theme-cannazipbags .product-type-composite .variations,.single-product.theme-cannazipbags .product-type-simple .variations,.single-product.theme-cannazipbags .product-type-variable .variations{margin-bottom:0!important;margin-top:6.976744186vw}.single-product.theme-cannazipbags .product-type-composite .variations tbody,.single-product.theme-cannazipbags .product-type-simple .variations tbody,.single-product.theme-cannazipbags .product-type-variable .variations tbody{gap:1.8604651163vw}.single-product.theme-cannazipbags .product-type-composite .variations .select2-container,.single-product.theme-cannazipbags .product-type-simple .variations .select2-container,.single-product.theme-cannazipbags .product-type-variable .variations .select2-container{padding:2.3255813953vw}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr{align-items:start;display:flex;flex-direction:column;margin-bottom:3.7209302326vw}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .variable-items-wrapper .variable-item,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .variable-items-wrapper .variable-item,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .variable-items-wrapper .variable-item{background-color:hsla(0,0%,100%,.1);border:initial;border-radius:100px;box-shadow:none;color:#fff;font-style:normal;padding:1.8604651163vw 3.7209302326vw;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .variable-items-wrapper .variable-item.selected,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .variable-items-wrapper .variable-item.selected,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .variable-items-wrapper .variable-item.selected{background-color:#1fb911;color:#fff;cursor:default}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .variable-items-wrapper .variable-item.disabled,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .variable-items-wrapper .variable-item.disabled,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .variable-items-wrapper .variable-item.disabled{border:initial;cursor:default}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .variable-items-wrapper .variable-item .variable-item-contents,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .variable-items-wrapper .variable-item .variable-item-contents,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .variable-items-wrapper .variable-item .variable-item-contents{border:initial;height:100%;width:100%}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .variable-items-wrapper .variable-item .variable-item-contents .variable-item-span,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .variable-items-wrapper .variable-item .variable-item-contents .variable-item-span,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .variable-items-wrapper .variable-item .variable-item-contents .variable-item-span{font-size:3.7209302326vw;overflow:visible}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr th,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr th,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr th{margin-bottom:1.8604651163vw;text-align:left;width:100%}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr th.label,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr th.label,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr th.label{color:hsla(0,0%,100%,.45);font-size:3.7209302326vw;font-weight:400}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr td,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr td,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr td{width:100%}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr td .select2,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr td .select2,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr td .select2{width:100%!important}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .reset_variations,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .reset_variations,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .reset_variations{bottom:-13.9534883721vw;color:#1fb911;display:none;float:right;font-size:3.7209302326vw;left:auto;right:0;top:auto}.single-product.theme-cannazipbags .product-type-composite .single_add_to_cart_button,.single-product.theme-cannazipbags .product-type-simple .single_add_to_cart_button,.single-product.theme-cannazipbags .product-type-variable .single_add_to_cart_button{background-color:#1fb911!important;border:none!important;color:#fff!important}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables{margin:0 0 2.3255813953vw;width:100%}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table.show-table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables.show-table,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table.show-table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables.show-table,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table.show-table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables.show-table{display:block!important}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table.hide-table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables.hide-table,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table.hide-table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables.hide-table,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table.hide-table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables.hide-table{display:none!important}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables .pbq_pricing_table{padding:2.7906976744vw 0}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table .pbq_pricing_table table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables .pbq_pricing_table table,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table .pbq_pricing_table table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables .pbq_pricing_table table,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table .pbq_pricing_table table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables .pbq_pricing_table table{border-collapse:collapse}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables .pbq_pricing_table>p{font-size:3.7209302326vw;font-weight:600;margin-bottom:2.3255813953vw}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table th,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables th,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table th,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables th,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table th,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables th{color:#1fb911;font-size:3.7209302326vw;font-weight:400;padding-bottom:3.7209302326vw!important;text-align:left}.single-product.theme-cannazipbags .pbq_pricing_summary{display:none!important}.single-product.theme-cannazipbags .container:not(.advantages-container):not(.faq-container):not(.sub-header-container){display:flex;flex-wrap:wrap}.single-product.theme-cannazipbags .variable-button-back{width:100%}.single-product.theme-cannazipbags .variable-button-back .single-product-back-button{background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw;cursor:pointer;display:flex;margin-bottom:5.5813953488vw;padding:1.8604651163vw 3.7209302326vw;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .variable-button-back .single-product-back-button img{margin-right:1.8604651163vw}.single-product.theme-cannazipbags .woocommerce-variation.single_variation{display:none!important}.single-product.theme-cannazipbags .woocommerce-product-gallery{width:100%}.single-product.theme-cannazipbags .summary.entry-summary{float:left;margin-left:0;position:relative;width:100%}.single-product.theme-cannazipbags .summary.entry-summary .quantity-price-table-button{align-items:center;background-color:#1fb911;border-radius:100px;color:#fff;cursor:pointer;display:flex;flex-wrap:nowrap;font-weight:600;gap:1.8604651163vw;justify-content:center;margin-top:16px;padding:1.8604651163vw 3.7209302326vw;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:23.9534883721vw}.single-product.theme-cannazipbags .summary.entry-summary .quantity-price-table-button.disabled{cursor:default;opacity:.3}.single-product.theme-cannazipbags .summary.entry-summary .quantity-price-table-button img{height:auto;width:3.7209302326vw}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one{width:100%}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper{margin:0}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .printing-label-container{padding-bottom:2.3255813953vw;padding-left:0}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .printing-label{color:hsla(0,0%,100%,.45);font-size:3.7209302326vw;font-weight:600;margin-bottom:0}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container{padding-bottom:1.8604651163vw}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-label{display:none}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable{display:flex;margin-bottom:2.3255813953vw}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable:last-child{margin-bottom:0}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable .wapf-input-label{align-items:center;display:flex}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable .wapf-input-label:before{background-color:transparent;border:1px solid hsla(0,0%,100%,.45);border-radius:50%;content:"";display:block;height:4.6511627907vw;margin-top:0;width:4.6511627907vw}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable .wapf-input-label input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable.wapf-checked .wapf-input-label:before{background-color:#1fb911;border:none}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .printing-image .wapf-field-label{display:none}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .printing-image .wapf-field-input{background-color:hsla(0,0%,100%,.1);border-radius:5.5813953488vw;padding:3.7209302326vw;width:100%}.single-product.theme-cannazipbags .summary.entry-summary .custom-product-legislation{align-items:center;background-color:#2b2b2b;border-radius:16px;cursor:pointer;display:flex;flex-wrap:nowrap;gap:2.3255813953vw;justify-content:center;margin-top:6.976744186vw;padding:1.8604651163vw 3.7209302326vw;-webkit-user-select:none;-moz-user-select:none;user-select:none}.single-product.theme-cannazipbags .summary.entry-summary .custom-product-legislation .legislation-icon{height:3.7209302326vw;width:3.7209302326vw}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap{margin-left:0;width:100%}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .wapf .wapf--inner{align-items:center;display:flex;flex-wrap:wrap}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .wapf .wapf--inner>div{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .wapf .wapf--inner>div>:first-child{font-size:4.1860465116vw}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .wapf .wapf--inner>div>:last-child{font-size:4.6511627907vw}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart{display:flex}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .pbq_pricing_table,.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart>.pbq_quantity_pricing_tables{margin-bottom:4.6511627907vw;margin-top:4.6511627907vw}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals{width:100%}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-subitems{display:flex;flex-direction:column}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-item{display:flex;justify-content:space-between;margin-bottom:1.8604651163vw;width:100%}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-item:last-child{margin-bottom:0}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-item .custom-price-label{font-weight:700}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-item .custom-price-value{display:flex;flex-direction:row-reverse;font-weight:500;gap:2px}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .wapf-product-totals{display:none!important}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container{align-items:center;display:flex;height:12.5581395349vw;justify-content:start;margin-bottom:1.8604651163vw;margin-top:3.7209302326vw;width:100%}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .quantity-label{color:#fff;font-size:3.7209302326vw;font-weight:600;margin-right:3.7209302326vw}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .single_add_to_cart_button{flex:1;height:100%;margin:0;padding:3.7209302326vw auto}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .card-product-quantity{height:100%;width:31.3953488372vw}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .card-product-quantity input::-webkit-inner-spin-button,.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .card-product-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .card-product-quantity input[type=number]{-moz-appearance:textfield}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .card-product-quantity input{width:100%}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .card-product-quantity .minus,.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .card-product-quantity .plus{width:5.5813953488vw}.single-product.theme-cannazipbags .summary.entry-summary .overlay-loading{align-items:center;display:none;height:100%;justify-content:center;left:0;padding:4px;position:absolute;top:0;width:100%}.single-product.theme-cannazipbags .summary.entry-summary .overlay-loading.show{display:flex}.single-product.theme-cannazipbags .summary.entry-summary .overlay-loading .background{background-color:#4c4c4c;height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%}.single-product.theme-cannazipbags .summary.entry-summary .overlay-loading .spiral-loading{animation:spin 1s linear infinite;height:30%;width:30%}@keyframes spin{to{transform:rotate(1turn)}}.single-product.theme-cannazipbags .legislation-modal{display:flex;flex-direction:column;height:100vh;position:fixed;top:0;transform:translateX(100vw);transition:transform .2s linear;width:100vw;z-index:100}.single-product.theme-cannazipbags .legislation-modal.show-modal{transform:translateX(0)}.single-product.theme-cannazipbags .legislation-modal .legislation-overlay{background-color:#121212;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:5}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper{background-color:#292929;display:flex;flex-direction:column;height:100%;padding:7.4418604651vw;width:100%;z-index:20}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .button-back{background-color:hsla(0,0%,100%,.1);border-radius:100px;padding:1.8604651163vw 3.7209302326vw;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .button-back .single-product-back-button{align-items:center;cursor:pointer;display:flex;flex-wrap:nowrap;gap:1.8604651163vw;justify-content:center;width:100%}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content{display:flex;flex-direction:column;margin-top:5.5813953488vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response{display:none;flex-direction:column;height:144.1860465116vw;margin-top:4.6511627907vw;overflow-y:auto;padding:2.3255813953vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response .data-item{margin:2.3255813953vw 0}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response .data-item .data-text{margin-top:1.1627906977vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response::-webkit-scrollbar{width:1.8604651163vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response::-webkit-scrollbar-thumb{background-color:#a7a6a6;border-radius:2.3255813953vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response::-webkit-scrollbar-track{background-color:transparent;background-color:initial;margin-bottom:2.7906976744vw;margin-top:2.7906976744vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container{margin-top:5.5813953488vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .load_response{display:none;margin-top:-5px;width:23.2558139535vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .load_response.active{display:block}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .us-mapping{display:none;height:auto;width:135.8139534884vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .us-mapping svg{height:100%;width:100%}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .no-data-response{color:#1fb911;display:none;margin-left:2.3255813953vw;margin-top:2.3255813953vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .no-data-response.display{display:block}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select{position:relative}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select.open-dropdown .select-body{display:block}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select.open-dropdown .select-header #select-arrow{transform:rotate(180deg)}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .abbreviation{background-color:#4c4c4c;border-radius:100%!important;color:#1fb911;display:inline-block;margin-right:2.3255813953vw;padding:1.3953488372vw;text-align:center;width:8.1395348837vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-header{align-items:center;background-color:#383838;border-radius:20px;display:flex;flex-wrap:nowrap;margin-top:2.3255813953vw;padding:4.6511627907vw;position:relative;width:100%}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-header .header-text{align-items:center;display:flex;flex-wrap:nowrap;height:7.2093023256vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-header #select-arrow{position:absolute;right:2.3255813953vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body{display:none;margin-top:2.3255813953vw;position:absolute;top:16.2790697674vw;width:100%}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options{background-color:#383838;border-radius:20px;display:flex;flex-direction:column;gap:1.3953488372vw;height:69.7674418605vw;overflow-y:scroll;padding:0;width:100%}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options::-webkit-scrollbar{width:1.8604651163vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options::-webkit-scrollbar-thumb{background-color:#a7a6a6;border-radius:2.3255813953vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options::-webkit-scrollbar-track{background-color:transparent;background-color:initial;margin-bottom:2.7906976744vw;margin-top:2.7906976744vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options .option{list-style:none;padding:2.3255813953vw 4.6511627907vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options .option :first-child{border-radius:20px 0 0 20px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options .option :last-child{border-radius:0 20px 20px 0}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options .option.selected{background-color:orange}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper.show-response .data-response{display:flex}@media(min-width:768px){.single-product.theme-cannazipbags .select2-container--open .select2-dropdown{background-color:#2b2b2b;border:1px solid #fff;color:#fff}.single-product.theme-cannazipbags .select2-container--open .select2-dropdown .select2-search{padding:0}.single-product.theme-cannazipbags .select2-container--open .select2-dropdown .select2-search .select2-search__field{background-color:#2b2b2b;border:none;border-bottom:1px solid #fff;color:#fff}.single-product.theme-cannazipbags .select2-container--open .select2-dropdown .select2-results .select2-results__option[data-selected=true]{background-color:#1fb911}.single-product.theme-cannazipbags .main{overflow-x:hidden}.single-product.theme-cannazipbags .product-wrap-container{flex-direction:row;flex-wrap:nowrap!important;gap:2.196193265vw}.single-product.theme-cannazipbags .product-type-composite .pbq_choose_quantity td,.single-product.theme-cannazipbags .product-type-simple .pbq_choose_quantity td,.single-product.theme-cannazipbags .product-type-variable .pbq_choose_quantity td{width:11.859443631vw}.single-product.theme-cannazipbags .product-type-composite .pbq_choose_quantity td .amount,.single-product.theme-cannazipbags .product-type-simple .pbq_choose_quantity td .amount,.single-product.theme-cannazipbags .product-type-variable .pbq_choose_quantity td .amount{display:flex;gap:.2928257687vw;justify-content:center}.single-product.theme-cannazipbags .product-type-composite .select2,.single-product.theme-cannazipbags .product-type-simple .select2,.single-product.theme-cannazipbags .product-type-variable .select2{border-radius:2.3426061493vw;padding:1.4641288433vw}.single-product.theme-cannazipbags .product-type-composite .select2 .select2-selection .select2-selection__rendered,.single-product.theme-cannazipbags .product-type-simple .select2 .select2-selection .select2-selection__rendered,.single-product.theme-cannazipbags .product-type-variable .select2 .select2-selection .select2-selection__rendered{background-color:#2b2b2b}.single-product.theme-cannazipbags .product-type-composite .select2 .select2-selection .select2-selection__arrow,.single-product.theme-cannazipbags .product-type-simple .select2 .select2-selection .select2-selection__arrow,.single-product.theme-cannazipbags .product-type-variable .select2 .select2-selection .select2-selection__arrow{right:1.4641288433vw;top:50%;transform:translateY(-50%)}.single-product.theme-cannazipbags .product-type-composite .cart,.single-product.theme-cannazipbags .product-type-simple .cart,.single-product.theme-cannazipbags .product-type-variable .cart{flex-direction:row;gap:0;margin-top:0!important}.single-product.theme-cannazipbags .product-type-composite .wp-post-image,.single-product.theme-cannazipbags .product-type-simple .wp-post-image,.single-product.theme-cannazipbags .product-type-variable .wp-post-image{border-radius:1.1713030747vw}.single-product.theme-cannazipbags .product-type-composite .variations,.single-product.theme-cannazipbags .product-type-simple .variations,.single-product.theme-cannazipbags .product-type-variable .variations{margin-bottom:0!important;margin-top:2.196193265vw}.single-product.theme-cannazipbags .product-type-composite .variations tbody,.single-product.theme-cannazipbags .product-type-simple .variations tbody,.single-product.theme-cannazipbags .product-type-variable .variations tbody{gap:.5856515373vw}.single-product.theme-cannazipbags .product-type-composite .variations .select2-container,.single-product.theme-cannazipbags .product-type-simple .variations .select2-container,.single-product.theme-cannazipbags .product-type-variable .variations .select2-container{padding:.7320644217vw}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr{align-items:start;display:flex;flex-direction:column;margin-bottom:1.1713030747vw}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .variable-items-wrapper .variable-item,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .variable-items-wrapper .variable-item,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .variable-items-wrapper .variable-item{background-color:hsla(0,0%,100%,.1);border:initial;border-radius:100px;box-shadow:none;color:#fff;font-style:normal;padding:.5856515373vw 1.1713030747vw;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .variable-items-wrapper .variable-item.selected,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .variable-items-wrapper .variable-item.selected,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .variable-items-wrapper .variable-item.selected{background-color:#1fb911;color:#fff}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .variable-items-wrapper .variable-item.disabled,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .variable-items-wrapper .variable-item.disabled,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .variable-items-wrapper .variable-item.disabled{border:initial}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .variable-items-wrapper .variable-item .variable-item-contents,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .variable-items-wrapper .variable-item .variable-item-contents,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .variable-items-wrapper .variable-item .variable-item-contents{border:initial;height:100%;width:100%}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .variable-items-wrapper .variable-item .variable-item-contents .variable-item-span,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .variable-items-wrapper .variable-item .variable-item-contents .variable-item-span,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .variable-items-wrapper .variable-item .variable-item-contents .variable-item-span{font-size:1.1713030747vw;overflow:visible}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr th,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr th,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr th{margin-bottom:.5856515373vw;text-align:left;width:100%}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr th.label,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr th.label,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr th.label{color:hsla(0,0%,100%,.45);font-size:1.1713030747vw;font-weight:400}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr td,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr td,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr td{width:100%}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr td .select2,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr td .select2,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr td .select2{width:100%!important}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .reset_variations,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .reset_variations,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .reset_variations{bottom:-4.39238653vw;color:#1fb911;display:none;float:right;font-size:1.1713030747vw;left:auto;right:0;top:auto}.single-product.theme-cannazipbags .product-type-composite .single_add_to_cart_button,.single-product.theme-cannazipbags .product-type-simple .single_add_to_cart_button,.single-product.theme-cannazipbags .product-type-variable .single_add_to_cart_button{background-color:#1fb911!important;border:none!important;color:#fff!important}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables{margin:0 0 .7320644217vw;width:100%}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table.show-table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables.show-table,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table.show-table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables.show-table,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table.show-table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables.show-table{display:block!important}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table.hide-table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables.hide-table,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table.hide-table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables.hide-table,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table.hide-table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables.hide-table{display:none!important}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables .pbq_pricing_table{padding:.878477306vw 0}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table .pbq_pricing_table table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables .pbq_pricing_table table,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table .pbq_pricing_table table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables .pbq_pricing_table table,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table .pbq_pricing_table table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables .pbq_pricing_table table{border-collapse:collapse}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables .pbq_pricing_table>p{font-size:1.1713030747vw;font-weight:600;margin-bottom:.7320644217vw}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table .pbq_pricing_summary,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables .pbq_pricing_summary,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table .pbq_pricing_summary,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables .pbq_pricing_summary,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table .pbq_pricing_summary,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables .pbq_pricing_summary{display:none!important}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table th,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables th,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table th,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables th,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table th,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables th{color:#1fb911;font-size:1.1713030747vw;font-weight:400;padding-bottom:1.1713030747vw!important;text-align:left}.single-product.theme-cannazipbags .variable-button-back{width:100%}.single-product.theme-cannazipbags .variable-button-back .single-product-back-button{background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw;cursor:pointer;display:flex;margin-bottom:1.756954612vw;padding:.5856515373vw 1.1713030747vw;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .variable-button-back .single-product-back-button img{margin-right:.5856515373vw}.single-product.theme-cannazipbags .woocommerce-variation.single_variation{display:none!important}.single-product.theme-cannazipbags .woocommerce-product-gallery{width:100%}.single-product.theme-cannazipbags .summary.entry-summary{float:left;margin-left:0;width:100%}.single-product.theme-cannazipbags .summary.entry-summary .quantity-price-table-button{align-items:center;background-color:#1fb911;border-radius:100px;color:#fff;display:flex;flex-wrap:nowrap;font-weight:600;gap:.5856515373vw;justify-content:center;padding:.5856515373vw 1.1713030747vw;white-space:nowrap;width:7.5402635432vw}.single-product.theme-cannazipbags .summary.entry-summary .quantity-price-table-button img{height:auto;width:1.1713030747vw}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one{width:100%}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper{margin:0}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .printing-label-container{padding-bottom:.7320644217vw;padding-left:0}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .printing-label{color:hsla(0,0%,100%,.45);font-size:1.1713030747vw;font-weight:600;margin-bottom:0}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container{padding-bottom:.5856515373vw}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-label{display:none}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable{display:flex;margin-bottom:.7320644217vw}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable:last-child{margin-bottom:0}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable .wapf-input-label{align-items:center;display:flex}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable .wapf-input-label:before{background-color:transparent;border:1px solid hsla(0,0%,100%,.45);border-radius:50%;content:"";display:block;height:1.4641288433vw;margin-top:0;width:1.4641288433vw}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable .wapf-input-label input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable.wapf-checked .wapf-input-label:before{background-color:#1fb911;border:none}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .printing-image .wapf-field-label{display:none}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .printing-image .wapf-field-input{background-color:hsla(0,0%,100%,.1);border-radius:1.756954612vw;padding:1.1713030747vw;width:100%}.single-product.theme-cannazipbags .summary.entry-summary .custom-product-legislation{align-items:center;background-color:#2b2b2b;border-radius:16px;display:flex;flex-wrap:nowrap;gap:.7320644217vw;justify-content:center;margin-top:2.196193265vw;padding:.5856515373vw 1.1713030747vw}.single-product.theme-cannazipbags .summary.entry-summary .custom-product-legislation .legislation-icon{height:1.1713030747vw;width:1.1713030747vw}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap{margin-left:0;width:100%}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .wapf .wapf--inner{align-items:center;display:flex;flex-wrap:wrap}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .wapf .wapf--inner>div{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .wapf .wapf--inner>div>:first-child{font-size:1.317715959vw}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .wapf .wapf--inner>div>:last-child{font-size:1.4641288433vw}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart{display:flex}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .pbq_pricing_table,.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart>.pbq_quantity_pricing_tables{margin-bottom:1.4641288433vw;margin-top:1.4641288433vw}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals{width:100%}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-subitems{gap:.2928257687vw;margin-bottom:.5856515373vw}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-subitems .custom-count,.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-subitems .custom-unit{align-items:end;white-space:nowrap}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-item{gap:.2928257687vw;margin-bottom:0}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-item:last-child{margin-bottom:0}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-item .custom-price-label,.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-item .custom-price-value{font-weight:400}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .wapf-product-totals{display:none!important}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container{align-items:center;display:flex;height:3.953147877vw;justify-content:start;margin-bottom:0;margin-top:0;width:100%}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .quantity-label{color:#fff;font-size:1.1713030747vw;font-weight:600;margin-right:1.1713030747vw}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .single_add_to_cart_button{flex:1;height:100%;margin:0;padding:1.1713030747vw auto}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .card-product-quantity{height:100%;width:11.7130307467vw}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .card-product-quantity .minus,.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .card-product-quantity .plus{width:1.756954612vw}.single-product.theme-cannazipbags .legislation-modal{align-items:center;display:none;padding:5.1244509517vw;transform:translateX(0)}.single-product.theme-cannazipbags .legislation-modal.show-modal{display:flex}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper{border-radius:24px;height:23.7920937042vw;padding:2.3426061493vw;position:relative;top:20%;transform:translateY(-20%)}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper.show-response{height:52.7086383602vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper.show-response .legislation-content .data-response{display:flex}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper.show-response .legislation-content .dropdown-container .us-mapping{display:block}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .button-back{padding:.5856515373vw 1.1713030747vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .button-back .single-product-back-button{gap:.5856515373vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content{flex-direction:row;margin-top:1.756954612vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response{flex:1;height:36.6032210835vw;margin-top:1.4641288433vw;padding:.7320644217vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response .data-item{margin:.7320644217vw 0}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response .data-item .data-text{margin-top:.3660322108vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response::-webkit-scrollbar{width:.5856515373vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response::-webkit-scrollbar-thumb{border-radius:.7320644217vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response::-webkit-scrollbar-track{margin-bottom:.878477306vw;margin-top:.878477306vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container{align-items:center;display:flex;flex:1;flex-direction:column;margin-top:0}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .load_response{width:7.3206442167vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .us-mapping{width:42.7525622255vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .no-data-response{margin-left:.7320644217vw;margin-top:.7320644217vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select{width:29.2825768668vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .abbreviation{margin-right:.7320644217vw;padding:.439238653vw;width:2.5622254758vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-header{border-radius:20px;cursor:pointer;margin-top:.7320644217vw;padding:1.4641288433vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-header .header-text{height:2.2693997072vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body{margin-top:.7320644217vw;top:5.1244509517vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options{gap:.439238653vw;height:21.9619326501vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options::-webkit-scrollbar{width:.5856515373vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options::-webkit-scrollbar-thumb{border-radius:.7320644217vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options::-webkit-scrollbar-track{margin-bottom:.878477306vw;margin-top:.878477306vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options .option{cursor:pointer;padding:.7320644217vw 1.4641288433vw}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options .option:hover{background-color:#1fb911}}@media(min-width:1366px){.single-product.theme-cannazipbags .main{overflow-x:hidden}.single-product.theme-cannazipbags .product-wrap-container{flex-wrap:nowrap!important;gap:30px}.single-product.theme-cannazipbags .product-type-composite .pbq_choose_quantity td,.single-product.theme-cannazipbags .product-type-simple .pbq_choose_quantity td,.single-product.theme-cannazipbags .product-type-variable .pbq_choose_quantity td{width:162px}.single-product.theme-cannazipbags .product-type-composite .pbq_choose_quantity td .amount,.single-product.theme-cannazipbags .product-type-simple .pbq_choose_quantity td .amount,.single-product.theme-cannazipbags .product-type-variable .pbq_choose_quantity td .amount{gap:4px}.single-product.theme-cannazipbags .product-type-composite .select2,.single-product.theme-cannazipbags .product-type-simple .select2,.single-product.theme-cannazipbags .product-type-variable .select2{border-radius:32px;padding:20px}.single-product.theme-cannazipbags .product-type-composite .select2 .select2-selection .select2-selection__arrow,.single-product.theme-cannazipbags .product-type-simple .select2 .select2-selection .select2-selection__arrow,.single-product.theme-cannazipbags .product-type-variable .select2 .select2-selection .select2-selection__arrow{right:20px;transform:translateY(-50%)}.single-product.theme-cannazipbags .product-type-composite .cart,.single-product.theme-cannazipbags .product-type-simple .cart,.single-product.theme-cannazipbags .product-type-variable .cart{margin-top:0!important}.single-product.theme-cannazipbags .product-type-composite .wp-post-image,.single-product.theme-cannazipbags .product-type-simple .wp-post-image,.single-product.theme-cannazipbags .product-type-variable .wp-post-image{border-radius:16px}.single-product.theme-cannazipbags .product-type-composite .variations,.single-product.theme-cannazipbags .product-type-simple .variations,.single-product.theme-cannazipbags .product-type-variable .variations{margin-bottom:0!important;margin-top:30px}.single-product.theme-cannazipbags .product-type-composite .variations tbody,.single-product.theme-cannazipbags .product-type-simple .variations tbody,.single-product.theme-cannazipbags .product-type-variable .variations tbody{gap:8px}.single-product.theme-cannazipbags .product-type-composite .variations .select2-container,.single-product.theme-cannazipbags .product-type-simple .variations .select2-container,.single-product.theme-cannazipbags .product-type-variable .variations .select2-container{padding:10px}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr{margin-bottom:16px}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .variable-items-wrapper .variable-item,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .variable-items-wrapper .variable-item,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .variable-items-wrapper .variable-item{padding:8px 16px}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .variable-items-wrapper .variable-item-contents .variable-item-span,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .variable-items-wrapper .variable-item-contents .variable-item-span,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .variable-items-wrapper .variable-item-contents .variable-item-span{font-size:16px}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr th,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr th,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr th{margin-bottom:8px}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr th.label,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr th.label,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr th.label{font-size:16px}.single-product.theme-cannazipbags .product-type-composite .variations tbody tr .reset_variations,.single-product.theme-cannazipbags .product-type-simple .variations tbody tr .reset_variations,.single-product.theme-cannazipbags .product-type-variable .variations tbody tr .reset_variations{bottom:-60px;font-size:16px;left:auto;right:0;top:auto}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables{margin-bottom:10px}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table .pbq_pricing_table,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables .pbq_pricing_table{padding:12px 0}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table .pbq_pricing_table>p,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables .pbq_pricing_table>p{font-size:16px;margin-bottom:10px}.single-product.theme-cannazipbags .product-type-composite .pbq_pricing_table th,.single-product.theme-cannazipbags .product-type-composite .pbq_quantity_pricing_tables th,.single-product.theme-cannazipbags .product-type-simple .pbq_pricing_table th,.single-product.theme-cannazipbags .product-type-simple .pbq_quantity_pricing_tables th,.single-product.theme-cannazipbags .product-type-variable .pbq_pricing_table th,.single-product.theme-cannazipbags .product-type-variable .pbq_quantity_pricing_tables th{font-size:16px;padding-bottom:16px!important}.single-product.theme-cannazipbags .variable-button-back .single-product-back-button{border-radius:32px;margin-bottom:24px;padding:8px 16px}.single-product.theme-cannazipbags .variable-button-back .single-product-back-button img{margin-right:8px}.single-product.theme-cannazipbags .summary.entry-summary .quantity-price-table-button{gap:8px;padding:8px 16px;width:103px}.single-product.theme-cannazipbags .summary.entry-summary .quantity-price-table-button img{width:16px}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .printing-label-container{padding-bottom:10px}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .printing-label{font-size:16px}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container{padding-bottom:8px}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable{margin-bottom:10px}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .checkbox-container .wapf-field-input .wapf-checkable .wapf-input-label:before{content:"";height:20px;width:20px}.single-product.theme-cannazipbags .summary.entry-summary .variation-part-one .wapf-wrapper .printing-image .wapf-field-input{border-radius:24px;padding:16px}.single-product.theme-cannazipbags .summary.entry-summary .custom-product-legislation{gap:10px;margin-top:30px;padding:8px 16px}.single-product.theme-cannazipbags .summary.entry-summary .custom-product-legislation .legislation-icon{height:16px;width:16px}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .wapf .wapf--inner>div>:first-child{font-size:18px}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .wapf .wapf--inner>div>:last-child{font-size:20px}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .pbq_pricing_table,.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart>.pbq_quantity_pricing_tables{margin-bottom:20px;margin-top:20px}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-subitems{gap:4px;margin-bottom:8px}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .custom-price-totals .custom-price-item{gap:4px}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .wapf-product-totals{display:none!important}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container{height:54px;margin-bottom:8px}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .quantity-label{font-size:16px;margin-right:16px}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .single_add_to_cart_button{flex:1;height:100%;margin:0;padding:16px auto}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .card-product-quantity{height:100%;width:160px}.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .card-product-quantity .minus,.single-product.theme-cannazipbags .summary.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity-container .card-product-quantity .plus{width:24px}.single-product.theme-cannazipbags .legislation-modal{padding:70px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper{height:325px;padding:32px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper.show-response{height:600px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .button-back{padding:8px 16px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .button-back .single-product-back-button{gap:8px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content{margin-top:24px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response{height:450px;margin-top:20px;padding:10px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response .data-item{margin:10px 0}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response .data-item .data-text{margin-top:5px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response::-webkit-scrollbar{width:8px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response::-webkit-scrollbar-thumb{border-radius:10px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .data-response::-webkit-scrollbar-track{margin-bottom:12px;margin-top:12px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .load_response{width:100px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .us-mapping{width:584px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .no-data-response{margin-left:10px;margin-top:10px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select{width:400px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .abbreviation{margin-right:10px;padding:6px;width:35px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-header{margin-top:10px;padding:20px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-header .header-text{height:31px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body{margin-top:10px;top:70px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options{gap:6px;height:300px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options::-webkit-scrollbar{width:8px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options::-webkit-scrollbar-thumb{border-radius:10px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options::-webkit-scrollbar-track{margin-bottom:12px;margin-top:12px}.single-product.theme-cannazipbags .legislation-modal .legislation-modal-wrapper .legislation-content .dropdown-container .legilation-select .select-body .select-options .option{padding:10px 20px}}.label-application{margin-bottom:3.7209302326vw}.label-application .label-title{color:hsla(0,0%,100%,.45);font-size:3.7209302326vw;font-style:italic;font-weight:700;margin-bottom:2.3255813953vw}.label-application .required{color:hsla(0,0%,100%,.45)}.label-application .label-wrap{display:flex;flex-direction:column;gap:2.3255813953vw;margin-top:2.3255813953vw;position:relative}.label-application .label-wrap label{align-items:center;cursor:pointer;display:flex;gap:2.3255813953vw}.label-application .label-wrap label:before{background-color:transparent;border:1px solid hsla(0,0%,100%,.45);border-radius:50%;content:"";display:block;height:4.6511627907vw;margin-top:0;width:4.6511627907vw}.label-application .label-wrap label.checked:before{background-color:#1fb911;border:none}.label-application .label-wrap label input{cursor:pointer;height:4.6511627907vw;margin-left:.2325581395vw;margin-top:0;opacity:0;position:absolute;width:4.6511627907vw}.label-application .label-wrap label span{font-size:3.488372093vw;font-weight:500}@media(min-width:768px){.label-application{margin-bottom:1.1713030747vw}.label-application .label-title{font-size:1.1713030747vw;margin-bottom:.7320644217vw}.label-application .label-wrap{gap:.7320644217vw;margin-top:.7320644217vw}.label-application .label-wrap label{gap:.7320644217vw}.label-application .label-wrap label:before{height:1.4641288433vw;width:1.4641288433vw}.label-application .label-wrap label input{height:1.4641288433vw;margin-left:.0732064422vw;width:1.4641288433vw}.label-application .label-wrap label span{font-size:1.0980966325vw}}@media(min-width:1366px){.label-application{margin-bottom:16px}.label-application .label-title{font-size:16px;margin-bottom:10px}.label-application .label-wrap{gap:10px;margin-top:10px}.label-application .label-wrap label{gap:10px}.label-application .label-wrap label:before{height:20px;width:20px}.label-application .label-wrap label input{height:20px;margin-left:1px;width:20px}.label-application .label-wrap label span{font-size:15px}}.single-product.theme-cannazipbags .product-type-composite .component_summary .variations_form.cart{display:block!important}.single-product.theme-cannazipbags .product-type-composite .composite_navigation_inner{padding:0!important}.single-product.theme-cannazipbags .product-type-composite .composite_navigation_inner .page_button{font-size:1rem;padding:2.3255813953vw}.single-product.theme-cannazipbags .product-type-composite .select2-selection__rendered{width:74.4186046512vw}.single-product.theme-cannazipbags .product-type-composite .entry-summary{flex:1}.single-product.theme-cannazipbags .product-type-composite .component_message.bottom{margin:6.976744186vw 0!important}.single-product.theme-cannazipbags .product-type-composite .component_message.bottom .validation_message .wc-block-components-notice-banner{align-items:center;background-color:transparent;border:1px solid #1fb911;border-radius:100px;display:flex;flex-wrap:nowrap;height:11.1627906977vw;justify-content:center;margin:0!important;padding:1.8604651163vw 5.5813953488vw;width:100%}.single-product.theme-cannazipbags .product-type-composite .component_message.bottom .validation_message .wc-block-components-notice-banner svg{background-color:hsla(0,0%,100%,.1);height:7.4418604651vw;width:7.4418604651vw}.single-product.theme-cannazipbags .product-type-composite .component_message.bottom .validation_message .wc-block-components-notice-banner svg path{fill:#1fb911}.single-product.theme-cannazipbags .product-type-composite .component_message.bottom .validation_message .wc-block-components-notice-banner .wc-block-components-notice-banner__content{color:#fff;white-space:nowrap}.single-product.theme-cannazipbags .product-type-composite .component_message.bottom .validation_message .wc-block-components-notice-banner .wc-block-components-notice-banner__content ul{margin:0}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.top{display:none!important}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination{display:block!important;margin-bottom:6.976744186vw}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination .pagination_elements{display:flex;flex-direction:column;flex-wrap:wrap;gap:1.8604651163vw;padding:0}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination .pagination_elements :before{display:none!important}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination .pagination_elements .pagination_element{align-items:center;background-color:transparent;border:1px solid #383838;border-radius:100px;display:flex;flex-wrap:nowrap;height:8.8372093023vw;justify-content:center;margin:0;max-width:none;padding:1.8604651163vw 2.7906976744vw;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination .pagination_elements .pagination_element span *{color:hsla(0,0%,100%,.45)}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination .pagination_elements .pagination_element.pagination_element_current{background-color:#1fb911}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination .pagination_elements .pagination_element.pagination_element_current span *{color:#fff}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination .pagination_elements .pagination_element:after{display:none}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button{background-color:hsla(0,0%,100%,.1);border-radius:100px;margin:0;max-width:none;padding:1.8604651163vw 3.7209302326vw;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button.prev{padding-left:9.3023255814vw}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button.next{padding-right:9.3023255814vw}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button:after{position:absolute;right:4.6511627907vw}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button:before{left:4.6511627907vw;position:absolute}.single-product.theme-cannazipbags .product-type-composite .component_title_wrapper,.single-product.theme-cannazipbags .product-type-composite .composited_product_images,.single-product.theme-cannazipbags .product-type-composite .composited_product_title_wrapper{display:none}.single-product.theme-cannazipbags .product-type-composite .cart_group{flex-direction:row!important}.single-product.theme-cannazipbags .product-type-composite .cart_group .composite_component{width:100%}.single-product.theme-cannazipbags .product-type-composite .cart_group .composite_data{flex-direction:column}.single-product.theme-cannazipbags .product-type-composite .cart_group img{height:auto;margin:0!important;width:100%}.single-product.theme-cannazipbags .product-type-composite .component_selections{padding-bottom:2.3255813953vw}.single-product.theme-cannazipbags .product-type-composite .summary_elements{display:flex;flex-direction:row;padding:0}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer{height:100%}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper{height:100%!important}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner{align-items:start;display:flex;flex-direction:column;height:100%;padding:0}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_title{height:11.6279069767vw}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_selection{margin-bottom:auto}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_button a{background-color:hsla(0,0%,100%,.1);border-radius:7.4418604651vw;color:#fff;display:flex;padding:2.3255813953vw 3.7209302326vw;width:-moz-fit-content;width:fit-content}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_button,.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_price{display:flex;justify-content:center;width:100%}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_image{width:100%}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_image img{border-radius:20px}.single-product.theme-cannazipbags .product-type-composite .composite_wrap{align-items:start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:3.7209302326vw}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_price .price{margin:0}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_price .price .amount,.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_price .price:before{font-size:9.3023255814vw}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_price .price:before{content:"Total:";margin-right:1.8604651163vw}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_button{align-items:center;display:flex;flex-direction:row-reverse;height:12.5581395349vw;margin-bottom:3.7209302326vw;margin-top:3.7209302326vw;width:100%}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_button .composite_add_to_cart_button{height:100%;margin:0!important;padding:3.023255814vw 4.1860465116vw!important}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_button .quantity{display:flex!important;height:100%}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper{display:flex;flex-direction:column;gap:4.6511627907vw}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper .variations .attribute_options{margin-bottom:0}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper .variations .attribute_options .label label{color:hsla(0,0%,100%,.45);font-size:3.023255814vw;font-weight:400}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper .variations .attribute_options .label label .required{display:none}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper .composited_product_images{height:100%;width:100%}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper .component_data{padding:0;width:100%}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper .select2,.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper .woo-variation-raw-select{display:block!important}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper .variable-items-wrapper{display:none!important}@media(min-width:768px){.single-product.theme-cannazipbags .product-type-composite .composite_navigation_inner .page_button{padding:.7320644217vw}.single-product.theme-cannazipbags .product-type-composite .select2-selection__rendered{width:38.0673499268vw}.single-product.theme-cannazipbags .product-type-composite .cart{padding:0!important}.single-product.theme-cannazipbags .product-type-composite .component_message.bottom{margin:2.196193265vw 0!important}.single-product.theme-cannazipbags .product-type-composite .component_message.bottom .validation_message .wc-block-components-notice-banner{height:3.513909224vw;padding:.5856515373vw 1.756954612vw}.single-product.theme-cannazipbags .product-type-composite .component_message.bottom .validation_message .wc-block-components-notice-banner svg{height:2.3426061493vw;width:2.3426061493vw}.single-product.theme-cannazipbags .product-type-composite .composite_form{width:100%}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination{margin-bottom:2.196193265vw;width:100%}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination .pagination_elements{display:flex;gap:.5856515373vw;padding:0;width:100%}}@media(min-width:768px)and (min-width:1366px){.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination .pagination_elements{flex-direction:row;flex-wrap:nowrap;gap:0}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination .pagination_elements .pagination_element.pagination_element_current{flex:1}}@media(min-width:768px){.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination .pagination_elements .pagination_element{height:2.7818448023vw;padding:.5856515373vw .878477306vw}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button{padding:.5856515373vw 1.1713030747vw}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button.prev{padding-left:2.9282576867vw}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button.next{padding-right:2.9282576867vw}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button:after{position:absolute;right:1.4641288433vw}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button:before{left:1.4641288433vw;position:absolute}.single-product.theme-cannazipbags .product-type-composite .cart_group .composite_pagination .pagination_element{background-color:#1fb911}.single-product.theme-cannazipbags .product-type-composite .cart_group .composite_pagination .pagination_element .element_index{color:#202020}.single-product.theme-cannazipbags .product-type-composite .cart_group .composite_pagination .pagination_element .element_link.inactive{color:hsla(0,0%,100%,.45)}.single-product.theme-cannazipbags .product-type-composite .cart_group .composite_pagination .pagination_element:after{border-left-color:#1fb911}.single-product.theme-cannazipbags .product-type-composite .cart_group .composite_pagination .pagination_element:before{border-bottom-color:#1fb911;border-top-color:#1fb911}.single-product.theme-cannazipbags .product-type-composite .component_selections{padding-bottom:.7320644217vw}.single-product.theme-cannazipbags .product-type-composite .summary_elements{padding:0}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer{height:100%;padding:0}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper{height:100%!important}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner{display:flex;flex-direction:column;height:100%;padding:0}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_title{height:5.1244509517vw}}@media(min-width:768px)and (min-width:1280px){.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_title{height:3.6603221083vw}}@media(min-width:768px){.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_selection{margin-bottom:auto}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_button a{background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw;padding:.7320644217vw 1.1713030747vw}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_image img{border-radius:20px}.single-product.theme-cannazipbags .product-type-composite .composite_form .step_title_wrapper{margin-bottom:.5rem}.single-product.theme-cannazipbags .product-type-composite .composite_wrap{gap:1.1713030747vw}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_price .price{margin:0}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_price .price .amount,.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_price .price:before{font-size:2.9282576867vw}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_price .price:before{content:"Total:";margin-right:.5856515373vw}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_button{height:3.953147877vw;margin-bottom:1.1713030747vw;margin-top:1.1713030747vw;width:100%}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_button .composite_add_to_cart_button{height:100%;margin:0!important;padding:.9516837482vw 1.317715959vw!important}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_button .quantity{display:flex!important;height:100%}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper{gap:1.4641288433vw}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper .variations .attribute_options .label label{font-size:.9516837482vw}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper .select2,.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper .woo-variation-raw-select{display:block!important}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper .variable-items-wrapper{display:none!important}}@media(min-width:1366px){.single-product.theme-cannazipbags .product-type-composite .composite_navigation_inner .page_button{padding:10px}.single-product.theme-cannazipbags .product-type-composite .select2-selection__rendered{width:520px}.single-product.theme-cannazipbags .product-type-composite .component_selections{padding-bottom:10px}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_title{height:40px}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_button a{border-radius:32px;padding:10px 16px}.single-product.theme-cannazipbags .product-type-composite .summary_elements .summary_element_wrapper_outer .summary_element_wrapper .summary_element_wrapper_inner .summary_element_image img{border-radius:20px}.single-product.theme-cannazipbags .product-type-composite .component_message.bottom{margin:30px 0!important}.single-product.theme-cannazipbags .product-type-composite .component_message.bottom .validation_message .wc-block-components-notice-banner{height:48px;padding:8px 24px}.single-product.theme-cannazipbags .product-type-composite .component_message.bottom .validation_message .wc-block-components-notice-banner svg{height:32px;width:32px}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination{margin-bottom:30px}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_pagination .pagination_elements .pagination_element{height:38px;padding:8px 12px}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button{padding:8px 16px}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button.prev{padding-left:40px}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button.next{padding-right:40px}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button:after{right:20px}.single-product.theme-cannazipbags .product-type-composite .composite_form .composite_navigation.bottom .composite_navigation_inner .page_button:before{left:20px}.single-product.theme-cannazipbags .product-type-composite .composite_wrap{gap:16px}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_price .price .amount,.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_price .price:before{font-size:40px}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_price .price:before{margin-right:8px}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_button{height:54px;margin-bottom:16px;margin-top:16px}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_button .composite_add_to_cart_button{padding:13px 18px!important}.single-product.theme-cannazipbags .product-type-composite .composite_wrap .composite_button .quantity{display:flex!important}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper{gap:20px}.single-product.theme-cannazipbags .product-type-composite .composited_product_details_wrapper .variations .attribute_options .label label{font-size:13px}}.woocommerce-pagination{padding-bottom:7.4418604651vw}.woocommerce-pagination .page-numbers,.woocommerce-pagination .page-numbers li{border:none!important}.woocommerce-pagination .current{background-color:#1fb911!important;color:#fff!important}.woocommerce-pagination a,.woocommerce-pagination span{padding:2.7906976744vw 3.7209302326vw!important}.woocommerce-pagination a:active,.woocommerce-pagination a:focus,.woocommerce-pagination a:hover{background-color:#2b2b2b!important;color:#fff!important}@media(min-width:768px){.woocommerce-pagination{padding-bottom:2.3426061493vw}.woocommerce-pagination a,.woocommerce-pagination span{padding:.878477306vw 1.1713030747vw!important}}@media(min-width:1366px){.woocommerce-pagination{padding-bottom:32px}.woocommerce-pagination a,.woocommerce-pagination span{padding:12px 16px!important}}.block-download-file{display:flex;flex-direction:column;gap:2.7906976744vw}.block-download-file .file-download-button{align-items:center;display:flex;gap:1.8604651163vw}.block-download-file .file-download-button .button__icon{display:block;height:6.976744186vw;width:6.976744186vw}@media only screen and (min-width:768px){.block-download-file{gap:.878477306vw}.block-download-file .file-download-button{gap:.5856515373vw}.block-download-file .file-download-button .button__icon{height:2.196193265vw;width:2.196193265vw}}@media only screen and (min-width:1366px){.block-download-file{gap:12px}.block-download-file .file-download-button{gap:8px}.block-download-file .file-download-button .button__icon{height:30px;width:30px}}.hero-v2{height:100vh;max-width:100%;position:relative;width:100vw;z-index:1}.hero-v2 .hero-media-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.hero-v2 .hero-media-container .hero-image-background{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-v2 .hero-media-container .hero-image-background.hide-desktop{display:none}.hero-v2 .hero-media-container video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-v2 .hero-wrapper{align-items:flex-end;background-color:transparent;display:flex;height:100%;padding-top:23.7209302326vw;position:relative;z-index:8}.hero-v2 .hero-wrapper .hero-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-bottom:4.6511627907vw;width:100%}.hero-v2 .hero-wrapper .hero-content .hero-content-left{align-items:center;display:flex;flex-direction:column;margin-bottom:auto;margin-top:18.6046511628vw}.hero-v2 .hero-wrapper .hero-content .hero-content-left .hero-content-left-icon{height:21.6279069767vw;margin-bottom:3.7209302326vw;min-height:93px;min-width:198px;-o-object-fit:contain;object-fit:contain;width:46.0465116279vw}.hero-v2 .hero-wrapper .hero-content .hero-content-left .hero-content-left-icon img{height:100%;width:100%}.hero-v2 .hero-wrapper .hero-content .hero-content-left .hero-content-left-text{color:orange;font-family:SignPainter;font-size:8.3720930233vw;font-weight:400;max-width:46.511627907vw;text-align:center}.hero-v2 .hero-wrapper .hero-content .hero-title{font-size:12.7906976744vw;padding-bottom:1.8604651163vw}.hero-v2 .hero-wrapper .hero-content .hero-actions{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-end;margin-top:5.5813953488vw;row-gap:3.7209302326vw}.hero-v2 .hero-wrapper .hero-content .hero-actions .hero-actions-button{border-radius:5.1162790698vw;font-family:Quicksand;font-size:4.6511627907vw;font-weight:700;padding:2.7906976744vw 6.976744186vw;text-transform:uppercase;transition:all .1s ease}.hero-v2 .hero-wrapper .hero-content .hero-actions .hero-actions-button:hover{scale:1.1;transform-origin:left top}.hero-v2 .hero-wrapper .hero-content .hero-actions .hero-actions-button.orange{background:orange;color:#121212}.hero-v2 .hero-wrapper .hero-content .hero-actions .hero-actions-button.orange:hover{background:transparent;border:3px solid orange;color:orange}.hero-v2 .hero-wrapper .hero-content .hero-actions .hero-actions-button.green{background:rgba(185,255,234,.25);color:#fff}.hero-v2 .hero-wrapper .hero-content .hero-actions .hero-actions-button.green:hover{color:orange}.hero-v2.hero-normal-size{height:105.1162790698vw}@media(min-width:768px){.hero-v2{height:100vh;position:relative;width:100vw}.hero-v2 .hero-media-container .hero-image-background{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hero-v2 .hero-media-container .hero-image-background.hide-mobile{display:none}.hero-v2 .hero-media-container .hero-image-background.hide-desktop{display:block}.hero-v2 .hero-wrapper{align-items:flex-end;background-color:transparent;display:flex;height:100%;padding-top:7.467057101vw;position:relative}.hero-v2 .hero-wrapper .hero-content{display:flex;flex-direction:column;padding-bottom:2.9282576867vw;width:100%}.hero-v2 .hero-wrapper .hero-content .hero-content-left{align-items:flex-start;margin-bottom:0;margin-top:12vh}.hero-v2 .hero-wrapper .hero-content .hero-content-left .hero-content-left-icon{height:11.9326500732vw;margin-bottom:3.2942898975vw;min-height:auto;min-width:auto;width:25.6222547584vw}.hero-v2 .hero-wrapper .hero-content .hero-content-left .hero-content-left-text{font-size:5.5636896047vw;max-width:32.9428989751vw;text-align:left}.hero-v2 .hero-wrapper .hero-content .hero-title{font-size:4.7584187408vw;padding-bottom:1.756954612vw}.hero-v2 .hero-wrapper .hero-content .hero-actions{-moz-column-gap:2.635431918vw;column-gap:2.635431918vw;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:5.8565153734vw;margin-top:auto}.hero-v2 .hero-wrapper .hero-content .hero-actions .hero-actions-button{border-radius:3.513909224vw;font-size:1.756954612vw;padding:1.4641288433vw 2.635431918vw}.hero-v2 .hero-wrapper .hero-content .hero-actions .hero-actions-button.orange{order:2}.hero-v2 .hero-wrapper .hero-content .hero-actions .hero-actions-button.green{order:1}.hero-v2.hero-normal-size{height:33.0893118594vw}}@media(min-width:1366px){.hero-v2{height:100vh;position:relative;width:100vw}.hero-v2 .hero-media-container .hero-image-background{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hero-v2 .hero-wrapper{background-color:transparent;height:100%;padding-top:102px;position:relative}.hero-v2 .hero-wrapper .hero-content{display:flex;flex-direction:column;padding-bottom:40px}.hero-v2 .hero-wrapper .hero-content .hero-content-left{margin-top:12vh}.hero-v2 .hero-wrapper .hero-content .hero-content-left .hero-content-left-icon{height:201px;margin-bottom:60px;width:429px}.hero-v2 .hero-wrapper .hero-content .hero-content-left .hero-content-left-text{font-size:96px;max-width:530px}.hero-v2 .hero-wrapper .hero-content .hero-title{font-size:65px;padding-bottom:24px}.hero-v2 .hero-wrapper .hero-content .hero-actions{-moz-column-gap:48px;column-gap:48px;margin-bottom:120px}.hero-v2 .hero-wrapper .hero-content .hero-actions .hero-actions-button{border-radius:64px;font-size:24px;padding:26px 41px}.hero-v2.hero-normal-size{height:452px}}.logos-v2{background-color:rgba(53,80,75,.5);position:relative;z-index:3}.logos-v2 .logos-container{max-width:100%;overflow:hidden;width:100vw}.logos-v2 .logos-container .logos-wrapper{align-items:center;-moz-column-gap:5.5813953488vw;column-gap:5.5813953488vw;display:flex;padding:5.5813953488vw 0;width:100%}.logos-v2 .logos-container .logos-wrapper.swiper-wrapper{transition-timing-function:linear}.logos-v2 .logos-container .logos-wrapper .logo-item{display:flex;height:11.6279069767vw;justify-content:center;max-height:11.6279069767vw;width:27.9069767442vw}.logos-v2 .logos-container .logos-wrapper .logo-item img{-o-object-fit:contain;object-fit:contain}@media(min-width:768px){.logos-v2{z-index:1}.logos-v2 .logos-container .logos-wrapper{-moz-column-gap:2.196193265vw;column-gap:2.196193265vw;padding:1.756954612vw 0}.logos-v2 .logos-container .logos-wrapper .logo-item{height:5.8565153734vw;max-height:8.78477306vw;width:10.980966325vw}}@media(min-width:1366px){.logos-v2 .logos-container .logos-wrapper{-moz-column-gap:48px;column-gap:48px;padding:24px 0}.logos-v2 .logos-container .logos-wrapper .logo-item{height:120px;max-height:120px;width:200px}}.homepage-our-products-v2{background-color:#061314;position:relative}.homepage-our-products-v2 .our-products-leaf{height:93.023255814vw;left:23.2558139535vw;opacity:.3;position:absolute;rotate:21deg;top:-2.3255813953vw;width:100%;z-index:2}.homepage-our-products-v2 .our-products-leaf img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-our-products-v2 .our-products-container{background:#061314;overflow:hidden}.homepage-our-products-v2 .our-products-container .our-products-wrapper{padding:14.8837209302vw 0;position:relative}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-title{align-items:center;color:orange;display:flex;font-family:PlayBall;font-size:9.3023255814vw;font-weight:400;margin-bottom:13.9534883721vw;padding:0 4.6511627907vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-title .title-text{flex:1;position:relative;z-index:3}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-title .title-slide-bar-products{background-color:hsla(0,0%,100%,.1);height:.9302325581vw;width:37.2093023256vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-title .title-slide-bar-products .swiper-scrollbar-drag{background-color:#1fb911;border-radius:23.2558139535vw;height:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content{margin-bottom:11.1627906977vw;overflow:hidden;padding:0 2.7906976744vw;position:relative;width:100%;z-index:3}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:3.7209302326vw;gap:3.7209302326vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item{background:rgba(190,255,243,.251);border-radius:7.4418604651vw;display:flex;flex-direction:column}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item:last-child{margin-right:0}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image{height:54.4186046512vw;position:relative;width:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .products-image{border-top-left-radius:5.5813953488vw;border-top-right-radius:5.5813953488vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,0%,100%,.1);border-radius:232.5581395349vw;cursor:pointer;display:flex;height:7.4418604651vw;justify-content:center;left:5.5813953488vw;position:absolute;top:5.5813953488vw;width:43.2558139535vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag .customize-tag-image{height:3.7209302326vw;width:3.7209302326vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag .customize-tag-text{margin-left:1.8604651163vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content{align-items:center;display:flex;flex:1;flex-direction:column;height:34.8837209302vw;padding:4.6511627907vw 0 7.4418604651vw;row-gap:6.0465116279vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-text{display:flex;flex-direction:column;padding:0 1.8604651163vw;width:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-text .content-title{color:#fff;display:-webkit-box;font-family:Playball;font-size:7.4418604651vw;line-height:9.3023255814vw;text-align:center;text-overflow:ellipsis;transition:all .4s;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-button{background:transparent;border:2px solid orange;border-radius:7.4418604651vw;color:orange;cursor:pointer;font-family:Quicksand;font-size:4.1860465116vw;font-weight:700;line-height:5.1162790698vw;padding:1.8604651163vw 0;text-align:center;width:40.6976744186vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .swiper-scrollbar{background-color:#2b2b2b;border-radius:23.2558139535vw;height:6px;margin-top:3.7209302326vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .swiper-scrollbar .swiper-scrollbar-drag{background-color:#ec5906}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .swiper-pagination{display:block}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-product-cta{display:none}@media(min-width:768px){.homepage-our-products-v2{background-color:#061314}.homepage-our-products-v2 .our-products-leaf{height:43.7774524158vw;left:auto;opacity:1;position:absolute;right:-8.78477306vw;rotate:21deg;top:-14.6412884334vw;width:40.1171303075vw;z-index:2}.homepage-our-products-v2 .our-products-leaf img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.homepage-our-products-v2 .our-products-container{margin:0 auto;max-width:1920px;padding:0 1.756954612vw;width:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper{padding:8.78477306vw 0}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-title{align-items:center;color:#fff;display:flex;font-size:4.6852122987vw;margin-bottom:5.5636896047vw;text-align:center}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-title .title-text{flex:1}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content{margin-bottom:3.513909224vw;padding:0;width:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.756954612vw 1.756954612vw;gap:1.756954612vw 1.756954612vw;padding:0;width:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item{border-radius:1.8301610542vw;display:flex;flex-direction:column}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image{height:20.8638360176vw;width:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .products-image{border-top-left-radius:1.8301610542vw;border-top-right-radius:1.8301610542vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,0%,100%,.1);border-radius:73.2064421669vw;display:flex;height:2.3426061493vw;justify-content:center;left:1.756954612vw;position:absolute;top:1.756954612vw;width:13.616398243vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag .customize-tag-image{height:1.1713030747vw;width:1.1713030747vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag .customize-tag-text{margin-left:.5856515373vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content{align-items:center;display:flex;flex:1;flex-direction:column;height:10.980966325vw;padding:1.4641288433vw 0 2.3426061493vw;row-gap:1.9033674963vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-text{display:flex;flex-direction:column;padding:0 .5856515373vw;width:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-text .content-title{color:orange;display:-webkit-box;font-family:Playball;font-size:2.3426061493vw;line-height:2.9282576867vw;text-align:center;text-overflow:ellipsis;transition:all .4s;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-button{background:transparent;border:2px solid #fff;border-radius:2.3426061493vw;color:#fff;cursor:pointer;font-family:Quicksand;font-size:1.317715959vw;font-weight:700;line-height:1.6105417277vw;padding:.5856515373vw 0;text-align:center;transition:all .3s ease;width:12.8111273792vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-button:hover{border:2px solid orange;color:orange}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .swiper-scrollbar{display:none}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .swiper-pagination{display:flex;justify-content:center;margin-top:2.3426061493vw;position:relative}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .swiper-pagination .swiper-pagination-bullet{background:#ddd;background-color:new-grey;border-radius:50%;cursor:pointer;height:1.317715959vw;margin:0 .2928257687vw;width:1.317715959vw}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .swiper-pagination .swiper-pagination-bullet-active{background:orange;color:transparent}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-product-cta{align-items:center;display:flex;justify-content:center;width:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-product-cta .our-product-cta-button{border:3px solid orange;border-radius:4.6852122987vw;color:orange;font-family:Quicksand;font-size:2.196193265vw;font-weight:700;line-height:2.7452415813vw;padding:1.4641288433vw 4.39238653vw;transition:all .3s ease}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-product-cta .our-product-cta-button:hover{scale:1.1;transform-origin:left top}}@media(min-width:1366px){.homepage-our-products-v2{background-color:#061314}.homepage-our-products-v2 .our-products-leaf{height:598px;right:-160px;top:-240px;width:548px}.homepage-our-products-v2 .our-products-leaf img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper{padding:120px 0}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-title{align-items:center;display:flex;font-size:64px;margin-bottom:76px}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-title .title-text{flex:1}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-title .title-slide-bar-products{background-color:hsla(0,0%,100%,.1);height:4px;width:160px}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-title .title-slide-bar-products .swiper-scrollbar-drag{background-color:#1fb911;border-radius:100px;height:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content{margin-bottom:48px;max-width:100%;padding:0}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider{gap:24px 24px}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item{border-radius:32px;display:flex;flex-direction:column;margin-right:24px}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item:last-child{margin-right:0}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image{height:316px;width:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .products-image{border-top-left-radius:32px;border-top-right-radius:32px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,0%,100%,.1);border-radius:1000px;display:flex;height:32px;justify-content:center;left:24px;position:absolute;top:24px;width:186px}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag .customize-tag-image{height:16px;width:16px}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-image .customize-tag .customize-tag-text{margin-left:8px}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content{height:150px;padding:20px 0 32px;row-gap:26px}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-text{padding:0 8px}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-text .content-title{font-size:40px;line-height:50px}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .our-products-slider .our-products-item .products-item-content .content-button{border-radius:25px;font-size:24px;line-height:30px;padding:12px 0;width:212px}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .swiper-pagination{display:flex;justify-content:center;margin-top:32px;position:relative}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .swiper-pagination .swiper-pagination-bullet{background:#ddd;background-color:new-grey;border-radius:50%;cursor:pointer;height:18px;margin:0 4px;width:18px}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-products-content .swiper-pagination .swiper-pagination-bullet-active{background:orange;color:transparent}.homepage-our-products-v2 .our-products-container .our-products-wrapper .our-product-cta .our-product-cta-button{border-radius:64px;font-size:30px;line-height:37.5px;padding:20px 60px}}.background-hero-v2 .background-hero-container{height:123.2558139535vw;position:relative}.background-hero-v2 .background-hero-container .background-hero-image{height:123.2558139535vw;left:0;position:absolute;top:0;width:100%}.background-hero-v2 .background-hero-container .background-hero-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.background-hero-v2 .background-hero-container .background-hero-image .background-hero-image-desktop{display:none}.background-hero-v2 .background-hero-container .background-hero-image .background-hero-image-mobile{display:block}.background-hero-v2 .background-hero-container .background-hero-content{align-items:center;display:flex;flex-direction:column;height:100%;position:relative;z-index:1}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-title-container{padding:7.4418604651vw 11.1627906977vw 7.4418604651vw 4.6511627907vw;width:100%}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-title-container .background-hero-title{font-family:Playball;font-size:9.3023255814vw;font-weight:400;line-height:11.1627906977vw;width:100%}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons{margin-bottom:10.2325581395vw;margin-top:auto}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons .background-hero-transparent-button{display:none}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons .background-hero-colored-button{background:orange;border-radius:5.1162790698vw;font-size:4.6511627907vw;font-weight:700;padding:2.3255813953vw 5.5813953488vw;text-transform:uppercase}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons .background-hero-colored-button a{color:#121212}@media(min-width:768px){.background-hero-v2 .background-hero-container,.background-hero-v2 .background-hero-container .background-hero-image{height:34.5534407028vw}.background-hero-v2 .background-hero-container .background-hero-image .background-hero-image-desktop{display:block}.background-hero-v2 .background-hero-container .background-hero-image .background-hero-image-mobile{display:none}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-title-container{margin:auto;max-width:1240px;padding:0 20px;width:100%}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-title-container .background-hero-title{font-size:4.6852122987vw;line-height:5.8565153734vw;width:62.2254758419vw}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons{align-items:center;display:flex;margin:auto;max-width:1240px;padding:0 20px;width:100%}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons .background-hero-transparent-button{background-color:rgba(185,255,234,.25);border-radius:4.6852122987vw;display:block;font-size:1.756954612vw;margin-right:2.9282576867vw;padding:1.4641288433vw 2.9282576867vw;text-transform:uppercase;transition:all .3s ease}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons .background-hero-transparent-button a{color:#fff}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons .background-hero-transparent-button:hover{scale:1.1;transform-origin:left top}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons .background-hero-transparent-button:hover a{color:orange}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons .background-hero-colored-button{background:orange;border-radius:4.6852122987vw;display:block;font-size:1.756954612vw;padding:1.4641288433vw 2.9282576867vw;text-transform:uppercase;transition:all .3s ease}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons .background-hero-colored-button a{color:#121212}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons .background-hero-colored-button:hover{background:transparent;border:2px solid orange;scale:1.1;transform-origin:left top}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons .background-hero-colored-button:hover a{color:orange}}@media(min-width:1366px){.background-hero-v2 .background-hero-container,.background-hero-v2 .background-hero-container .background-hero-image{height:472px}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-title-container{padding-top:100px}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-title-container .background-hero-title{font-size:64px;line-height:80px;width:850px}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons{margin-bottom:47px;padding:0 20px}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons .background-hero-transparent-button{border-radius:64px;font-size:24px;margin-right:40px;padding:20px 40px}.background-hero-v2 .background-hero-container .background-hero-content .background-hero-buttons .background-hero-colored-button{border-radius:64px;font-size:24px;padding:20px 40px}}.homepage-blend-block-v2{background-color:#061314;overflow:hidden}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper{overflow:hidden;padding:14.8837209302vw 0}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content{display:flex;flex-direction:column;gap:9.3023255814vw;max-width:100%}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item{background-color:rgba(185,255,234,.25);border-radius:7.4418604651vw;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);display:flex;flex-direction:column;height:auto;position:relative;width:100%}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .leaf-image{opacity:.25;position:absolute;right:3.488372093vw;rotate:30deg;top:5.8139534884vw;transform-origin:bottom center;transition:rotate .5s ease;z-index:2}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .leaf-image img{height:25.5813953488vw;-o-object-fit:contain;object-fit:contain;width:25.5813953488vw}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text{align-items:center;display:flex;flex:1;flex-direction:column;padding:7.4418604651vw}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-number{color:orange;font-family:Playball;font-size:9.3023255814vw;font-weight:400;line-height:11.6279069767vw;margin-bottom:1.8604651163vw}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-title{color:#fff;font-family:QuickSand;font-size:3.7209302326vw;font-weight:700;line-height:4.6511627907vw;margin-bottom:1.8604651163vw}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-description{color:#d0d0d0;font-family:QuickSand;font-size:3.023255814vw;font-weight:400;line-height:3.7209302326vw;text-align:center}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-cta{display:none}@media(min-width:768px){.homepage-blend-block-v2{height:24.8901903367vw;max-height:24.8901903367vw}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper{overflow:visible;padding:4.6852122987vw 0}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content{gap:2.9282576867vw;overflow:visible}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item{border-radius:2.3426061493vw;height:15.4465592972vw;overflow:hidden;position:relative;transition:all .3s ease}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .leaf-image{opacity:.25;position:absolute;right:1.0980966325vw;rotate:30deg;top:1.8301610542vw;z-index:2}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .leaf-image img{height:8.0527086384vw;-o-object-fit:contain;object-fit:contain;width:8.0527086384vw}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text{padding:2.3426061493vw;position:relative}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .relative-container{position:relative}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-number{font-size:2.9282576867vw;line-height:3.6603221083vw;margin-bottom:.5856515373vw}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-title{font-size:1.1713030747vw;line-height:1.4641288433vw;margin-bottom:.5856515373vw}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-description{display:-webkit-box;font-size:.9516837482vw;line-height:1.1713030747vw;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-cta{background:rgba(185,255,234,.25);border-radius:2.3426061493vw;display:block;left:50%;margin-top:1.756954612vw;opacity:0;padding:.5856515373vw 1.4641288433vw;position:absolute;top:100%;transform:translateX(-50%);width:-moz-fit-content;width:fit-content}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-cta a{color:#fff;font-family:QuickSand;font-size:1.1713030747vw;font-weight:700;line-height:1.4641288433vw}}@media(min-width:1366px){.homepage-blend-block-v2{height:340px;max-height:340px}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper{padding:64px 0}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content{display:flex;flex-direction:row;gap:40px;width:100%}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item{border-radius:32px;height:211px;width:100%}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .leaf-image{position:absolute;right:15px;top:25px}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .leaf-image img{height:110px;-o-object-fit:contain;object-fit:contain;width:110px}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text{flex:auto;padding:32px}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-number{font-size:40px;line-height:50px;margin-bottom:8px}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-title{font-size:16px;line-height:20px;margin-bottom:8px}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-description{font-size:13px;line-height:16px}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-cta{border-radius:32px;margin-top:24px;padding:8px 20px}.homepage-blend-block-v2 .blend-block-container .blend-block-wrapper .blend-block-content .blend-block-item .item-text .item-cta a{font-size:16px;line-height:20px}}.homepage-about-v2{position:relative}.homepage-about-v2 .about-wrapper-image{height:100%;left:0;position:absolute;top:0;width:100%}.homepage-about-v2 .about-wrapper-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-about-v2 .about-wrapper-image .about-background-gradient{background:radial-gradient(32.49% 66.09% at 62.11% 34.31%,rgba(0,0,0,.235) 0,rgba(0,0,0,.84) 100%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.homepage-about-v2 .about-container .about-wrapper .about-content{align-items:center;display:flex;flex-direction:column;position:relative;z-index:2}.homepage-about-v2 .about-container .about-wrapper .about-content .about-title{color:orange;font-family:Playball;font-size:9.3023255814vw;font-weight:400;line-height:11.6279069767vw;margin-bottom:11.6279069767vw;margin-top:6.2790697674vw;width:100%}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container{width:100%}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide{border-radius:11.6279069767vw;height:55.8139534884vw;position:relative;width:41.8604651163vw}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide .invisible-container{display:none}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide img{border-radius:11.6279069767vw;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%;z-index:1}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide .about-carousel-image-gradient{background:rgba(0,0,0,.2);border-radius:11.6279069767vw;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .about-carousel-image-gradient{background:transparent}.homepage-about-v2 .about-container .about-wrapper .about-content .about-text-content{display:grid;grid-template-columns:1fr;grid-gap:7.4418604651vw;gap:7.4418604651vw;margin-bottom:12.7906976744vw;margin-top:9.7674418605vw}.homepage-about-v2 .about-container .about-wrapper .about-content .about-text-content .about-text-content-item{display:flex;flex-direction:column}.homepage-about-v2 .about-container .about-wrapper .about-content .about-text-content .about-text-content-item .about-text-content-item-title{color:orange;font-family:Quicksand;font-size:4.1860465116vw;font-weight:700;line-height:5.2325581395vw;margin-bottom:3.7209302326vw}.homepage-about-v2 .about-container .about-wrapper .about-content .about-text-content .about-text-content-item .about-text-content-item-text{color:#d0d0d0;font-family:Quicksand;font-size:3.2558139535vw;font-weight:400;line-height:4.0697674419vw}.homepage-about-v2 .about-container .about-wrapper .about-content .about-button-wrapper{display:flex;justify-content:center;margin-bottom:13.9534883721vw;width:100%}.homepage-about-v2 .about-container .about-wrapper .about-content .about-button-wrapper .about-button-content{background:rgba(185,255,234,.25);border-radius:14.8837209302vw;color:orange;font-family:Quicksand;font-size:4.1860465116vw;font-weight:700;line-height:5.2325581395vw;padding:3.7209302326vw 6.976744186vw;text-transform:uppercase}@media(min-width:768px){.homepage-about-v2{position:relative}.homepage-about-v2 .about-wrapper-image{height:100%;left:0;position:absolute;top:0;width:100%}.homepage-about-v2 .about-wrapper-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-about-v2 .about-wrapper-image .about-background-gradient{background:radial-gradient(32.49% 66.09% at 62.11% 34.31%,rgba(0,0,0,.235) 0,rgba(0,0,0,.84) 100%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.homepage-about-v2 .about-container .about-wrapper .about-content{align-items:center;display:flex;flex-direction:column;position:relative;z-index:2}.homepage-about-v2 .about-container .about-wrapper .about-content .about-title{color:#fff;font-family:Playball;font-size:4.6852122987vw;font-weight:400;line-height:5.8565153734vw;margin-bottom:5.4904831625vw;margin-top:7.3206442167vw;max-width:51.2445095168vw}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container{width:100%}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide{border-radius:3.6603221083vw;height:38.0673499268vw;position:relative;width:32.9428989751vw}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .invisible-container{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:3}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .invisible-container .invisible-button{background:rgba(190,255,243,.25);border-radius:4.6852122987vw;color:orange;font-family:Playball;font-size:2.635431918vw;font-weight:400;line-height:3.2942898975vw;margin-bottom:1.756954612vw;padding:.439238653vw 1.756954612vw}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .invisible-container .tags{margin-top:1.756954612vw;padding:0 1.756954612vw;width:100%}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .invisible-container .tags .tags-wrapper{align-items:flex-end;display:flex;flex-direction:column;gap:1.1713030747vw;width:100%}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .invisible-container .tags .tags-wrapper .tag{color:#fff;display:flex;flex-direction:column;font-family:Quicksand;font-size:1.317715959vw;font-weight:400;line-height:1.6471449488vw}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .invisible-container .tags .tags-wrapper .tag:hover{color:orange}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide img{border-radius:3.6603221083vw;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%;z-index:1}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide .about-carousel-image-gradient{background:rgba(0,0,0,.2);border-radius:3.6603221083vw;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .about-carousel-image-gradient{background:transparent}.homepage-about-v2 .about-container .about-wrapper .about-content .about-text-content{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:4.9780380673vw;gap:4.9780380673vw;margin-bottom:2.3426061493vw;margin-top:3.2942898975vw}.homepage-about-v2 .about-container .about-wrapper .about-content .about-text-content .about-text-content-item{display:flex;flex-direction:column}.homepage-about-v2 .about-container .about-wrapper .about-content .about-text-content .about-text-content-item .about-text-content-item-title{color:orange;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw;margin-bottom:1.1713030747vw}.homepage-about-v2 .about-container .about-wrapper .about-content .about-text-content .about-text-content-item .about-text-content-item-text{color:#d0d0d0;font-family:Quicksand;font-size:1.317715959vw;font-weight:400;line-height:1.6471449488vw}.homepage-about-v2 .about-container .about-wrapper .about-content .about-button-wrapper{display:flex;justify-content:center;margin-bottom:9.9560761347vw;width:100%}.homepage-about-v2 .about-container .about-wrapper .about-content .about-button-wrapper .about-button-content{background:rgba(185,255,234,.25);border-radius:4.6852122987vw;color:orange;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw;padding:2.0497803807vw 4.39238653vw;transition:all .5s ease}.homepage-about-v2 .about-container .about-wrapper .about-content .about-button-wrapper .about-button-content:hover{background:orange;color:#121212}}@media(min-width:1366px){.homepage-about-v2{position:relative}.homepage-about-v2 .about-wrapper-image{height:100%;left:0;position:absolute;top:0;width:100%}.homepage-about-v2 .about-wrapper-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-about-v2 .about-wrapper-image .about-background-gradient{background:radial-gradient(32.49% 66.09% at 62.11% 34.31%,rgba(0,0,0,.235) 0,rgba(0,0,0,.84) 100%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.homepage-about-v2 .about-container .about-wrapper .about-content{align-items:center;display:flex;flex-direction:column;position:relative;z-index:2}.homepage-about-v2 .about-container .about-wrapper .about-content .about-title{font-family:Playball;font-size:64px;font-weight:400;line-height:80px;margin-bottom:75px;margin-top:100px;max-width:700px}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container{width:100%}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide{border-radius:50px;height:520px;position:relative;width:450px;z-index:2}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .invisible-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;position:absolute;top:0;width:100%;z-index:3}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .invisible-container .invisible-button{background:rgba(190,255,243,.25);border-radius:64px;color:orange;font-family:Playball;font-size:36px;font-weight:400;line-height:45px;margin-bottom:24px;padding:6px 24px}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .invisible-container .tags{margin-top:24px;padding:0 24px}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .invisible-container .tags .tags-wrapper{align-items:flex-end;display:flex;flex-direction:column;gap:16px}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .invisible-container .tags .tags-wrapper .tag{color:#fff;display:flex;flex-direction:column;font-family:Quicksand;font-size:18px;font-weight:400;line-height:22.5px}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .invisible-container .tags .tags-wrapper .tag:hover{color:orange}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide img{border-radius:50px;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%;z-index:1}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide .about-carousel-image-gradient{background:rgba(0,0,0,.2);border-radius:50px;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.homepage-about-v2 .about-container .about-wrapper .about-content .swiper-container .swiper-slide.swiper-slide-active .about-carousel-image-gradient{background:transparent}.homepage-about-v2 .about-container .about-wrapper .about-content .about-text-content{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:68px;gap:68px;margin-bottom:32px;margin-top:45px}.homepage-about-v2 .about-container .about-wrapper .about-content .about-text-content .about-text-content-item{display:flex;flex-direction:column}.homepage-about-v2 .about-container .about-wrapper .about-content .about-text-content .about-text-content-item .about-text-content-item-title{color:orange;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px;margin-bottom:16px}.homepage-about-v2 .about-container .about-wrapper .about-content .about-text-content .about-text-content-item .about-text-content-item-text{color:#d0d0d0;font-family:Quicksand;font-size:18px;font-weight:400;line-height:22.5px}.homepage-about-v2 .about-container .about-wrapper .about-content .about-button-wrapper{display:flex;justify-content:center;margin-bottom:136px;width:100%}.homepage-about-v2 .about-container .about-wrapper .about-content .about-button-wrapper .about-button-content{background:rgba(185,255,234,.25);border-radius:64px;color:orange;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px;padding:28px 60px}}.process-v2{background:#061314;max-width:1920px;padding:0}.process-v2 .process-wrapper{background:rgba(185,255,234,.25);border-radius:11.8604651163vw;display:grid;grid-template-columns:1fr;padding:13.9534883721vw 11.1627906977vw;grid-gap:13.9534883721vw;gap:13.9534883721vw}.process-v2 .process-wrapper .process-item{align-items:center;display:flex;flex-direction:column;gap:4.6511627907vw}.process-v2 .process-wrapper .process-item .process-item-button-wrapper,.process-v2 .process-wrapper .process-item .process-item-image-background{display:none}.process-v2 .process-wrapper .process-item .process-item-title-wrapper{align-items:center;display:flex;gap:2.7906976744vw;z-index:2}.process-v2 .process-wrapper .process-item .process-item-title-wrapper .process-item-title{color:#fff;font-family:Playball;font-size:9.3023255814vw;font-weight:400;line-height:11.6279069767vw}.process-v2 .process-wrapper .process-item .process-item-title-wrapper .process-item-icon{height:13.9534883721vw;width:13.9534883721vw}.process-v2 .process-wrapper .process-item .process-item-title-wrapper .process-item-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.process-v2 .process-wrapper .process-item .process-item-description{color:#fff;font-family:Quicksand;font-size:4.6511627907vw;font-weight:400;line-height:5.8139534884vw;text-align:center;z-index:2}.process-v2 .process-wrapper .process-item .process-item-image{height:37.6744186047vw;width:100%}.process-v2 .process-wrapper .process-item .process-item-image img{border-radius:5.8139534884vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.process-v2 .process-wrapper .process-item-mobile-button-wrapper{display:flex;justify-content:center;width:100%}.process-v2 .process-wrapper .process-item-mobile-button-wrapper a{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:rgba(185,255,234,.1);border:3px solid orange;border-radius:14.8837209302vw;color:orange;font-family:Playball;font-size:5.5813953488vw;font-weight:400;line-height:6.976744186vw;padding:3.2558139535vw 0;text-align:center;width:100%}@media(min-width:768px){.process-v2{background:#061314;margin:0 auto;padding:9.663250366vw 2.3426061493vw}.process-v2 .process-wrapper{background:rgba(185,255,234,.25);border-radius:3.7335285505vw;display:grid;grid-template-columns:1fr 1fr 1fr;padding:2.0497803807vw;grid-gap:1.756954612vw;gap:1.756954612vw}.process-v2 .process-wrapper .process-item{gap:1.4641288433vw;padding:4.39238653vw 2.635431918vw 2.0497803807vw;position:relative}.process-v2 .process-wrapper .process-item .process-item-image-background{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.process-v2 .process-wrapper .process-item .process-item-image-background img{border-radius:3.6603221083vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.process-v2 .process-wrapper .process-item .process-item-button-wrapper{background:transparent;display:block;display:flex;justify-content:center;margin-top:4.831625183vw;width:100%;z-index:2}.process-v2 .process-wrapper .process-item .process-item-button-wrapper a{border:2px solid orange;border-radius:1.4641288433vw;color:orange;font-family:Quicksand;font-size:1.317715959vw;font-weight:700;line-height:1.6105417277vw;padding:.7320644217vw 4.0263543192vw;transition:all .5s ease}.process-v2 .process-wrapper .process-item .process-item-button-wrapper a:hover{background-color:orange;color:#fff}.process-v2 .process-wrapper .process-item .process-item-title-wrapper{align-items:center;display:flex;gap:.878477306vw;justify-content:center}.process-v2 .process-wrapper .process-item .process-item-title-wrapper .process-item-title{color:orange;font-family:Playball;font-size:2.9282576867vw;font-weight:400;line-height:3.6603221083vw}.process-v2 .process-wrapper .process-item .process-item-title-wrapper .process-item-icon{height:4.39238653vw;margin-right:1.1713030747vw;width:4.39238653vw}.process-v2 .process-wrapper .process-item .process-item-title-wrapper .process-item-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.process-v2 .process-wrapper .process-item .process-item-description{color:#fff;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw;text-align:center}.process-v2 .process-wrapper .process-item .process-item-image,.process-v2 .process-wrapper .process-item-mobile-button-wrapper{display:none}}@media(min-width:1366px){.process-v2{background:#061314;margin:0 auto;padding:132px 32px}.process-v2 .process-wrapper{background:rgba(185,255,234,.25);border-radius:51px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:28px;grid-gap:24px;gap:24px}.process-v2 .process-wrapper .process-item{gap:20px;padding:60px 36px 28px;position:relative}.process-v2 .process-wrapper .process-item .process-item-image-background{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.process-v2 .process-wrapper .process-item .process-item-image-background img{border-radius:50px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.process-v2 .process-wrapper .process-item .process-item-button-wrapper{background:transparent;display:block;display:flex;justify-content:center;margin-top:66px;width:100%;z-index:2}.process-v2 .process-wrapper .process-item .process-item-button-wrapper a{border:2px solid orange;border-radius:20px;color:orange;font-family:Quicksand;font-size:18px;font-weight:700;line-height:22px;padding:10px 55px}.process-v2 .process-wrapper .process-item .process-item-title-wrapper{align-items:center;display:flex;gap:12px;justify-content:center}.process-v2 .process-wrapper .process-item .process-item-title-wrapper .process-item-title{color:orange;font-family:Playball;font-size:40px;font-weight:400;line-height:50px}.process-v2 .process-wrapper .process-item .process-item-title-wrapper .process-item-icon{height:60px;margin-right:16px;width:60px}.process-v2 .process-wrapper .process-item .process-item-title-wrapper .process-item-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.process-v2 .process-wrapper .process-item .process-item-description{color:#fff;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px;text-align:center}.process-v2 .process-wrapper .process-item .process-item-image,.process-v2 .process-wrapper .process-item-mobile-button-wrapper{display:none}}.features-v2{background:#061314;padding:11.6279069767vw 4.6511627907vw;position:relative}.features-v2 .our-products-leaf{height:93.023255814vw;left:0;position:absolute;rotate:15deg;top:0;width:83.7209302326vw;z-index:1}.features-v2 .features-container{position:relative;z-index:2}.features-v2 .features-container .features-title{color:#fff;font-family:Playball;font-size:9.3023255814vw;font-weight:400;line-height:11.6279069767vw;margin-bottom:6.511627907vw}.features-v2 .features-container .features-badge{display:flex;justify-content:flex-end;margin-bottom:2.3255813953vw;width:100%}.features-v2 .features-container .features-badge .features-badge-content{background:rgba(185,255,234,.1);border:1px solid orange;border-radius:23.2558139535vw;color:orange;font-family:Quicksand;font-size:2.3255813953vw;font-weight:400;line-height:2.7906976744vw;padding:.9302325581vw 3.023255814vw}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:rgba(190,255,243,.251);border-radius:7.9069767442vw;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);display:flex;flex-direction:column;height:46.511627907vw;padding:5.1162790698vw;position:relative}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item .feature-leaf{opacity:.25;position:absolute;right:3.488372093vw;rotate:30deg;top:5.8139534884vw;transform-origin:bottom center;transition:rotate .5s ease}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item .feature-leaf img{height:25.5813953488vw;-o-object-fit:contain;object-fit:contain;width:25.5813953488vw}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item .feature-item-title{color:orange;font-family:Quicksand;font-size:4.1860465116vw;font-weight:700;line-height:5.1162790698vw;margin-bottom:3.7209302326vw}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item .feature-item-description{color:#d0d0d0;font-family:Quicksand;font-size:3.2558139535vw;font-weight:400;line-height:3.9534883721vw;margin-bottom:2.3255813953vw;margin-top:auto;text-align:center}@media(min-width:768px){.features-v2{background:#061314;padding:4.39238653vw 3.8067349927vw;position:relative}.features-v2 .our-products-leaf{height:29.2825768668vw;left:0;position:absolute;rotate:15deg;top:0;width:26.3543191801vw;z-index:1}.features-v2 .features-container{display:flex;flex-direction:column;position:relative;z-index:2}.features-v2 .features-container .features-title{color:#fff;font-family:Playball;font-size:4.6852122987vw;font-weight:400;line-height:5.8565153734vw;margin-bottom:4.831625183vw;order:2;text-align:center}.features-v2 .features-container .features-badge{display:flex;justify-content:flex-end;margin-bottom:.7320644217vw;order:1;width:100%}.features-v2 .features-container .features-badge .features-badge-content{background:rgba(185,255,234,.1);border:1px solid orange;border-radius:7.3206442167vw;color:orange;font-family:Quicksand;font-size:.7320644217vw;font-weight:400;line-height:.878477306vw;padding:.2928257687vw .9516837482vw}.features-v2 .features-container .features-wrapper{order:3;width:100%}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:rgba(190,255,243,.25);border-radius:2.4890190337vw;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);display:flex;flex-direction:column;height:16.1054172767vw;padding:3.4407027818vw 3.074670571vw}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item .feature-leaf{position:absolute;right:1.0980966325vw;top:1.8301610542vw}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item .feature-leaf img{height:8.0527086384vw;-o-object-fit:contain;object-fit:contain;width:8.0527086384vw}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item .feature-item-title{color:orange;font-family:Quicksand;font-size:1.317715959vw;font-weight:700;line-height:1.6105417277vw;margin-bottom:1.1713030747vw;text-align:center}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item .feature-item-description{color:#d0d0d0;font-family:Quicksand;font-size:1.1713030747vw;font-weight:400;line-height:1.4641288433vw;margin-bottom:.3660322108vw;margin-top:auto;text-align:center}}@media(min-width:1366px){.features-v2{background:#061314;padding:60px 52px}.features-v2 .our-products-leaf{height:400px;left:1040px;opacity:.6;rotate:-15deg;width:360px}.features-v2 .features-container{position:relative;z-index:2}.features-v2 .features-container .features-title{color:#fff;font-family:Playball;font-size:64px;font-weight:400;line-height:80px;margin-bottom:66px;text-align:center}.features-v2 .features-container .features-badge{justify-content:flex-end;margin-bottom:10px;width:100%}.features-v2 .features-container .features-badge .features-badge-content{background:rgba(185,255,234,.1);border:1px solid orange;border-radius:100px;color:orange;font-family:Quicksand;font-size:10px;font-weight:400;line-height:12px;padding:4px 13px}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:rgba(190,255,243,.25);border-radius:34px;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);display:flex;flex-direction:column;height:220px;padding:47px 42px}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item .feature-leaf{opacity:.25;position:absolute;right:15px;top:25px}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item .feature-leaf img{height:110px;-o-object-fit:contain;object-fit:contain;width:110px}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item:hover .feature-leaf{rotate:-15deg}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item .feature-item-title{color:orange;font-family:Quicksand;font-size:18px;font-weight:700;line-height:22px;margin-bottom:16px;text-align:center}.features-v2 .features-container .features-wrapper .swiper-wrapper .feature-item .feature-item-description{color:#d0d0d0;font-family:Quicksand;font-size:16px;font-weight:400;line-height:20px;margin-bottom:5px;margin-top:auto;text-align:center}}.section-why-v2 .why-container{padding:7.4418604651vw 4.6511627907vw 9.3023255814vw;position:relative}.section-why-v2 .why-container .why-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.section-why-v2 .why-container .why-background img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-why-v2 .why-container .why-background-overlay{background:radial-gradient(32.49% 66.09% at 62.11% 34.31%,rgba(0,0,0,.235) 0,rgba(0,0,0,.84) 100%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.section-why-v2 .why-container .why-content{align-items:center;display:flex;flex-direction:column;position:relative;z-index:3}.section-why-v2 .why-container .why-content .why-title{color:orange;font-family:PlayBall;font-size:9.3023255814vw;font-weight:400;line-height:11.6279069767vw;margin-bottom:2.3255813953vw;text-align:center;width:100%;width:60%}.section-why-v2 .why-container .why-content .why-subtitle{color:#fff;font-family:Quicksand;font-size:3.2558139535vw;font-weight:400;line-height:4.1860465116vw;margin-bottom:9.3023255814vw;text-align:center;width:100%;width:90%;z-index:2}.section-why-v2 .why-container .why-content .why-wrapper-mobile{z-index:2}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-label{color:#fff;font-family:Quicksand;font-size:7.4418604651vw;font-weight:700;line-height:9.3023255814vw;margin-bottom:6.511627907vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list{display:flex;flex-direction:column;row-gap:5.1162790698vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item{background-color:rgba(185,255,234,.25);border-radius:5.8139534884vw;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);padding:3.488372093vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-header{align-items:center;display:flex;margin-bottom:5.5813953488vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-header .why-list-item-icon{height:8.1395348837vw;margin-right:2.3255813953vw;width:8.1395348837vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-header .why-list-item-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-header .why-list-item-label{color:orange;flex:1;font-family:Quicksand;font-size:3.7209302326vw;font-weight:700;line-height:4.6511627907vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-good{align-items:center;display:flex;margin-bottom:4.6511627907vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-good .why-list-item-image{height:10.4651162791vw;margin-right:2.7906976744vw;width:25.5813953488vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-good .why-list-item-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:21.3953488372vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-good .why-list-item-good-wrapper{align-items:center;display:flex;flex:1}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-good .why-list-item-good-wrapper .why-list-item-good-icon{height:4.6511627907vw;margin-right:2.7906976744vw;width:4.6511627907vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-good .why-list-item-good-wrapper .why-list-item-good-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-good .why-list-item-good-wrapper .why-list-item-good-text{color:#fff;font-family:Quicksand;font-size:3.7209302326vw;font-weight:400;line-height:4.6511627907vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-bad{align-items:center;display:flex;margin-bottom:4.6511627907vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-bad .why-list-item-label{color:#fff;font-family:Quicksand;font-size:3.7209302326vw;font-weight:700;line-height:4.6511627907vw;margin-right:2.7906976744vw;width:25.5813953488vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-bad .why-list-item-bad-wrapper{align-items:center;display:flex;flex:1}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-bad .why-list-item-bad-wrapper .why-list-item-bad-icon{height:4.6511627907vw;margin-right:2.7906976744vw;width:4.6511627907vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-bad .why-list-item-bad-wrapper .why-list-item-bad-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list .why-list-item .why-list-item-bad .why-list-item-bad-wrapper .why-list-item-bad-text{color:#fff;font-family:Quicksand;font-size:3.7209302326vw;font-weight:400;line-height:4.6511627907vw}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list-item-button{display:flex;justify-content:center;margin-top:17.4418604651vw;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-mobile .why-list-item-button a{background:rgba(185,255,234,.1);border:2px solid orange;border-radius:14.8837209302vw;color:orange;font-family:Quicksand;font-size:4.6511627907vw;font-weight:700;line-height:5.8139534884vw;padding:3.2558139535vw 9.3023255814vw;text-transform:uppercase}.section-why-v2 .why-container .why-content .why-wrapper-desktop{display:none}@media(min-width:768px){.section-why-v2{display:flex;width:100vw}.section-why-v2 .why-container{padding:0;width:100%}.section-why-v2 .why-container .why-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.section-why-v2 .why-container .why-background img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-why-v2 .why-container .why-background-overlay{background:radial-gradient(32.49% 66.09% at 62.11% 34.31%,rgba(0,0,0,.235) 0,rgba(0,0,0,.84) 100%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.section-why-v2 .why-container .why-content{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:102.1229868228vw;padding:5.8565153734vw 20px;position:relative;width:100%;z-index:3}.section-why-v2 .why-container .why-content .why-title{color:orange;font-family:PlayBall;font-size:4.6852122987vw;font-weight:400;line-height:5.8565153734vw;margin-bottom:1.317715959vw;text-align:center;width:100%}.section-why-v2 .why-container .why-content .why-subtitle{color:#fff;font-family:Quicksand;font-size:1.4641288433vw;font-weight:400;line-height:1.8301610542vw;margin-bottom:1.1713030747vw;text-align:center;width:100%;z-index:2}.section-why-v2 .why-container .why-content .why-wrapper-mobile{display:none}.section-why-v2 .why-container .why-content .why-wrapper-desktop{display:block;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table{border:2px solid #575757;display:flex;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1{display:flex;flex-direction:column;width:46%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-header{border-bottom:2px solid #575757;border-right:2px solid #575757;color:orange;font-family:Quicksand;font-size:2.635431918vw;font-weight:700;height:8.78477306vw;line-height:3.2942898975vw;padding:2.635431918vw 4.39238653vw}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-content{display:flex;flex-direction:column}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-content .why-wrapper-table-column-1-content-item{align-items:center;border-bottom:2px solid #575757;border-right:2px solid #575757;display:flex;height:7.3206442167vw;padding:1.1713030747vw 2.3426061493vw}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-content .why-wrapper-table-column-1-content-item:last-child{border-bottom:none}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-content .why-wrapper-table-column-1-content-item .why-wrapper-content-item-icon{height:5.1244509517vw;margin-right:1.0248901903vw;width:5.1244509517vw}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-content .why-wrapper-table-column-1-content-item .why-wrapper-content-item-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-content .why-wrapper-table-column-1-content-item .why-wrapper-content-item-label{color:#fff;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2{display:flex;flex-direction:column;width:27%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-header{border-bottom:2px solid #575757;border-right:2px solid #575757;height:8.78477306vw;padding:.878477306vw 3.6603221083vw;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-header img{height:100%;-o-object-fit:contain;object-fit:contain;width:14.8609077599vw}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-content{display:flex;flex-direction:column}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-content .why-wrapper-table-column-2-content-item{align-items:center;border-bottom:2px solid #575757;border-right:2px solid #575757;display:flex;height:7.3206442167vw;padding:.3660322108vw 1.1713030747vw}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-content .why-wrapper-table-column-2-content-item:last-child{border-bottom:none}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-content .why-wrapper-table-column-2-content-item .why-wrapper-content-item-icon{height:4.39238653vw;margin-right:1.756954612vw;width:4.39238653vw}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-content .why-wrapper-table-column-2-content-item .why-wrapper-content-item-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-content .why-wrapper-table-column-2-content-item .why-wrapper-content-item-label{color:#fff;flex:1;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3{display:flex;flex-direction:column;width:27%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-header{border-bottom:2px solid #575757;border-right:2px solid #575757;color:orange;font-family:Quicksand;font-size:2.635431918vw;font-weight:700;height:8.78477306vw;line-height:3.2942898975vw;padding:2.635431918vw 4.39238653vw}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-content{display:flex;flex-direction:column}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-content .why-wrapper-table-column-3-content-item{align-items:center;border-bottom:2px solid #575757;border-right:2px solid #575757;display:flex;height:7.3206442167vw;padding:.3660322108vw 1.1713030747vw}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-content .why-wrapper-table-column-3-content-item:last-child{border-bottom:none}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-content .why-wrapper-table-column-3-content-item .why-wrapper-content-item-icon{height:4.39238653vw;margin-right:1.756954612vw;width:4.39238653vw}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-content .why-wrapper-table-column-3-content-item .why-wrapper-content-item-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-content .why-wrapper-table-column-3-content-item .why-wrapper-content-item-label{color:#fff;flex:1;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-button-wrapper{display:flex;gap:5.8565153734vw;justify-content:center;margin-top:5.1244509517vw;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-button-wrapper .why-wrapper-button-transparent{background:rgba(185,255,234,.25);border-radius:4.6852122987vw;color:#fff;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw;padding:1.9033674963vw 4.2459736457vw;text-transform:uppercase;transition:all .5s ease}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-button-wrapper .why-wrapper-button-transparent:hover{background:hsla(0,0%,100%,.1);color:orange;scale:1.1}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-button-wrapper .why-wrapper-button-colored{background:orange;border-radius:4.6852122987vw;color:#121212;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw;padding:1.9033674963vw 4.2459736457vw;text-transform:uppercase;transition:all .5s ease}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-button-wrapper .why-wrapper-button-colored:hover{background:hsla(0,0%,100%,.1);border:2px solid orange;color:orange;scale:1.1}}@media(min-width:1366px){.section-why-v2{display:flex;width:100vw}.section-why-v2 .why-container{padding:0;width:100%}.section-why-v2 .why-container .why-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.section-why-v2 .why-container .why-background img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-why-v2 .why-container .why-background-overlay{background:radial-gradient(32.49% 66.09% at 62.11% 34.31%,rgba(0,0,0,.235) 0,rgba(0,0,0,.84) 100%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.section-why-v2 .why-container .why-content{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:1395px;padding:80px 20px;position:relative;width:100%;z-index:3}.section-why-v2 .why-container .why-content .why-title{color:orange;font-family:PlayBall;font-size:64px;font-weight:400;line-height:80px;margin-bottom:18px;text-align:center;width:100%}.section-why-v2 .why-container .why-content .why-subtitle{color:#fff;font-family:Quicksand;font-size:20px;font-weight:400;line-height:25px;margin-bottom:16px;text-align:center;width:100%;z-index:2}.section-why-v2 .why-container .why-content .why-wrapper-mobile{display:none}.section-why-v2 .why-container .why-content .why-wrapper-desktop{display:block;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table{border:2px solid #575757;display:flex;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1{display:flex;flex-direction:column;width:46%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-header{border-bottom:2px solid #575757;border-right:2px solid #575757;color:orange;font-family:Quicksand;font-size:36px;font-weight:700;height:120px;line-height:45px;padding:36px 60px}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-content{display:flex;flex-direction:column}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-content .why-wrapper-table-column-1-content-item{align-items:center;border-bottom:2px solid #575757;border-right:2px solid #575757;display:flex;height:100px;padding:16px 32px}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-content .why-wrapper-table-column-1-content-item:last-child{border-bottom:none}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-content .why-wrapper-table-column-1-content-item .why-wrapper-content-item-icon{height:70px;margin-right:14px;width:70px}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-content .why-wrapper-table-column-1-content-item .why-wrapper-content-item-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-1 .why-wrapper-table-column-1-content .why-wrapper-table-column-1-content-item .why-wrapper-content-item-label{color:#fff;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2{display:flex;flex-direction:column;width:27%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-header{border-bottom:2px solid #575757;border-right:2px solid #575757;height:120px;padding:12px 50px;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-header img{height:100%;-o-object-fit:contain;object-fit:contain;width:203px}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-content{display:flex;flex-direction:column}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-content .why-wrapper-table-column-2-content-item{align-items:center;border-bottom:2px solid #575757;border-right:2px solid #575757;display:flex;height:100px;padding:5px 16px}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-content .why-wrapper-table-column-2-content-item:last-child{border-bottom:none}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-content .why-wrapper-table-column-2-content-item .why-wrapper-content-item-icon{height:60px;margin-right:24px;width:60px}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-content .why-wrapper-table-column-2-content-item .why-wrapper-content-item-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-2 .why-wrapper-table-column-2-content .why-wrapper-table-column-2-content-item .why-wrapper-content-item-label{color:#fff;flex:1;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3{display:flex;flex-direction:column;width:27%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-header{border-bottom:2px solid #575757;border-right:2px solid #575757;color:orange;font-family:Quicksand;font-size:36px;font-weight:700;height:120px;line-height:45px;padding:36px 60px}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-content{display:flex;flex-direction:column}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-content .why-wrapper-table-column-3-content-item{align-items:center;border-bottom:2px solid #575757;border-right:2px solid #575757;display:flex;height:100px;padding:5px 16px}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-content .why-wrapper-table-column-3-content-item:last-child{border-bottom:none}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-content .why-wrapper-table-column-3-content-item .why-wrapper-content-item-icon{height:60px;margin-right:24px;width:60px}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-content .why-wrapper-table-column-3-content-item .why-wrapper-content-item-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-table .why-wrapper-table-column-3 .why-wrapper-table-column-3-content .why-wrapper-table-column-3-content-item .why-wrapper-content-item-label{color:#fff;flex:1;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-button-wrapper{display:flex;gap:80px;justify-content:center;margin-top:70px;width:100%}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-button-wrapper .why-wrapper-button-transparent{background:rgba(185,255,234,.25);border-radius:64px;color:#fff;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px;padding:26px 58px;text-transform:uppercase}.section-why-v2 .why-container .why-content .why-wrapper-desktop .why-wrapper-button-wrapper .why-wrapper-button-colored{background:orange;border-radius:64px;color:#121212;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px;padding:26px 58px;text-transform:uppercase}}.section-testimonials-v2{width:100%}.section-testimonials-v2 .testimonials-container{background:#061314;padding-bottom:13.9534883721vw;padding-top:9.3023255814vw;width:100%}.section-testimonials-v2 .testimonials-container .testimonials-title{color:#fff;font-family:Playball;font-size:9.3023255814vw;font-weight:400;line-height:11.6279069767vw;margin-bottom:2.3255813953vw;padding:0 18.6046511628vw 0 4.6511627907vw;width:100%}.section-testimonials-v2 .testimonials-container .testimonials-subtitle{color:orange;font-family:Quicksand;font-size:3.2558139535vw;font-weight:400;line-height:4.0697674419vw;margin-bottom:7.9069767442vw;padding:0 18.6046511628vw 0 4.6511627907vw;width:100%}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container,.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper,.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper{width:100%}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item{background:rgba(185,255,234,.25);border-radius:7.4418604651vw;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);display:flex;flex-direction:column;padding:4.1860465116vw 0;width:80%}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonalds-wrapper-item-header{align-items:center;display:flex;gap:2.3255813953vw;margin-bottom:3.7209302326vw;padding:0 4.1860465116vw}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonalds-wrapper-item-header .testimonials-wrapper-item-image{border-radius:50%;height:20.4651162791vw;overflow:hidden;width:20.4651162791vw}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonalds-wrapper-item-header .testimonials-wrapper-item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonalds-wrapper-item-header .testimonials-wrapper-item-name{color:#fff;flex:1;font-family:Playball;font-size:8.3720930233vw;font-weight:400;line-height:10.4651162791vw;text-align:center}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonials-wrapper-item-content{color:#fff;font-family:Quicksand;font-size:3.7209302326vw;line-height:4.6511627907vw;margin-bottom:7.4418604651vw;padding:0 1.8604651163vw}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonials-wrapper-item-rating{display:flex;justify-content:center;margin-bottom:2.3255813953vw}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonials-wrapper-item-rating img{height:6.0465116279vw;width:6.0465116279vw}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-pagination{-moz-column-gap:.9302325581vw;column-gap:.9302325581vw;display:flex;justify-content:center;margin-top:9.3023255814vw;width:100%}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-pagination .swiper-pagination-bullet{background:#35423f;height:2.3255813953vw;margin:0;width:2.3255813953vw}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:orange}.section-testimonials-v2 .testimonials-container .testimonials-button,.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .swiper-button-next,.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .swiper-button-prev{display:none}@media(min-width:768px){.section-testimonials-v2{width:100%}.section-testimonials-v2 .testimonials-container{background:#061314;padding:5.1244509517vw 8.0527086384vw;width:100%}.section-testimonials-v2 .testimonials-container .testimonials-title{color:#fff;font-family:Playball;font-size:4.6852122987vw;font-size:2.9282576867vw;font-weight:400;line-height:5.8565153734vw;margin-bottom:1.317715959vw;margin-top:5.4172767204vw;padding:0;text-align:center;width:100%}.section-testimonials-v2 .testimonials-container .testimonials-subtitle{color:orange;font-family:Quicksand;font-size:1.4641288433vw;font-weight:400;line-height:1.8301610542vw;margin-bottom:7.3206442167vw;padding:0;text-align:center;width:100%}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container{align-items:center;display:flex}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .swiper-button-prev{align-items:center;background:rgba(185,255,234,.25);border-radius:50%;display:block;display:flex;height:4.4655929722vw;justify-content:center;margin-right:4.39238653vw;position:relative;width:4.4655929722vw}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .swiper-button-prev:after{content:""}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .swiper-button-next{align-items:center;background:rgba(185,255,234,.25);border-radius:50%;display:block;display:flex;height:4.4655929722vw;justify-content:center;margin-left:4.39238653vw;position:relative;width:4.4655929722vw}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .swiper-button-next:after{content:""}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper{flex:1;overflow:hidden;width:auto}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper{width:100%}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item{background:rgba(185,255,234,.25);border-radius:2.3426061493vw;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);display:flex;flex-direction:column;height:27.0131771596vw;max-height:27.0131771596vw;overflow:hidden;padding:1.317715959vw 0;width:32%}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item:hover .testimonalds-wrapper-item-header .testimonials-wrapper-item-image{height:8.0527086384vw;width:8.0527086384vw}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonalds-wrapper-item-header{align-items:center;display:flex;gap:.7320644217vw;margin-bottom:1.1713030747vw;padding:0 1.317715959vw}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonalds-wrapper-item-header .testimonials-wrapper-item-image{border-radius:50%;height:6.4421669107vw;overflow:hidden;transition:all .5s ease;width:6.4421669107vw}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonalds-wrapper-item-header .testimonials-wrapper-item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonalds-wrapper-item-header .testimonials-wrapper-item-name{color:#fff;flex:1;font-family:Playball;font-size:2.635431918vw;font-weight:400;line-height:3.2942898975vw;text-align:center}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonials-wrapper-item-content{color:#fff;font-family:Quicksand;font-size:1.1713030747vw;line-height:1.4641288433vw;margin-bottom:2.3426061493vw;padding:0 4.6852122987vw}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonials-wrapper-item-rating{display:flex;justify-content:center;margin-bottom:.7320644217vw;margin-top:auto}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonials-wrapper-item-rating img{height:1.9033674963vw;width:1.9033674963vw}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-pagination{display:none}.section-testimonials-v2 .testimonials-container .testimonials-button{display:flex;justify-content:center;margin-top:7.3206442167vw}.section-testimonials-v2 .testimonials-container .testimonials-button .colored-button{background:rgba(185,255,234,.25);border:2px solid rgba(185,255,234,.25);border-radius:4.6852122987vw;color:#fff;display:block;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw;padding:1.9033674963vw 4.39238653vw;transition:all .5s ease}.section-testimonials-v2 .testimonials-container .testimonials-button .colored-button:hover{background-color:transparent;border:2px solid orange;color:orange}}@media(min-width:1366px){.section-testimonials-v2{width:100%}.section-testimonials-v2 .testimonials-container{background:#061314;padding:70px 110px;width:100%}.section-testimonials-v2 .testimonials-container .testimonials-title{color:#fff;font-family:Playball;font-size:64px;font-size:40px;font-weight:400;line-height:80px;margin-bottom:18px;margin-top:74px;padding:0;text-align:center;width:100%}.section-testimonials-v2 .testimonials-container .testimonials-subtitle{color:orange;font-family:Quicksand;font-size:20px;font-weight:400;line-height:25px;margin-bottom:100px;padding:0;text-align:center;width:100%}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container{align-items:center;display:flex}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .swiper-button-prev{align-items:center;background:rgba(185,255,234,.25);border-radius:50%;display:block;display:flex;height:61px;justify-content:center;margin-right:60px;position:relative;width:61px}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .swiper-button-prev:after{content:""}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .swiper-button-next{align-items:center;background:rgba(185,255,234,.25);border-radius:50%;display:block;display:flex;height:61px;justify-content:center;margin-left:60px;position:relative;width:61px}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .swiper-button-next:after{content:""}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper{flex:1;overflow:hidden;width:auto}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper{width:100%}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item{background:rgba(185,255,234,.25);border-radius:32px;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);display:flex;flex-direction:column;height:369px;max-height:369px;padding:18px 0;width:32%}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item:hover .testimonalds-wrapper-item-header .testimonials-wrapper-item-image{height:110px;width:110px}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonalds-wrapper-item-header{align-items:center;display:flex;gap:10px;margin-bottom:16px;padding:0 18px}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonalds-wrapper-item-header .testimonials-wrapper-item-image{border-radius:50%;height:88px;overflow:hidden;width:88px}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonalds-wrapper-item-header .testimonials-wrapper-item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonalds-wrapper-item-header .testimonials-wrapper-item-name{color:#fff;flex:1;font-family:Playball;font-size:36px;font-weight:400;line-height:45px;text-align:center}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonials-wrapper-item-content{color:#fff;font-family:Quicksand;font-size:16px;line-height:20px;margin-bottom:32px;padding:0 64px}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonials-wrapper-item-rating{display:flex;justify-content:center;margin-bottom:10px}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-wrapper .testimonials-wrapper-item .testimonials-wrapper-item-rating img{height:26px;width:26px}.section-testimonials-v2 .testimonials-container .testimonials-swiper-container .testimonials-swiper .testimonials-swiper-pagination{display:none}.section-testimonials-v2 .testimonials-container .testimonials-button{display:flex;justify-content:center;margin-top:100px}.section-testimonials-v2 .testimonials-container .testimonials-button .colored-button{background:rgba(185,255,234,.25);border-radius:64px;color:#fff;display:block;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px;padding:26px 60px}}.shortcode-v2{background:#061314}.shortcode-v2 .shortcode-v2-title{display:none}.shortcode-v2 .shortcode-v2-container .swiper-container{background:rgba(185,255,234,.25)}.shortcode-v2 .shortcode-v2-container .swiper-container .instagram-gallery-list{padding:2.3255813953vw 0}.shortcode-v2 .shortcode-v2-container .swiper-container .instagram-gallery-list .instagram-gallery-item{border-radius:5.8139534884vw}.shortcode-v2 .shortcode-v2-container .swiper-container .instagram-gallery-list .instagram-gallery-item .instagram-gallery-item__media{-o-object-fit:cover;object-fit:cover}@media(min-width:768px){.shortcode-v2{background:#061314}.shortcode-v2 .shortcode-v2-title{color:orange;display:block;font-family:Playball;font-size:64px;font-weight:400;line-height:80px;margin-bottom:60px;text-align:center}.shortcode-v2 .shortcode-v2-container .swiper-container{background:rgba(185,255,234,.25)}.shortcode-v2 .shortcode-v2-container .swiper-container .instagram-gallery-list{padding:16px 0}.shortcode-v2 .shortcode-v2-container .swiper-container .instagram-gallery-list .instagram-gallery-item{border-radius:50px}.shortcode-v2 .shortcode-v2-container .swiper-container .instagram-gallery-list .instagram-gallery-item .instagram-gallery-item__media{-o-object-fit:cover;object-fit:cover}}.homepage-blog-v2{background:#061314;overflow:hidden;padding:0 4.6511627907vw}.homepage-blog-v2 .homepage-blog-container{padding-bottom:10.6976744186vw;padding-top:5.8139534884vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper{display:flex;flex-direction:column}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-header{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:7.4418604651vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text{width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text .header-text-title{color:orange;font-family:Playball;font-size:9.3023255814vw;line-height:11.6279069767vw;margin-bottom:1.8604651163vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text .header-text-subtitle{color:#d0d0d0;font-family:Quicksand;font-size:3.2558139535vw;line-height:4.0697674419vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper,.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content{overflow:hidden;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper{display:flex}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item{background:transparent;border:1px solid #616161;border-radius:5.8139534884vw;display:flex;flex-direction:column}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-image{height:46.7441860465vw;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-image img{border-bottom-left-radius:0;border-top-left-radius:5.8139534884vw;border-top-right-radius:5.8139534884vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content{display:flex;flex:1;flex-direction:column;padding:7.4418604651vw;position:relative}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-leaf{display:none}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-title{color:#fff;font-family:Quicksand;font-size:3.7209302326vw;font-weight:400;line-height:4.6511627907vw;margin-bottom:2.3255813953vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-subtitle{color:#d0d0d0;font-family:Quicksand;font-size:3.2558139535vw;font-weight:400;line-height:4.0697674419vw;margin-bottom:4.1860465116vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-read-more-wrapper{align-items:center;display:flex;justify-content:flex-end;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-read-more-wrapper .item-read-more{color:#fff;font-family:Quicksand;font-size:4.1860465116vw;font-weight:700;line-height:5.2325581395vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-read-more-wrapper .item-read-more-icon{height:5.1162790698vw;margin-left:1.8604651163vw;rotate:180deg;width:5.1162790698vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-read-more-wrapper .item-read-more-icon img{height:100%;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-button{display:flex;justify-content:center;margin-top:10.2325581395vw;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-button .blog-wrapper-button-icon{display:none}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-button a{border:3px solid orange;border-radius:14.8837209302vw;color:orange;font-family:Quicksand;font-size:4.6511627907vw;font-weight:700;line-height:5.8139534884vw;padding:3.2558139535vw 9.3023255814vw}@media(min-width:768px){.homepage-blog-v2{background:#061314;margin:0 auto;max-width:1920px;overflow:hidden;padding:0 1.317715959vw}.homepage-blog-v2 .homepage-blog-container{padding-bottom:6.588579795vw;padding-top:6.588579795vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper{display:flex;flex-direction:column}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-header{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:2.4158125915vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text{width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text .header-text-title{color:#fff;font-family:Playball;font-size:4.6852122987vw;line-height:5.8565153734vw;margin-bottom:4.2459736457vw;text-align:center;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text .header-text-subtitle{color:#d0d0d0;font-family:Quicksand;font-size:2.635431918vw;line-height:3.2942898975vw;text-align:center;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:rgba(185,255,234,.25);border-radius:3.6603221083vw;padding:2.0497803807vw 3.513909224vw;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content{overflow:hidden;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper{display:flex}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item{background:rgba(185,255,234,.4);border:1px solid #616161;border-radius:1.8301610542vw;display:flex;flex-direction:column;width:40.2635431918vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-image{height:25.4026354319vw;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-image img{border-bottom-left-radius:0;border-top-left-radius:1.8301610542vw;border-top-right-radius:1.8301610542vw;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item:hover .item-content .item-leaf{rotate:-65deg}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item:hover .item-content .item-read-more-wrapper .item-read-more{border:1px solid orange;color:orange}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content{display:flex;flex:1;flex-direction:column;overflow:hidden;padding:2.5622254758vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-leaf{display:block;opacity:.3;position:absolute;right:-2.196193265vw;rotate:40deg;top:-10.2489019034vw;transform-origin:bottom center;transition:all .7s ease;z-index:2}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-leaf img{height:20.4978038067vw;-o-object-fit:contain;object-fit:contain;width:20.4978038067vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-title{color:#fff;display:-webkit-box;font-family:Quicksand;font-size:2.635431918vw;font-weight:700;line-height:3.2942898975vw;margin-bottom:1.4641288433vw;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-subtitle{color:#fff;display:-webkit-box;font-family:Quicksand;font-size:1.4641288433vw;font-weight:400;line-height:1.8301610542vw;margin-bottom:1.9033674963vw;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-read-more-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-read-more-wrapper .item-read-more{border:2px solid #fff;border-radius:1.0248901903vw;color:#fff;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw;padding:.1464128843vw 1.9033674963vw;transition:all .5s ease}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-read-more-wrapper .item-read-more-icon{display:none}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-button{display:flex;justify-content:center;margin-top:3.2210834553vw;transition:all .5s ease;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-button a{background-color:rgba(185,255,234,.1);border:2px solid orange;border-radius:4.6852122987vw;color:orange;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw;overflow:hidden;padding:1.9765739385vw 7.3206442167vw;position:relative}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-button a .blog-wrapper-button-icon{height:2.635431918vw;position:absolute;right:-3.6603221083vw;top:50%;transform:translateY(-50%);transition:all .5s ease;width:2.635431918vw}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-button:hover{scale:1.1}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-button:hover a .blog-wrapper-button-icon{right:1.0980966325vw}}@media(min-width:1366px){.homepage-blog-v2{background:#061314;margin:0 auto;max-width:1920px;overflow:hidden;padding:0 18px}.homepage-blog-v2 .homepage-blog-container{padding-bottom:90px;padding-top:90px}.homepage-blog-v2 .homepage-blog-container .blog-wrapper{display:flex;flex-direction:column}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-header{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:33px}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text{width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text .header-text-title{color:#fff;font-family:Playball;font-size:64px;line-height:80px;margin-bottom:58px;text-align:center;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-header .header-text .header-text-subtitle{color:#d0d0d0;font-family:Quicksand;font-size:36px;line-height:45px;text-align:center;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:rgba(185,255,234,.25);border-radius:50px;padding:28px 48px;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content{overflow:hidden;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper{display:flex}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item{background:rgba(185,255,234,.4);border:1px solid #616161;border-radius:25px;display:flex;flex-direction:column;width:550px}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-image{height:347px;width:100%;z-index:3}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-image img{border-bottom-left-radius:0;border-top-left-radius:25px;border-top-right-radius:25px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content{display:flex;flex:1;flex-direction:column;padding:35px}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-leaf{height:280px;max-height:280px;max-width:280px;opacity:.3;position:absolute;right:-30px;rotate:40deg;top:-140px;width:280px}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-leaf img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-title{color:#fff;display:-webkit-box;font-family:Quicksand;font-size:36px;font-weight:700;line-height:45px;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-subtitle{color:#fff;display:-webkit-box;font-family:Quicksand;font-size:20px;font-weight:400;line-height:25px;margin-bottom:26px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-read-more-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-read-more-wrapper .item-read-more{border:2px solid #fff;border-radius:14px;color:#fff;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px;padding:2px 26px}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-content-wrapper .blog-wrapper-content .content-wrapper .content-item .item-content .item-read-more-wrapper .item-read-more-icon{display:none}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-button{display:flex;justify-content:center;margin-top:44px;width:100%}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-button a{background-color:rgba(185,255,234,.1);border:2px solid orange;border-radius:64px;color:orange;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px;overflow:hidden;padding:27px 100px;position:relative}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-button a .blog-wrapper-button-icon{height:36px;position:absolute;right:-50px;top:50%;transform:translateY(-50%);transition:all .5s ease;width:36px}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-button:hover{scale:1.1}.homepage-blog-v2 .homepage-blog-container .blog-wrapper .blog-wrapper-button:hover a .blog-wrapper-button-icon{right:15px}}.product-services-v2{background-color:#061314;width:100%}.product-services-v2 .product-services-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10.2325581395vw 4.1860465116vw;width:100%}.product-services-v2 .product-services-wrapper .product-services-header{display:flex;flex-direction:column;margin-bottom:10.6976744186vw;width:100%}.product-services-v2 .product-services-wrapper .product-services-header .product-services-header-title{color:#fff;font-family:Playball;font-size:9.3023255814vw;font-weight:400;line-height:11.6279069767vw}.product-services-v2 .product-services-wrapper .product-services-header .product-services-header-description{display:none}.product-services-v2 .product-services-wrapper .product-services-services{display:flex;flex-direction:column;gap:15.3488372093vw;width:100%}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service{align-items:center;display:flex;flex-direction:column;width:100%}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper{align-items:center;border-radius:5.8139534884vw;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:43.488372093vw;position:relative;width:100%}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .image{border-radius:5.8139534884vw;height:100%;left:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;top:0;width:100%}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .overlay{background:rgba(0,0,0,.6);border-radius:5.8139534884vw;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .content{align-items:center;border-radius:5.8139534884vw;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);display:flex;flex:1;flex-direction:column;justify-content:center;padding:2.3255813953vw 9.3023255814vw;width:100%;z-index:2}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .content .title{color:orange;font-family:Playball;font-size:7.4418604651vw;font-weight:400;line-height:9.3023255814vw;margin-bottom:3.7209302326vw}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .content .description{color:#fff;font-family:Quicksand;font-size:3.2558139535vw;font-weight:400;line-height:4.0697674419vw}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .content>.card-button{display:none}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service>.card-button{background-color:transparent;border:2px solid orange;border-radius:7.4418604651vw;color:orange;font-family:Quicksand;font-size:4.1860465116vw;font-weight:700;line-height:5.2325581395vw;margin-top:3.7209302326vw;padding:1.1627906977vw 8.1395348837vw;-webkit-text-decoration:none;text-decoration:none;width:-moz-fit-content;width:fit-content}.product-services-v2 .product-services-wrapper .product-services-actions{display:none;gap:3.7209302326vw;justify-content:center;width:100%}.product-services-v2 .product-services-wrapper .product-services-actions .colored-button{display:none}.product-services-v2 .product-services-wrapper .product-services-actions .transparent-button{background-color:transparent;border:2px solid orange;border-radius:7.4418604651vw;color:orange;font-family:Quicksand;font-size:4.1860465116vw;font-weight:700;line-height:5.2325581395vw;padding:1.1627906977vw 8.1395348837vw;-webkit-text-decoration:none;text-decoration:none}@media(min-width:768px){.product-services-v2{background-color:#061314;display:flex;width:100%}.product-services-v2 .product-services-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;max-width:1920px;padding:8.78477306vw 14.6412884334vw;width:100%}.product-services-v2 .product-services-wrapper .product-services-header{align-items:center;display:flex;flex-direction:column;margin-bottom:4.9780380673vw;width:100%}.product-services-v2 .product-services-wrapper .product-services-header .product-services-header-title{color:orange;font-family:Playball;font-size:4.6852122987vw;font-weight:400;line-height:5.8565153734vw;margin-bottom:1.317715959vw}.product-services-v2 .product-services-wrapper .product-services-header .product-services-header-description{color:#fff;display:block;font-family:Quicksand;font-size:1.4641288433vw;font-weight:400;line-height:1.8301610542vw;max-width:73.2064421669vw}.product-services-v2 .product-services-wrapper .product-services-services{display:flex;flex-direction:row;gap:2.3426061493vw;width:100%}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service{align-items:center;display:flex;flex-direction:column;width:100%}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper{align-items:center;background:rgba(185,255,234,.25);border-radius:2.3426061493vw;display:flex;flex-direction:row;height:100%;justify-content:center;min-height:auto;overflow:hidden;position:relative;width:100%}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .image{border-radius:0;height:20.4978038067vw;left:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:relative;top:0;width:17.5695461201vw}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .overlay{background:transparent;border-radius:2.3426061493vw;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .content{align-items:normal;border-radius:0;box-shadow:none;display:flex;flex:1;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding:1.756954612vw;width:100%;z-index:4}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .content .title{color:orange;font-family:Playball;font-size:2.9282576867vw;font-weight:400;line-height:3.6603221083vw;margin-bottom:1.0248901903vw}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .content .description{color:#d0d0d0;font-family:Quicksand;font-size:1.1713030747vw;font-weight:400;line-height:1.4641288433vw}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .content>.card-button{align-self:flex-end;background-color:transparent;border:2px solid orange;border-radius:2.3426061493vw;color:orange;display:block;font-family:Quicksand;font-size:1.317715959vw;font-weight:700;line-height:1.6471449488vw;margin-top:2.5622254758vw;padding:.3660322108vw 2.5622254758vw;-webkit-text-decoration:none;text-decoration:none;transition:all .5s ease;width:-moz-fit-content;width:fit-content}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .content>.card-button:hover{background-color:orange;color:#fff}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service>.card-button{display:none}.product-services-v2 .product-services-wrapper .product-services-actions{display:flex;gap:2.4890190337vw;justify-content:center;margin-top:6.149341142vw;width:100%}.product-services-v2 .product-services-wrapper .product-services-actions .colored-button{background:orange;border:2px solid orange;border-radius:4.6852122987vw;color:#121212;display:block;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw;padding:1.756954612vw 2.635431918vw;text-transform:uppercase;transition:all .5s ease}.product-services-v2 .product-services-wrapper .product-services-actions .colored-button:hover{background-color:transparent;color:orange;scale:1.1}.product-services-v2 .product-services-wrapper .product-services-actions .transparent-button{background-color:transparent;border:2px solid orange;border-radius:4.6852122987vw;color:orange;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw;padding:1.9765739385vw 5.8565153734vw;position:relative;text-transform:uppercase}.product-services-v2 .product-services-wrapper .product-services-actions .transparent-button .transparent-button-icon{height:2.635431918vw;position:absolute;right:-3.6603221083vw;top:50%;transform:translateY(-50%);transition:all .5s ease;width:2.635431918vw}.product-services-v2 .product-services-wrapper .product-services-actions .transparent-button:hover{scale:1.1}.product-services-v2 .product-services-wrapper .product-services-actions .transparent-button:hover a .blog-wrapper-button-icon{right:1.0980966325vw}}@media(min-width:1366px){.product-services-v2{background-color:#061314;display:flex;width:100%}.product-services-v2 .product-services-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;max-width:1920px;padding:120px 200px;width:100%}.product-services-v2 .product-services-wrapper .product-services-header{align-items:center;display:flex;flex-direction:column;margin-bottom:68px;width:100%}.product-services-v2 .product-services-wrapper .product-services-header .product-services-header-title{color:orange;font-family:Playball;font-size:64px;font-weight:400;line-height:80px;margin-bottom:18px}.product-services-v2 .product-services-wrapper .product-services-header .product-services-header-description{color:#fff;display:block;font-family:Quicksand;font-size:20px;font-weight:400;line-height:25px;max-width:1000px}.product-services-v2 .product-services-wrapper .product-services-services{display:flex;flex-direction:row;gap:32px;width:100%}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service{align-items:center;display:flex;flex-direction:column;width:100%}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper{align-items:center;background:rgba(185,255,234,.25);border-radius:32px;display:flex;flex-direction:row;height:100%;justify-content:center;min-height:auto;overflow:hidden;position:relative;width:100%}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .image{border-radius:0;height:280px;left:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:relative;top:0;width:240px}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .overlay{background:transparent;border-radius:32px;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .content{align-items:normal;border-radius:0;box-shadow:none;display:flex;flex:1;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding:24px;width:100%;z-index:4}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .content .title{color:orange;font-family:Playball;font-size:40px;font-weight:400;line-height:50px;margin-bottom:14px}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .content .description{color:#d0d0d0;font-family:Quicksand;font-size:16px;font-weight:400;line-height:20px}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service .product-services-service-wrapper .content>.card-button{align-self:flex-end;background-color:transparent;border:2px solid orange;border-radius:32px;color:orange;display:block;font-family:Quicksand;font-size:18px;font-weight:700;line-height:22.5px;margin-top:35px;padding:5px 35px;-webkit-text-decoration:none;text-decoration:none;width:-moz-fit-content;width:fit-content}.product-services-v2 .product-services-wrapper .product-services-services .product-services-service>.card-button{display:none}.product-services-v2 .product-services-wrapper .product-services-actions{display:flex;gap:34px;justify-content:center;margin-top:84px;width:100%}.product-services-v2 .product-services-wrapper .product-services-actions .colored-button{background:orange;border-radius:64px;color:#121212;display:block;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px;padding:24px 36px;text-transform:uppercase}.product-services-v2 .product-services-wrapper .product-services-actions .transparent-button{background-color:transparent;border:2px solid orange;border-radius:64px;color:orange;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px;overflow:hidden;padding:27px 80px;text-transform:uppercase;transition:all .5s ease}.product-services-v2 .product-services-wrapper .product-services-actions .transparent-button .transparent-button-icon{height:36px;position:absolute;right:-50px;top:50%;transform:translateY(-50%);transition:all .5s ease;width:36px}.product-services-v2 .product-services-wrapper .product-services-actions .transparent-button:hover{scale:1.1}.product-services-v2 .product-services-wrapper .product-services-actions .transparent-button:hover .transparent-button-icon{right:15px}}.homepage-faq-v2{background-color:#061314;position:relative}.homepage-faq-v2 .faq-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.homepage-faq-v2 .faq-background img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-faq-v2 .faq-background-overlay{background:radial-gradient(32.49% 66.09% at 62.11% 34.31%,rgba(0,0,0,.235) 0,rgba(0,0,0,.84) 100%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.homepage-faq-v2 .faq-container{position:relative;z-index:3}.homepage-faq-v2 .faq-container .faq-wrapper{padding:14.8837209302vw 0}.homepage-faq-v2 .faq-container .faq-wrapper .faq-title{color:orange;font-family:Playball;font-size:9.3023255814vw;font-weight:400;line-height:11.6279069767vw;margin-bottom:6.511627907vw;text-align:center;width:100%}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list{align-items:center;display:flex;flex-direction:column}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:hsla(0,0%,100%,.1);background:rgba(185,255,234,.25);border-radius:7.4418604651vw;box-shadow:inset 4px 4px 5.5px 0 hsla(0,0%,100%,.251),inset -4px -4px 5.5px 0 hsla(0,0%,100%,.251);margin-bottom:6.511627907vw;padding:3.7209302326vw;width:100%}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question{cursor:pointer;display:flex;justify-content:space-between;margin-bottom:0;transition:margin .3s linear}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-text{align-items:center;color:#fff;display:flex;flex:1;font-family:Quicksand;font-size:3.2558139535vw;font-weight:400;line-height:4.0697674419vw}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-icon{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;height:7.4418604651vw;justify-content:center;transform:rotate(0);transition:transform .3s linear;width:7.4418604651vw}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-icon img{height:3.7209302326vw;width:3.7209302326vw}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question.open{margin-bottom:2.7906976744vw}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question.open .question-icon{transform:rotate(180deg);transition:transform .3s linear}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer{height:0;overflow:hidden;transition:height .3s linear}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer .list-item-answer-wrapper{padding-top:2.7906976744vw}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer.open .list-item-answer-wrapper{border-top:1px solid hsla(0,0%,100%,.1)}.homepage-faq-v2 .faq-container .faq-wrapper .faq-view-more{display:flex;justify-content:center;margin-top:8.3720930233vw;width:100%}.homepage-faq-v2 .faq-container .faq-wrapper .faq-view-more .faq-view-more-button{border:1px solid #fff;border-radius:7.4418604651vw;color:#fff;font-family:Quicksand;font-size:4.1860465116vw;font-weight:700;line-height:5.2325581395vw;padding:2.7906976744vw 9.3023255814vw;width:-moz-fit-content;width:fit-content}@media(min-width:768px){.homepage-faq-v2 .faq-container .faq-wrapper{padding:8.78477306vw 0}.homepage-faq-v2 .faq-container .faq-wrapper .faq-title{color:#fff;font-size:4.6852122987vw;font-weight:400;line-height:5.8565153734vw;margin-bottom:1.756954612vw;text-align:center;width:100%}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list{align-items:center;display:flex;flex-direction:column}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);border-radius:2.3426061493vw;margin-bottom:1.756954612vw;padding:1.756954612vw;transition:all .5s ease;width:52.1229868228vw}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question{cursor:pointer;display:flex;justify-content:space-between;margin-bottom:0;transition:margin .3s linear}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question.open{margin-bottom:.878477306vw;transition:margin .3s linear}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-text{align-items:center;display:flex;flex:1;font-family:Quicksand;font-size:1.1713030747vw;line-height:1.4641288433vw}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-icon{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;height:2.3426061493vw;justify-content:center;transition:all .5s ease;width:2.3426061493vw}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-icon img{height:1.1713030747vw;width:1.1713030747vw}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer{height:0;overflow:hidden;transition:height .3s linear}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer .list-item-answer-wrapper{padding-top:.878477306vw}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer.open .list-item-answer-wrapper{border-top:1px solid hsla(0,0%,100%,.1)}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item:hover{border:1px solid orange;box-shadow:none}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item:hover .list-item-question .question-icon{scale:1.1}.homepage-faq-v2 .faq-container .faq-wrapper .faq-view-more{display:flex;justify-content:center;margin-top:3.513909224vw;width:100%}.homepage-faq-v2 .faq-container .faq-wrapper .faq-view-more .faq-view-more-button{border:1px solid #fff;border-radius:2.3426061493vw;color:#fff;font-family:Quicksand;font-size:1.756954612vw;font-weight:700;line-height:2.196193265vw;padding:1.1713030747vw 6.2225475842vw;transition:all .5s ease;width:-moz-fit-content;width:fit-content}.homepage-faq-v2 .faq-container .faq-wrapper .faq-view-more .faq-view-more-button:hover{background-color:transparent;border:2px solid orange;color:orange}}@media(min-width:1366px){.homepage-faq-v2 .faq-container .faq-wrapper{padding:120px 0}.homepage-faq-v2 .faq-container .faq-wrapper .faq-title{color:#fff;font-size:64px;font-weight:400;line-height:80px;margin-bottom:32px;text-align:center;width:100%}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list{align-items:center;display:flex;flex-direction:column}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item{background:hsla(0,0%,100%,.1);border-radius:32px;margin-bottom:24px;padding:24px;width:712px}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question{cursor:pointer;display:flex;justify-content:space-between;margin-bottom:0;transition:margin .3s linear}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question.open{margin-bottom:12px}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-text{align-items:center;display:flex;flex:1;font-family:Quicksand;font-size:16px;line-height:20px}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-icon{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-question .question-icon img{height:16px;width:16px}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer{height:0;overflow:hidden;transition:height .3s linear}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer .list-item-answer-wrapper{padding-top:12px}.homepage-faq-v2 .faq-container .faq-wrapper .faq-list .faq-list-item .list-item-answer.open .list-item-answer-wrapper{border-top:1px solid hsla(0,0%,100%,.1)}.homepage-faq-v2 .faq-container .faq-wrapper .faq-view-more{display:flex;justify-content:center;margin-top:48px;width:100%}.homepage-faq-v2 .faq-container .faq-wrapper .faq-view-more .faq-view-more-button{border:1px solid #fff;border-radius:32px;color:#fff;font-family:Quicksand;font-size:24px;font-weight:700;line-height:30px;padding:16px 85px;width:-moz-fit-content;width:fit-content}}.footer-v2{background-color:#061314;position:relative;z-index:4}.footer-v2 .footer-container{padding:18.6046511628vw 5.5813953488vw;width:100%}.footer-v2 .footer-container .about-logo{display:flex;justify-content:center;margin-bottom:5.1162790698vw;width:100%}.footer-v2 .footer-container .about-logo img{height:13.9534883721vw;-o-object-fit:cover;object-fit:cover;width:29.7674418605vw}.footer-v2 .footer-container .footer-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.footer-v2 .footer-container .footer-wrapper .w-60{width:57%}.footer-v2 .footer-container .footer-wrapper .w-40{width:40%}.footer-v2 .footer-container .footer-wrapper .footer-column{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:6.976744186vw;margin-right:0}.footer-v2 .footer-container .footer-wrapper .footer-column .socials{display:flex;justify-content:space-between;padding-right:3.7209302326vw}.footer-v2 .footer-container .footer-wrapper .footer-column .socials .social{border-radius:50%;height:4.8837209302vw;margin-right:1.8604651163vw;margin-top:4.6511627907vw;width:5.3488372093vw}.footer-v2 .footer-container .footer-wrapper .footer-column .socials .social:last-child{margin-right:0}.footer-v2 .footer-container .footer-wrapper .footer-column .socials .social img{height:4.8837209302vw;-o-object-fit:cover;object-fit:cover;width:5.3488372093vw}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column{margin-bottom:2.7906976744vw}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column .about-column-text{margin-top:.9302325581vw}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column .about-column-text,.footer-v2 .footer-container .footer-wrapper .footer-column .about-column .about-column-text p{color:#d0d0d0;font-family:Quicksand;font-size:2.3255813953vw;font-weight:400;line-height:2.9069767442vw}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column.about-column-header{color:orange;font-family:Playball;font-size:4.6511627907vw;font-weight:400;line-height:5.8139534884vw;margin-bottom:5.5813953488vw}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column .about-column-title{color:#fff;font-family:Quicksand;font-size:3.2558139535vw;font-weight:700;line-height:4.0697674419vw}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column:last-child{margin-bottom:0}.footer-v2 .footer-container .footer-wrapper .footer-column .footer-column-title{color:hsla(0,0%,100%,.45);margin-bottom:3.7209302326vw}.footer-v2 .footer-container .footer-wrapper .footer-column .footer-column-title.about-column-header{color:orange;font-family:Playball;font-size:4.6511627907vw;font-weight:400;line-height:5.8139534884vw;margin-bottom:5.5813953488vw}.footer-v2 .footer-container .footer-wrapper .footer-column .footer-column-list .footer-column-subitem{color:#d0d0d0;font-family:Quicksand;font-size:2.7906976744vw;font-weight:400;line-height:3.488372093vw;margin-bottom:2.7906976744vw}.footer-v2 .footer-container .footer-wrapper .footer-column .footer-column-list .footer-column-subitem a{color:#d0d0d0}.footer-v2 .footer-container .footer-wrapper .footer-newsletter{display:flex;height:100%;margin-bottom:5.5813953488vw;margin-top:auto;max-width:57%;width:57%}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper{margin-top:auto}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-title{color:#fff;font-family:Quicksand;font-size:4.6511627907vw;font-weight:500;line-height:5.8139534884vw;margin-bottom:11.1627906977vw;margin-left:3.7209302326vw}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-subtitle{color:#d0d0d0;font-family:Quicksand;font-size:2.7906976744vw;font-weight:400;line-height:3.488372093vw;margin-bottom:3.7209302326vw;margin-left:3.7209302326vw}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form{position:relative}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-form-control-wrap input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:23.2558139535vw;color:hsla(0,0%,100%,.45);font-size:3.7209302326vw;line-height:120%;margin-bottom:1.8604651163vw;padding:3.488372093vw 4.6511627907vw;width:100%}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-form-control-wrap input:focus-visible{outline:none}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-spinner,.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-submit{display:none}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .footer-newsletter-submit-button{align-items:center;background-color:orange;border-radius:50%;cursor:pointer;display:flex;height:7.4418604651vw;justify-content:center;position:absolute;right:4.6511627907vw;top:2.0930232558vw;width:7.4418604651vw}.footer-v2 .footer-container .footer-copyright-section{align-items:center;display:flex;flex-direction:column;margin-top:4.6511627907vw}.footer-v2 .footer-container .footer-copyright-section .footer-copyright{color:hsla(0,0%,100%,.45);margin-top:.9302325581vw;order:2}.footer-v2 .footer-container .footer-copyright-section .footer-back-to-top{color:orange;cursor:pointer;padding:4.6511627907vw}@media(min-width:768px){.footer-v2{z-index:4}.footer-v2 .footer-container{max-width:1400px;padding:7.3206442167vw 1.4641288433vw;width:100%}.footer-v2 .footer-container .about-logo{display:flex;justify-content:flex-start;margin-bottom:5.8565153734vw;width:100%}.footer-v2 .footer-container .about-logo img{height:8.4187408492vw;-o-object-fit:cover;object-fit:cover;width:17.9355783309vw}.footer-v2 .footer-container .footer-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.footer-v2 .footer-container .footer-wrapper .w-40,.footer-v2 .footer-container .footer-wrapper .w-60{width:auto}.footer-v2 .footer-container .footer-wrapper .footer-column{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:0;margin-right:8.78477306vw}.footer-v2 .footer-container .footer-wrapper .footer-column .socials{display:flex;justify-content:space-between;padding-right:1.1713030747vw}.footer-v2 .footer-container .footer-wrapper .footer-column .socials .social{border-radius:50%;height:1.5373352855vw;margin-right:.5856515373vw;margin-top:1.4641288433vw;width:1.6837481698vw}.footer-v2 .footer-container .footer-wrapper .footer-column .socials .social:last-child{margin-right:0}.footer-v2 .footer-container .footer-wrapper .footer-column .socials .social img{height:1.5373352855vw;-o-object-fit:cover;object-fit:cover;width:1.6837481698vw}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column{margin-bottom:1.756954612vw}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column .about-column-text{margin-top:.2928257687vw}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column .about-column-text,.footer-v2 .footer-container .footer-wrapper .footer-column .about-column .about-column-text p{color:#d0d0d0;font-family:Quicksand;font-size:1.0248901903vw;font-weight:400;line-height:1.2811127379vw}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column.about-column-header{color:orange;font-family:Playball;font-size:2.3426061493vw;font-weight:400;line-height:2.9282576867vw;margin-bottom:1.1713030747vw}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column .about-column-title{color:#fff;font-family:Quicksand;font-size:1.317715959vw;font-weight:700;line-height:1.6471449488vw}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column:last-child{margin-bottom:0}.footer-v2 .footer-container .footer-wrapper .footer-column .footer-column-title{color:hsla(0,0%,100%,.45)}.footer-v2 .footer-container .footer-wrapper .footer-column .footer-column-title.about-column-header{color:orange;font-family:Playball;font-size:2.3426061493vw;font-weight:400;line-height:2.9282576867vw;margin-bottom:1.756954612vw}.footer-v2 .footer-container .footer-wrapper .footer-column .footer-column-list .footer-column-subitem{color:#d0d0d0;font-family:Quicksand;font-size:1.0248901903vw;font-weight:400;line-height:1.2811127379vw;margin-bottom:1.1713030747vw}.footer-v2 .footer-container .footer-wrapper .footer-column .footer-column-list .footer-column-subitem a{color:#d0d0d0}.footer-v2 .footer-container .footer-wrapper .footer-newsletter{display:flex;height:100%;margin-bottom:0;margin-left:auto;margin-top:auto;max-width:29.2825768668vw;width:29.2825768668vw}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper{margin-top:0}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-title{color:#fff;font-family:Quicksand;font-size:2.3426061493vw;font-weight:500;line-height:2.9282576867vw;margin-bottom:3.513909224vw;margin-left:1.1713030747vw}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-subtitle{color:#d0d0d0;font-family:Quicksand;font-size:1.0248901903vw;font-weight:400;line-height:1.2811127379vw;margin-bottom:1.1713030747vw;margin-left:1.1713030747vw}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form{position:relative}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-form-control-wrap input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:7.3206442167vw;color:hsla(0,0%,100%,.45);font-size:1.1713030747vw;line-height:120%;margin-bottom:.5856515373vw;padding:1.0980966325vw 1.4641288433vw;width:100%}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-form-control-wrap input:focus-visible{outline:none}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-spinner,.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-submit{display:none}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .footer-newsletter-submit-button{align-items:center;background-color:orange;border-radius:50%;cursor:pointer;display:flex;height:2.3426061493vw;justify-content:center;position:absolute;right:1.4641288433vw;top:.6588579795vw;width:2.3426061493vw}.footer-v2 .footer-container .footer-copyright-section{align-items:flex-start;display:flex;flex-direction:column;margin-left:0;margin-top:8.78477306vw;max-width:1400px;padding:0 1.4641288433vw}.footer-v2 .footer-container .footer-copyright-section .footer-copyright{color:hsla(0,0%,100%,.45);margin-top:.2928257687vw;order:2}.footer-v2 .footer-container .footer-copyright-section .footer-back-to-top{color:orange;cursor:pointer;padding:1.4641288433vw 1.4641288433vw 1.4641288433vw 0}}@media(min-width:1366px){.footer-v2{z-index:4}.footer-v2 .footer-container{max-width:1400px;padding:100px 20px;width:100%}.footer-v2 .footer-container .about-logo{display:flex;justify-content:flex-start;margin-bottom:80px;width:100%}.footer-v2 .footer-container .about-logo img{height:115px;-o-object-fit:cover;object-fit:cover;width:245px}.footer-v2 .footer-container .footer-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.footer-v2 .footer-container .footer-wrapper .w-40,.footer-v2 .footer-container .footer-wrapper .w-60{width:auto}.footer-v2 .footer-container .footer-wrapper .footer-column{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:0;margin-right:120px}.footer-v2 .footer-container .footer-wrapper .footer-column .socials{display:flex;justify-content:space-between;padding-right:16px}.footer-v2 .footer-container .footer-wrapper .footer-column .socials .social{border-radius:50%;height:21px;margin-right:8px;margin-top:20px;width:23px}.footer-v2 .footer-container .footer-wrapper .footer-column .socials .social:last-child{margin-right:0}.footer-v2 .footer-container .footer-wrapper .footer-column .socials .social img{height:21px;-o-object-fit:cover;object-fit:cover;width:23px}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column{margin-bottom:24px}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column .about-column-text{color:#d0d0d0;font-family:Quicksand;font-size:14px;font-weight:400;line-height:17.5px;margin-top:4px}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column .about-column-text p{color:#d0d0d0;font-family:Quicksand;font-size:14px;font-weight:400;line-height:17.5px}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column.about-column-header{color:orange;font-family:Playball;font-size:32px;font-weight:400;line-height:40px;margin-bottom:16px}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column .about-column-title{color:#fff;font-family:Quicksand;font-size:18px;font-weight:700;line-height:22.5px}.footer-v2 .footer-container .footer-wrapper .footer-column .about-column:last-child{margin-bottom:0}.footer-v2 .footer-container .footer-wrapper .footer-column .footer-column-title{color:hsla(0,0%,100%,.45)}.footer-v2 .footer-container .footer-wrapper .footer-column .footer-column-title.about-column-header{color:orange;font-family:Playball;font-size:32px;font-weight:400;line-height:40px;margin-bottom:24px}.footer-v2 .footer-container .footer-wrapper .footer-column .footer-column-list .footer-column-subitem{color:#d0d0d0;font-family:Quicksand;font-size:14px;font-weight:400;line-height:17.5px;margin-bottom:16px}.footer-v2 .footer-container .footer-wrapper .footer-column .footer-column-list .footer-column-subitem a{color:#d0d0d0}.footer-v2 .footer-container .footer-wrapper .footer-newsletter{display:flex;height:100%;margin-bottom:0;margin-left:auto;margin-top:auto;max-width:400px;width:400px}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper{margin-top:0}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-title{color:#fff;font-family:Quicksand;font-size:32px;font-weight:500;line-height:40px;margin-bottom:48px;margin-left:16px}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-subtitle{color:#d0d0d0;font-family:Quicksand;font-size:14px;font-weight:400;line-height:17.5px;margin-bottom:16px;margin-left:16px}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form{position:relative}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-form-control-wrap input{background-color:hsla(0,0%,100%,.1);border:none;border-radius:100px;color:hsla(0,0%,100%,.45);font-size:16px;line-height:120%;margin-bottom:8px;padding:15px 20px;width:100%}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-form-control-wrap input:focus-visible{outline:none}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-spinner,.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .wpcf7 .wpcf7-submit{display:none}.footer-v2 .footer-container .footer-wrapper .footer-newsletter .footer-newsletter-wrapper .footer-newsletter-form .footer-newsletter-submit-button{align-items:center;background-color:orange;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:20px;top:9px;width:32px}.footer-v2 .footer-container .footer-copyright-section{align-items:flex-start;display:flex;flex-direction:column;margin-left:0;margin-top:120px;max-width:1400px;padding:0 20px}.footer-v2 .footer-container .footer-copyright-section .footer-copyright{color:hsla(0,0%,100%,.45);margin-top:4px;order:2}.footer-v2 .footer-container .footer-copyright-section .footer-back-to-top{color:orange;cursor:pointer;padding:20px 20px 20px 0}}.select2-container--default .select2-results__option--highlighted,.select2-container--default .select2-results__option--selected{background-color:#1fb911!important}.select2-container--default .select2-results__option--highlighted:first-child,.select2-container--default .select2-results__option--selected:first-child{border-radius:2.3255813953vw 2.3255813953vw 0 0}.select2-container--default .select2-results__option--highlighted:last-child,.select2-container--default .select2-results__option--selected:last-child{border-radius:0 0 2.3255813953vw 2.3255813953vw}.select2-container--default .select2-results__option{font-size:3.7209302326vw}.select2-container--default .select2-results__options::-webkit-scrollbar{width:1.8604651163vw}.select2-container--default .select2-results__options::-webkit-scrollbar-thumb{background-color:#a7a6a6;border-radius:2.3255813953vw}.select2-container--default .select2-results__options::-webkit-scrollbar-track{background-color:transparent;background-color:initial;margin-bottom:1.3953488372vw;margin-top:1.3953488372vw}.select2-container--open .select2-dropdown{background-color:#2b2b2b;border:1px solid #fff;border-radius:10px;color:#fff;margin-top:10px}.select2-container--open .select2-dropdown .select2-search{padding:0}.select2-container--open .select2-dropdown .select2-search .select2-search__field{background-color:#2b2b2b;border:none;border-bottom:1px solid #fff;border-radius:10px;color:#fff}.select2-container--open .select2-dropdown .select2-results .select2-results__option[data-selected=true]{background-color:#1fb911}.header-v2{position:relative;z-index:50}.header-v2 .before-header{width:100%}.header-v2 .before-header-container{display:flex;flex-direction:row-reverse;padding-bottom:2.7906976744vw}.header-v2 .before-header-container .prod-cart{display:none}.header-v2 .before-header-container .search-products{align-items:center;background:rgba(185,255,234,.45);border-radius:7.4418604651vw;display:flex;flex:1;height:11.6279069767vw;padding-left:3.7209302326vw;padding-right:3.7209302326vw;width:auto}.header-v2 .before-header-container .search-products .asl_w_container #ajaxsearchlite1,.header-v2 .before-header-container .search-products .asl_w_container #ajaxsearchlite2{overflow:visible!important}.header-v2 .before-header-container .search-products .asl_w_container div,.header-v2 .before-header-container .search-products .asl_w_container input,.header-v2 .before-header-container .search-products .asl_w_container label,.header-v2 .before-header-container .search-products .asl_w_container span{font-family:Noto Sans,sans-serif!important}.header-v2 .before-header-container .search-products .widget_block{width:100%}.header-v2 .before-header-container .search-products .product-search .product-search-form{align-items:center;display:flex;flex-direction:row-reverse;gap:1.8604651163vw;position:relative;width:100%}.header-v2 .before-header-container .search-products .product-search .product-search-form .product-search-field-clear{font-size:5.5813953488vw;position:absolute;right:3.2558139535vw;top:auto}.header-v2 .before-header-container .search-products .product-search .product-search-form .product-search-field{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;color:#fff!important;font-size:3.7209302326vw}.header-v2 .before-header-container .search-products .product-search .product-search-form .product-search-field:focus-visible{outline:medium none currentcolor;outline:initial}.header-v2 .before-header-container .search-products .product-search .product-search-form .product-search-field::-moz-placeholder{color:#fff!important;font-size:3.7209302326vw}.header-v2 .before-header-container .search-products .product-search .product-search-form .product-search-field::placeholder{color:#fff!important;font-size:3.7209302326vw}.header-v2 .before-header-container .search-products .product-search .product-search-form .blinker{background-image:url(/wp-content/themes/cannazipbags/public/images/loading.a24271.svg)!important;background-position:100%;background-repeat:no-repeat;background-size:6.976744186vw}.header-v2 .before-header-container .search-products .product-search .product-search-form button{align-items:center;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:orange;background-image:url(/wp-content/themes/cannazipbags/public/images/search-icon-black.c5bfdf.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;background-size:4.6511627907vw;border:initial;border-radius:100px;box-shadow:none;box-sizing:border-box;display:flex;height:7.4418604651vw;justify-content:center;padding:4.1860465116vw 1.8604651163vw;width:11.1627906977vw}.header-v2 .before-header-container .search-products .product-search .product-search-form button svg{fill:#121212!important}.header-v2 .before-header-container .search-products .product-search-results{top:2.7906976744vw}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content{background-color:#2b2b2b;border:none;border-radius:4.6511627907vw}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content .no-results{padding:2.3255813953vw}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content tbody{display:block;padding:2.3255813953vw}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content .more-info{border-top:1px solid;margin-top:5px;text-align:center}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content .more-info .title{display:none}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content .more-info:after{content:"Show more ..."}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content .entry:hover{background-color:#1fb911}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content .entry .product-image img{height:16.2790697674vw;width:16.2790697674vw}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar{width:1.8604651163vw}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar-thumb{background-color:#a7a6a6;border-radius:2.3255813953vw}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar-track{background-color:transparent;background-color:initial;margin-bottom:2.3255813953vw;margin-top:2.3255813953vw}.header-v2 .before-header-container .select2{align-items:center;background-color:rgba(185,255,234,.45);border:none;border-radius:7.4418604651vw;color:#fff;display:flex;height:11.6279069767vw;padding:4.6511627907vw 6.976744186vw 4.6511627907vw 5.8139534884vw;width:37.2093023256vw!important}.header-v2 .before-header-container .select2 .selection{width:100%}.header-v2 .before-header-container .select2 .select2-selection{background-color:transparent;border:none;color:#fff}.header-v2 .before-header-container .select2 .select2-selection .select2-selection__rendered{background-color:transparent;border:none;color:#fff;font-size:3.7209302326vw;font-weight:400;padding-left:0;padding-right:2.3255813953vw}.header-v2 .before-header-container .select2 .select2-selection .select2-selection__rendered:focus-within{outline:none}.header-v2 .before-header-container .select2 .select2-selection .select2-selection__arrow{right:2.3255813953vw;top:50%;transform:translateY(-50%)}.header-v2 .header-container.desktop{display:none}.header-v2 .header-container.mobile{background-color:transparent;display:flex;flex-direction:column;height:34.8837209302vw;justify-content:space-between;padding:0 3.7209302326vw;position:fixed;transform:translateX(0);transition:transform .1s linear}.header-v2 .header-container.mobile.has-background,.header-v2 .header-container.mobile.has-background .before-header{background-color:#061314}.header-v2 .header-container.mobile.has-background .before-header .search-products,.header-v2 .header-container.mobile.has-background .before-header .select2{border:1px solid #fff}.header-v2 .header-container.mobile.hide-on-scroll{transform:translateY(-40.6976744186vw);transition:transform .1s linear}.header-v2 .header-container.mobile .header-wrapper{align-items:center;display:flex;justify-content:space-between;margin-top:2.3255813953vw;width:100%}.header-v2 .header-container.mobile .header-wrapper .header-logo{display:block;height:auto;margin-left:auto;margin-right:5.5813953488vw;width:26.7441860465vw}.header-v2 .header-container.mobile .header-wrapper .header-action{cursor:pointer}.header-v2 .header-container.mobile .header-wrapper .header-action .close-icon{display:none}.header-v2 .header-container.mobile .header-wrapper .header-action .menu-icon{display:block}.header-v2 .header-container.mobile .header-wrapper .header-right-menu{display:flex;gap:2.3255813953vw}.header-v2 .header-container.mobile .header-wrapper .header-right-account{align-items:center;background-color:rgba(185,255,234,.45);border-radius:23.2558139535vw;display:flex;padding:1.8604651163vw 3.7209302326vw}.header-v2 .header-container.mobile .header-wrapper .header-cart{align-items:center;background-color:orange;border-radius:7.4418604651vw;cursor:pointer;display:flex;padding:1.8604651163vw 3.7209302326vw}.header-v2 .header-container.mobile .header-wrapper .header-cart .header-cart-logo{margin-right:1.8604651163vw}.header-v2 .header-container.mobile .header-wrapper .header-cart .header-cart-count{color:#121212}.header-v2 .header-container.mobile .sub-menu-mobile{background-color:#121212;display:none;flex-direction:column;height:100vh;left:0;max-width:100%;padding:0 3.7209302326vw;position:fixed;top:0;width:100vw}.header-v2 .header-container.mobile .sub-menu-mobile.show{display:flex;margin-top:0;z-index:1000}.header-v2 .header-container.mobile .sub-menu-mobile .header-sub-wrapper{align-items:center;display:flex;height:23.7209302326vw;justify-content:space-between;width:100%}.header-v2 .header-container.mobile .sub-menu-mobile .header-sub-wrapper .header-action{cursor:pointer}.header-v2 .header-container.mobile .sub-menu-mobile .header-sub-wrapper .header-logo{height:auto;width:26.7441860465vw}.header-v2 .header-container.mobile .sub-menu-mobile .header-sub-wrapper .header-cart{align-items:center;border-radius:7.4418604651vw;cursor:pointer;display:flex;padding:1.8604651163vw 3.7209302326vw}.header-v2 .header-container.mobile .sub-menu-mobile .header-sub-wrapper .header-cart .header-cart-logo{margin-right:1.8604651163vw}.header-v2 .header-container.mobile .sub-menu-mobile .header-sub-content{align-items:center;display:flex;flex:1;flex-direction:column;padding:5.5813953488vw 0}.header-v2 .header-container.mobile .sub-menu-mobile .header-sub-content .header-sub-primary{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center}.header-v2 .header-container.mobile .sub-menu-mobile .header-sub-content .header-sub-primary .header-sub-primary-item{margin-bottom:5.5813953488vw;text-align:center}.header-v2 .header-container.mobile .sub-menu-mobile .header-sub-content .header-sub-primary .header-sub-primary-item:last-child{margin-bottom:0}.header-v2 .header-container.mobile .sub-menu-mobile .header-sub-content .header-sub-secondary{display:flex;justify-content:center;width:100%}.header-v2 .header-container.mobile .sub-menu-mobile .header-sub-content .header-sub-secondary .header-sub-account{background-color:#2b2b2b;border-radius:7.4418604651vw;display:flex;padding:1.8604651163vw 3.7209302326vw}.header-v2 .header-container.mobile .sub-menu-mobile .header-sub-content .header-sub-secondary .header-sub-account .header-account-icon{margin-right:1.8604651163vw}@media(min-width:768px){.select2-container--default .select2-results__option--highlighted:first-child,.select2-container--default .select2-results__option--selected:first-child{border-radius:.7320644217vw .7320644217vw 0 0}.select2-container--default .select2-results__option--highlighted:last-child,.select2-container--default .select2-results__option--selected:last-child{border-radius:0 0 .7320644217vw .7320644217vw}.select2-container--default .select2-results__option{font-size:1.1713030747vw}.select2-container--default .select2-results__options::-webkit-scrollbar{width:.5856515373vw}.select2-container--default .select2-results__options::-webkit-scrollbar-thumb{border-radius:.7320644217vw}.select2-container--default .select2-results__options::-webkit-scrollbar-track{margin-bottom:.439238653vw;margin-top:.439238653vw}.header-v2 .header-container.mobile{display:none!important}.header-v2 .before-header-container{flex-direction:row;padding:0 4.6852122987vw .878477306vw}.header-v2 .before-header-container .prod-cart{align-items:center;background-color:orange;border-radius:2.3426061493vw;cursor:pointer;display:flex;gap:.5856515373vw;height:3.6603221083vw;justify-content:center;padding:.9516837482vw 4.0263543192vw}.header-v2 .before-header-container .prod-cart .cart-items-number{color:#121212;font-size:1.5373352855vw}.header-v2 .before-header-container .prod-cart .cart-icon{height:1.756954612vw;width:1.756954612vw}.header-v2 .before-header-container .search-products{border-radius:2.3426061493vw;flex:1;height:3.6603221083vw;padding-left:1.1713030747vw;padding-right:1.1713030747vw;width:auto}.header-v2 .before-header-container .search-products .product-search .product-search-form{gap:.5856515373vw}.header-v2 .before-header-container .search-products .product-search .product-search-form .product-search-field-clear{font-size:1.756954612vw;right:1.0248901903vw}.header-v2 .before-header-container .search-products .product-search .product-search-form .product-search-field{font-size:1.1713030747vw}.header-v2 .before-header-container .search-products .product-search .product-search-form .product-search-field::-moz-placeholder{font-size:1.1713030747vw}.header-v2 .before-header-container .search-products .product-search .product-search-form .product-search-field::placeholder{font-size:1.1713030747vw}.header-v2 .before-header-container .search-products .product-search .product-search-form .blinker{background-size:2.196193265vw}.header-v2 .before-header-container .search-products .product-search .product-search-form button{background-size:1.4641288433vw;height:2.3426061493vw;padding:1.317715959vw .5856515373vw;width:3.513909224vw}.header-v2 .before-header-container .search-products .product-search-results{top:.878477306vw}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content{border-radius:1.4641288433vw}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content .no-results,.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content tbody{padding:.7320644217vw}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content .entry .product-image img{height:5.1244509517vw;width:5.1244509517vw}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar{width:.5856515373vw}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar-thumb{border-radius:.7320644217vw}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar-track{margin-bottom:.878477306vw;margin-top:.878477306vw}.header-v2 .before-header-container #ajaxsearchlite1 .probox .proinput input{color:#fff!important;font-size:1.1713030747vw}.header-v2 .before-header-container #ajaxsearchlite1 .probox .proinput input::-moz-placeholder{color:#fff!important;font-size:1.1713030747vw}.header-v2 .before-header-container #ajaxsearchlite1 .probox .proinput input::placeholder{color:#fff!important;font-size:1.1713030747vw}.header-v2 .before-header-container .select2{border-radius:2.3426061493vw;height:3.6603221083vw;padding:1.4641288433vw 2.196193265vw 1.4641288433vw 1.8301610542vw;width:17.5695461201vw!important}.header-v2 .before-header-container .select2 .select2-selection .select2-selection__rendered{font-size:1.1713030747vw;padding-right:1.1713030747vw}.header-v2 .before-header-container .select2 .select2-selection .select2-selection__arrow{right:.7320644217vw}.header-v2 .header-container.desktop{display:block;height:7.467057101vw;position:fixed;transform:translateX(0);transition:transform .1s linear;width:100%}.header-v2 .header-container.desktop.hide-on-scroll{transform:translateY(-12.8111273792vw);transition:transform .1s linear}.header-v2 .header-container.desktop.has-background,.header-v2 .header-container.desktop.has-background .before-header{background-color:#061314}.header-v2 .header-container.desktop.has-background .before-header .search-products,.header-v2 .header-container.desktop.has-background .before-header .select2{border:1px solid #fff}.header-v2 .header-container.desktop .header-wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;padding:.878477306vw 4.6852122987vw;position:relative;width:100%}.header-v2 .header-container.desktop .header-wrapper .header-logo-wrapper{height:5.1244509517vw;width:10.980966325vw}.header-v2 .header-container.desktop .header-wrapper .header-logo-wrapper a{display:block;height:100%;width:100%}.header-v2 .header-container.desktop .header-wrapper .header-logo-wrapper a img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.header-v2 .header-container.desktop .header-wrapper .header-left-menu{width:40%}.header-v2 .header-container.desktop .header-wrapper .header-left-menu .left-menu-list{align-items:center;display:flex;gap:1.756954612vw}.header-v2 .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item{cursor:pointer;position:relative}.header-v2 .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item.cta-text{font-family:QuickSand;font-size:1.317715959vw;font-weight:700}.header-v2 .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item .menu-item:hover,.header-v2 .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item .menu-item:hover>a,.header-v2 .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item>a.active{color:orange}.header-v2 .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item .has-submenu{padding:2.196193265vw 0}.header-v2 .header-container.desktop .header-wrapper .header-right-menu{display:flex;justify-content:flex-end;width:35%}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper{align-items:center;display:flex}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper.cta-text{font-family:QuickSand;font-size:1.317715959vw;font-weight:700}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-contact{margin-right:1.756954612vw}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-contact a.active,.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-contact:hover,.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-contact:hover a{color:orange}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-account{align-items:center;background-color:rgba(185,255,234,.45);border-radius:7.3206442167vw;display:flex;padding:.5856515373vw 1.1713030747vw}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-account .header-account-icon{margin-right:.5856515373vw}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-cart{align-items:center;background-color:orange;border-radius:7.3206442167vw;cursor:pointer;display:flex;padding:.5856515373vw 1.1713030747vw}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-cart .header-cart-icon{margin-right:.5856515373vw}.header-v2 .header-container.desktop .sub-header-container{display:none;height:auto;left:0;margin-top:5.8565153734vw;max-width:none;padding-right:10.2489019034vw;position:absolute;top:0;transition:1s;width:100vw}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper{background-color:#2b2b2b;border-radius:2.3426061493vw;display:flex;justify-content:space-between;padding:2.3426061493vw;position:relative;width:100%;z-index:10}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner{height:26.0614934114vw;position:relative;width:20.4978038067vw}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner img{border-radius:2.3426061493vw;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:10}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner .sub-header-banner-content{display:flex;flex-direction:column;height:100%;padding:2.3426061493vw;position:relative;z-index:11}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner .sub-header-banner-content .sub-header-banner-button{border:.0732064422vw solid #fff;border-radius:2.3426061493vw;margin-top:auto;padding:1.1713030747vw 4.6852122987vw}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left{display:flex;flex:1;flex-direction:column;margin-right:1.756954612vw}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-tags{display:flex;flex-wrap:wrap}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-tags .sub-header-tag{background-color:hsla(0,0%,100%,.1);border-radius:2.3426061493vw;cursor:pointer;margin-bottom:.878477306vw;margin-right:.878477306vw;padding:.5856515373vw 1.1713030747vw}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-tags .sub-header-tag:hover{background-color:#1fb911}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-tags .sub-header-tag:last-child{margin-right:0}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products{display:grid;grid-template-columns:repeat(3,1fr);height:auto;grid-gap:2.7818448023vw 4.6852122987vw;gap:2.7818448023vw 4.6852122987vw;list-style:none}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products>li>a{display:inline-block;font-size:1.0248901903vw;font-weight:700;padding-bottom:.2928257687vw}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products a:hover{color:#119205}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products ul{list-style:none;padding-left:0}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .children{display:flex;flex-direction:column;gap:.2928257687vw}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .children li{font-size:.878477306vw;font-weight:500}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .sub-header-product:nth-child(3n){margin-bottom:0}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .sub-header-product .sub-header-product-wrapper{display:flex}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .sub-header-product .sub-header-product-wrapper:hover>a{color:#1fb911}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .sub-header-product .sub-header-product-wrapper .is-new-tag{align-items:center;background-color:#1fb911;border-radius:2.3426061493vw;display:flex;margin-left:1.1713030747vw;padding:.0732064422vw .5856515373vw}}@media(min-width:1366px){.select2-container--default .select2-results__option--highlighted:first-child,.select2-container--default .select2-results__option--selected:first-child{border-radius:10px 10px 0 0}.select2-container--default .select2-results__option--highlighted:last-child,.select2-container--default .select2-results__option--selected:last-child{border-radius:0 0 10px 10px}.select2-container--default .select2-results__option{font-size:16px}.select2-container--default .select2-results__options::-webkit-scrollbar{width:8px}.select2-container--default .select2-results__options::-webkit-scrollbar-thumb{border-radius:10px}.select2-container--default .select2-results__options::-webkit-scrollbar-track{margin-bottom:6px;margin-top:6px}.header-v2 .header-container.mobile{display:none}.header-v2 .before-header-container{padding:0 64px 12px}.header-v2 .before-header-container .prod-cart{border-radius:32px;gap:8px;height:50px;padding:13px 55px}.header-v2 .before-header-container .prod-cart .cart-items-number{font-size:21px}.header-v2 .before-header-container .prod-cart .cart-icon{height:24px;width:24px}.header-v2 .before-header-container .search-products{border-radius:32px;height:50px;padding-left:16px;padding-right:16px}.header-v2 .before-header-container .search-products .product-search .product-search-form{gap:8px}.header-v2 .before-header-container .search-products .product-search .product-search-form .product-search-field-clear{font-size:24px;right:14px}.header-v2 .before-header-container .search-products .product-search .product-search-form .product-search-field{font-size:16px}.header-v2 .before-header-container .search-products .product-search .product-search-form .product-search-field::-moz-placeholder{font-size:16px}.header-v2 .before-header-container .search-products .product-search .product-search-form .product-search-field::placeholder{font-size:16px}.header-v2 .before-header-container .search-products .product-search .product-search-form .blinker{background-size:30px}.header-v2 .before-header-container .search-products .product-search .product-search-form button{background-size:20px;height:32px;padding:18px 8px;width:48px}.header-v2 .before-header-container .search-products .product-search-results{top:12px}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content{border-radius:20px}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content .no-results,.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content tbody{padding:10px}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content .entry .product-image img{height:70px;width:70px}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar{width:8px}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar-thumb{border-radius:10px}.header-v2 .before-header-container .search-products .product-search-results .product-search-results-content::-webkit-scrollbar-track{margin-bottom:12px;margin-top:12px}.header-v2 .before-header-container #ajaxsearchlite1 .probox .proinput input{font-size:16px}.header-v2 .before-header-container #ajaxsearchlite1 .probox .proinput input::-moz-placeholder{font-size:16px}.header-v2 .before-header-container #ajaxsearchlite1 .probox .proinput input::placeholder{font-size:16px}.header-v2 .before-header-container .select2{border-radius:32px;height:50px;padding:20px 30px 20px 25px;width:240px!important}.header-v2 .before-header-container .select2 .select2-selection .select2-selection__rendered{font-size:16px;padding-right:16px}.header-v2 .before-header-container .select2 .select2-selection .select2-selection__arrow{right:10px}.header-v2 .header-container.desktop{display:block;height:102px;position:fixed;transform:translateX(0);transition:transform .1s linear;width:100%}.header-v2 .header-container.desktop.hide-on-scroll{transform:translateY(-175px);transition:transform .1s linear}.header-v2 .header-container.desktop .header-wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;padding:12px 64px;position:relative;width:100%}.header-v2 .header-container.desktop .header-wrapper .header-logo-wrapper{height:70px;width:150px}.header-v2 .header-container.desktop .header-wrapper .header-left-menu{width:40%}.header-v2 .header-container.desktop .header-wrapper .header-left-menu .left-menu-list{align-items:center;display:flex;gap:24px}.header-v2 .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item{cursor:pointer}.header-v2 .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item.cta-text{font-size:18px}.header-v2 .header-container.desktop .header-wrapper .header-left-menu .left-menu-list .left-menu-item .has-submenu{padding:30px 0}.header-v2 .header-container.desktop .header-wrapper .header-right-menu{display:flex;justify-content:flex-end;width:35%}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper{align-items:center;display:flex}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper.cta-text{font-size:18px}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-contact{margin-right:24px}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-account{align-items:center;border-radius:100px;display:flex;padding:8px 16px}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-account .header-account-icon{margin-right:8px}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-cart{align-items:center;background-color:orange;border-radius:100px;cursor:pointer;display:flex;padding:8px 16px}.header-v2 .header-container.desktop .header-wrapper .header-right-menu .header-right-wrapper .header-right-cart .header-cart-icon{margin-right:8px}.header-v2 .header-container.desktop .sub-header-container{margin-top:80px;max-width:1366px;padding-right:135px}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper{border-radius:32px;padding:32px;z-index:2000}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner{height:356px;width:280px}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner img{border-radius:32px}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner .sub-header-banner-content{padding:32px}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-banner .sub-header-banner-content .sub-header-banner-button{border:1px solid #fff;border-radius:32px;padding:16px 64px}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left{margin-right:24px}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-tags .sub-header-tag{border-radius:32px;cursor:pointer;margin-bottom:12px;margin-right:12px;padding:8px 16px}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products{gap:38px 64px}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products>li>a{font-size:14px;padding-bottom:4px}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .children{gap:4px}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .children li{font-size:12px}.header-v2 .header-container.desktop .sub-header-container .sub-header-wrapper .sub-header-left .sub-header-products .sub-header-product .sub-header-product-wrapper .is-new-tag{border-radius:32px;margin-left:16px;padding:1px 8px}}