.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;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--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}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;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 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.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__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}@font-face{font-family:job-manager;font-style:normal;font-weight:400;src:url(//www.ebikes-leipzig.com/wp-content/plugins/wp-job-manager/assets/dist/fonts/job-manager.4caa8a6f.woff2);src:url(//www.ebikes-leipzig.com/wp-content/plugins/wp-job-manager/assets/dist/fonts/job-manager.4caa8a6f.woff2) format("woff2"),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5Db3B5cmlnaHQgKEMpIDIwMjMgYnkgb3JpZ2luYWwgYXV0aG9ycyBAIGZvbnRlbGxvLmNvbTwvbWV0YWRhdGE+CjxkZWZzPgo8Zm9udCBpZD0iam9iLW1hbmFnZXIiIGhvcml6LWFkdi14PSIxMDAwIiA+Cjxmb250LWZhY2UgZm9udC1mYW1pbHk9ImpvYi1tYW5hZ2VyIiBmb250LXdlaWdodD0iNDAwIiBmb250LXN0cmV0Y2g9Im5vcm1hbCIgdW5pdHMtcGVyLWVtPSIxMDAwIiBhc2NlbnQ9Ijg1MCIgZGVzY2VudD0iLTE1MCIgLz4KPG1pc3NpbmctZ2x5cGggaG9yaXotYWR2LXg9IjEwMDAiIC8+CjxnbHlwaCBnbHlwaC1uYW1lPSJicmllZmNhc2UiIHVuaWNvZGU9IiYjeGU4MDA7IiBkPSJNMzU3IDcwN2gyODZ2NzJoLTI4NnYtNzJ6IG02NDMtMzU3di0yNjhxMC0zNy0yNi02M3QtNjMtMjZoLTgyMnEtMzYgMC02MyAyNnQtMjYgNjN2MjY4aDM3NXYtODlxMC0xNSAxMS0yNXQyNS0xMWgxNzhxMTUgMCAyNSAxMXQxMSAyNXY4OWgzNzV6IG0tNDI5IDB2LTcxaC0xNDJ2NzFoMTQyeiBtNDI5IDI2OHYtMjE0aC0xMDAwdjIxNHEwIDM3IDI2IDYzdDYzIDI2aDE5N3Y4OXEwIDIzIDE1IDM4dDM4IDE2aDMyMnEyMiAwIDM4LTE2dDE1LTM4di04OWgxOTdxMzcgMCA2My0yNnQyNi02M3oiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImNhbmNlbCIgdW5pY29kZT0iJiN4ZTgwMTsiIGQ9Ik03MjQgMTEycTAtMjItMTUtMzhsLTc2LTc2cS0xNi0xNS0zOC0xNXQtMzggMTVsLTE2NCAxNjUtMTY0LTE2NXEtMTYtMTUtMzgtMTV0LTM4IDE1bC03NiA3NnEtMTYgMTYtMTYgMzh0MTYgMzhsMTY0IDE2NC0xNjQgMTY0cS0xNiAxNi0xNiAzOHQxNiAzOGw3NiA3NnExNiAxNiAzOCAxNnQzOC0xNmwxNjQtMTY0IDE2NCAxNjRxMTYgMTYgMzggMTZ0MzgtMTZsNzYtNzZxMTUtMTUgMTUtMzh0LTE1LTM4bC0xNjQtMTY0IDE2NC0xNjRxMTUtMTUgMTUtMzh6IiBob3Jpei1hZHYteD0iNzg1LjciIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0ib2siIHVuaWNvZGU9IiYjeGU4MDI7IiBkPSJNOTMzIDUzNHEwLTIyLTE2LTM4bC00MDQtNDA0LTc2LTc2cS0xNi0xNS0zOC0xNXQtMzggMTVsLTc2IDc2LTIwMiAyMDJxLTE1IDE2LTE1IDM4dDE1IDM4bDc2IDc2cTE2IDE2IDM4IDE2dDM4LTE2bDE2NC0xNjUgMzY2IDM2N3ExNiAxNiAzOCAxNnQzOC0xNmw3Ni03NnExNi0xNSAxNi0zOHoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InN0YXIiIHVuaWNvZGU9IiYjeGU4MDM7IiBkPSJNOTI5IDQ4OXEwLTEyLTE1LTI3bC0yMDItMTk3IDQ4LTI3OXEwLTQgMC0xMiAwLTExLTYtMTl0LTE3LTlxLTEwIDAtMjIgN2wtMjUxIDEzMi0yNTAtMTMycS0xMi03LTIzLTctMTEgMC0xNyA5dC02IDE5cTAgNCAxIDEybDQ4IDI3OS0yMDMgMTk3cS0xNCAxNS0xNCAyNyAwIDIxIDMxIDI2bDI4MCA0MCAxMjYgMjU0cTExIDIzIDI3IDIzdDI4LTIzbDEyNS0yNTQgMjgwLTQwcTMyLTUgMzItMjZ6IiBob3Jpei1hZHYteD0iOTI4LjYiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0icGVuY2lsIiB1bmljb2RlPSImI3hlODA0OyIgZD0iTTIwMy03bDUwIDUxLTEzMSAxMzEtNTEtNTF2LTYwaDcydi03MWg2MHogbTI5MSA1MThxMCAxMi0xMiAxMi01IDAtOS00bC0zMDMtMzAycS00LTQtNC0xMCAwLTEyIDEzLTEyIDUgMCA5IDRsMzAzIDMwMnEzIDQgMyAxMHogbS0zMCAxMDdsMjMyLTIzMi00NjQtNDY1aC0yMzJ2MjMzeiBtMzgxLTU0cTAtMjktMjAtNTBsLTkzLTkzLTIzMiAyMzMgOTMgOTJxMjAgMjEgNTAgMjEgMjkgMCA1MS0yMWwxMzEtMTMxcTIwLTIyIDIwLTUxeiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImV5ZSIgdW5pY29kZT0iJiN4ZTgwNTsiIGQ9Ik05MjkgMzE0cS04NSAxMzItMjEzIDE5NyAzNC01OCAzNC0xMjUgMC0xMDMtNzMtMTc3dC0xNzctNzMtMTc3IDczLTczIDE3N3EwIDY3IDM0IDEyNS0xMjgtNjUtMjEzLTE5NyA3NS0xMTQgMTg3LTE4MnQyNDItNjggMjQzIDY4IDE4NiAxODJ6IG0tNDAyIDIxNXEwIDExLTggMTl0LTE5IDdxLTcwIDAtMTIwLTUwdC01MC0xMTlxMC0xMSA4LTE5dDE5LTggMTkgOCA4IDE5cTAgNDggMzQgODJ0ODIgMzRxMTEgMCAxOSA4dDggMTl6IG00NzMtMjE1cTAtMTktMTEtMzgtNzgtMTI5LTIxMC0yMDZ0LTI3OS03Ny0yNzkgNzctMjEwIDIwNnEtMTEgMTktMTEgMzh0MTEgMzlxNzggMTI4IDIxMCAyMDV0Mjc5IDc4IDI3OS03OCAyMTAtMjA1cTExLTIwIDExLTM5eiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZG9jLXRleHQtaW52IiB1bmljb2RlPSImI3hlODA2OyIgZD0iTTgxOSA1ODRxOC03IDE2LTIwaC0yNjR2MjY0cTEzLTggMjEtMTZ6IG0tMjY1LTkxaDMwM3YtNTg5cTAtMjMtMTUtMzh0LTM4LTE2aC03NTBxLTIzIDAtMzggMTZ0LTE2IDM4djg5MnEwIDIzIDE2IDM4dDM4IDE2aDQ0NnYtMzA0cTAtMjIgMTYtMzd0MzgtMTZ6IG04OS00MTF2MzZxMCA4LTUgMTN0LTEzIDVoLTM5M3EtOCAwLTEzLTV0LTUtMTN2LTM2cTAtOCA1LTEzdDEzLTVoMzkzcTggMCAxMyA1dDUgMTN6IG0wIDE0M3YzNnEwIDgtNSAxM3QtMTMgNWgtMzkzcS04IDAtMTMtNXQtNS0xM3YtMzZxMC04IDUtMTN0MTMtNWgzOTNxOCAwIDEzIDV0NSAxM3ogbTAgMTQzdjM2cTAgNy01IDEydC0xMyA1aC0zOTNxLTggMC0xMy01dC01LTEydi0zNnEwLTggNS0xM3QxMy01aDM5M3E4IDAgMTMgNXQ1IDEzeiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InVzZXIiIHVuaWNvZGU9IiYjeGU4MDc7IiBkPSJNNzE0IDY5cTAtNjAtMzUtMTA0dC04NC00NGgtNDc2cS00OSAwLTg0IDQ0dC0zNSAxMDRxMCA0OCA1IDkwdDE3IDg1IDMzIDczIDUyIDUwIDc2IDE5cTczLTcyIDE3NC03MnQxNzUgNzJxNDIgMCA3NS0xOXQ1Mi01MCAzMy03MyAxOC04NSA0LTkweiBtLTE0MyA0OTVxMC04OC02Mi0xNTF0LTE1Mi02My0xNTEgNjMtNjMgMTUxIDYzIDE1MiAxNTEgNjMgMTUyLTYzIDYyLTE1MnoiIGhvcml6LWFkdi14PSI3MTQuMyIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJrZXkiIHVuaWNvZGU9IiYjeGU4MDg7IiBkPSJNNDY0IDU2NHEwIDQ1LTMxIDc2dC03NiAzMS03Ni0zMS0zMS03NnEwLTIzIDExLTQ2LTIzIDExLTQ3IDExLTQ0IDAtNzYtMzJ0LTMxLTc2IDMxLTc1IDc2LTMyIDc2IDMyIDMxIDc1cTAgMjQtMTAgNDcgMjMtMTEgNDYtMTEgNDUgMCA3NiAzMXQzMSA3NnogbTQ3NS0zOTNxMC05LTI3LTM2dC0zNy0yOHEtNSAwLTE2IDl0LTIwIDE5LTIyIDIyLTEzIDE0bC01NC01MyAxMjMtMTIzcTE1LTE2IDE1LTM4IDAtMjMtMjEtNDV0LTQ2LTIycS0yMiAwLTM3IDE2bC0zNzUgMzc0cS05OC03My0yMDQtNzMtOTEgMC0xNDggNTd0LTU3IDE0OXEwIDg5IDUzIDE3NHQxMzggMTM5IDE3NSA1M3E5MSAwIDE0OC01OHQ1Ny0xNDhxMC0xMDUtNzMtMjAzbDE5OC0xOTkgNTQgNTRxLTIgMi0xNCAxNHQtMjMgMjEtMTggMjEtOSAxNXEwIDEwIDI3IDM3dDM3IDI4cTcgMCAxMy02IDMtMyAyNi0yNXQ0NS00NCA0OS00OCA0MC00NCAxNi0yM3oiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImxpbmsiIHVuaWNvZGU9IiYjeGU4MDk7IiBkPSJNODEzIDE3MXEwIDIzLTE2IDM4bC0xMTYgMTE2cS0xNiAxNi0zOCAxNi0yNCAwLTQwLTE4IDEtMSAxMC0xMHQxMi0xMiA5LTExIDctMTQgMi0xNXEwLTIzLTE2LTM4dC0zOC0xNnEtOCAwLTE1IDJ0LTE0IDctMTEgOS0xMiAxMi0xMCAxMHEtMTktMTctMTktNDAgMC0yMyAxNi0zOGwxMTUtMTE2cTE1LTE1IDM4LTE1IDIyIDAgMzggMTVsODIgODFxMTYgMTYgMTYgMzd6IG0tMzkzIDM5NHEwIDIyLTE1IDM4bC0xMTUgMTE1cS0xNiAxNi0zOCAxNi0yMiAwLTM4LTE1bC04Mi04MnEtMTYtMTUtMTYtMzcgMC0yMiAxNi0zOGwxMTYtMTE2cTE1LTE1IDM4LTE1IDIzIDAgNDAgMTctMiAyLTExIDExdC0xMiAxMi04IDEwLTcgMTQtMiAxNnEwIDIyIDE1IDM4dDM4IDE1cTkgMCAxNi0ydDE0LTcgMTEtOCAxMi0xMiAxMC0xMXExOCAxNyAxOCA0MXogbTUwMC0zOTRxMC02Ni00OC0xMTNsLTgyLTgxcS00Ni00Ny0xMTMtNDctNjggMC0xMTQgNDhsLTExNSAxMTVxLTQ2IDQ3LTQ2IDExNCAwIDY4IDQ5IDExNmwtNDkgNDlxLTQ4LTQ5LTExNi00OS02NyAwLTExNCA0N2wtMTE2IDExNnEtNDcgNDctNDcgMTE0dDQ3IDExM2w4MiA4MnE0NyA0NiAxMTQgNDYgNjcgMCAxMTQtNDdsMTE1LTExNnE0Ni00NiA0Ni0xMTMgMC02OS00OS0xMTdsNDktNDlxNDggNDkgMTE2IDQ5IDY3IDAgMTE0LTQ3bDExNi0xMTZxNDctNDcgNDctMTE0eiIgaG9yaXotYWR2LXg9IjkyOC42IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InR3aXR0ZXIiIHVuaWNvZGU9IiYjeGU4MGE7IiBkPSJNNzYwIDc1MGgxMzhsLTMwMS0zNDQgMzU0LTQ2OWgtMjc3bC0yMTcgMjg1LTI0OS0yODVoLTEzOGwzMjIgMzY5LTM0MCA0NDRoMjg1bDE5Ni0yNjB6IG0tNDgtNzMwaDc2bC00OTMgNjUyaC04MnoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImxpbmtlZGluLXNxdWFyZWQiIHVuaWNvZGU9IiYjeGU4MGI7IiBkPSJNMTMyIDYxaDEyOXYzODdoLTEyOXYtMzg3eiBtMTM4IDUwN3EtMSAyOS0yMSA0OHQtNTEgMTktNTMtMTktMjEtNDhxMC0yOSAyMC00OHQ1Mi0xOWgwcTMzIDAgNTMgMTl0MjEgNDh6IG0zMjYtNTA3aDEyOXYyMjJxMCA4Ni00MSAxMzB0LTEwNyA0NHEtNzYgMC0xMTctNjVoMXY1NmgtMTI5cTItMzcgMC0zODdoMTI5djIxN3EwIDIxIDQgMzEgOCAxOSAyNSAzM3Q0MSAxNHE2NSAwIDY1LTg4di0yMDd6IG0yNjEgNTU3di01MzZxMC02Ni00Ny0xMTN0LTExNC00OGgtNTM1cS02NyAwLTExNCA0OHQtNDcgMTEzdjUzNnEwIDY2IDQ3IDExM3QxMTQgNDhoNTM1cTY3IDAgMTE0LTQ4dDQ3LTExM3oiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJmYWNlYm9vay1zcXVhcmVkIiB1bmljb2RlPSImI3hlODBjOyIgZD0iTTY5NiA3NzlxNjcgMCAxMTQtNDh0NDctMTEzdi01MzZxMC02Ni00Ny0xMTN0LTExNC00OGgtMTA0djMzM2gxMTFsMTYgMTI5aC0xMjd2ODNxMCAzMSAxMyA0NnQ1MSAxNmw2OCAxdjExNXEtMzUgNS0xMDAgNS03NSAwLTEyMS00NHQtNDUtMTI3di05NWgtMTEydi0xMjloMTEydi0zMzNoLTI5N3EtNjcgMC0xMTQgNDh0LTQ3IDExM3Y1MzZxMCA2NiA0NyAxMTN0MTE0IDQ4aDUzNXoiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJsb2NhdGlvbiIgdW5pY29kZT0iJiN4ZTgwZDsiIGQ9Ik00MjkgNDkzcTAgNTktNDIgMTAxdC0xMDEgNDItMTAxLTQyLTQyLTEwMSA0Mi0xMDEgMTAxLTQyIDEwMSA0MiA0MiAxMDF6IG0xNDIgMHEwLTYxLTE4LTEwMGwtMjAzLTQzMnEtOS0xOC0yNy0yOXQtMzctMTEtMzggMTEtMjYgMjlsLTIwNCA0MzJxLTE4IDM5LTE4IDEwMCAwIDExOCA4NCAyMDJ0MjAyIDg0IDIwMi04NCA4My0yMDJ6IiBob3Jpei1hZHYteD0iNTcxLjQiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iYXR0ZW50aW9uLWNpcmNsZWQiIHVuaWNvZGU9IiYjeGU4MGU7IiBkPSJNNDI5IDc3OXExMTYgMCAyMTUtNTh0MTU2LTE1NiA1Ny0yMTUtNTctMjE1LTE1Ni0xNTYtMjE1LTU4LTIxNiA1OC0xNTUgMTU2LTU4IDIxNSA1OCAyMTUgMTU1IDE1NiAyMTYgNTh6IG03MS02OTZ2MTA2cTAgOC01IDEzdC0xMiA1aC0xMDdxLTggMC0xMy01dC02LTEzdi0xMDZxMC04IDYtMTN0MTMtNmgxMDdxNyAwIDEyIDZ0NSAxM3ogbS0xIDE5MmwxMCAzNDZxMCA3LTYgMTAtNSA1LTEzIDVoLTEyM3EtOCAwLTEzLTUtNi0zLTYtMTBsMTAtMzQ2cTAtNiA1LTEwdDE0LTRoMTAzcTggMCAxMyA0dDYgMTB6IiBob3Jpei1hZHYteD0iODU3LjEiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iY2FsZW5kYXIiIHVuaWNvZGU9IiYjeGU4MGY7IiBkPSJNNzEtNzloMTYxdjE2MWgtMTYxdi0xNjF6IG0xOTcgMGgxNzh2MTYxaC0xNzh2LTE2MXogbS0xOTcgMTk3aDE2MXYxNzhoLTE2MXYtMTc4eiBtMTk3IDBoMTc4djE3OGgtMTc4di0xNzh6IG0tMTk3IDIxNGgxNjF2MTYxaC0xNjF2LTE2MXogbTQxMS00MTFoMTc5djE2MWgtMTc5di0xNjF6IG0tMjE0IDQxMWgxNzh2MTYxaC0xNzh2LTE2MXogbTQyOC00MTFoMTYxdjE2MWgtMTYxdi0xNjF6IG0tMjE0IDE5N2gxNzl2MTc4aC0xNzl2LTE3OHogbS0xOTYgNDgydjE2MXEwIDctNiAxMnQtMTIgNmgtMzZxLTcgMC0xMi02dC02LTEydi0xNjFxMC03IDYtMTN0MTItNWgzNnE3IDAgMTIgNXQ2IDEzeiBtNDEwLTQ4MmgxNjF2MTc4aC0xNjF2LTE3OHogbS0yMTQgMjE0aDE3OXYxNjFoLTE3OXYtMTYxeiBtMjE0IDBoMTYxdjE2MWgtMTYxdi0xNjF6IG0xOCAyNjh2MTYxcTAgNy01IDEydC0xMyA2aC0zNXEtNyAwLTEzLTZ0LTUtMTJ2LTE2MXEwLTcgNS0xM3QxMy01aDM1cTggMCAxMyA1dDUgMTN6IG0yMTUgMzZ2LTcxNXEwLTI5LTIyLTUwdC01MC0yMWgtNzg2cS0yOSAwLTUwIDIxdC0yMSA1MHY3MTVxMCAyOSAyMSA1MHQ1MCAyMWg3MnY1NHEwIDM3IDI2IDYzdDYzIDI2aDM2cTM3IDAgNjMtMjZ0MjYtNjN2LTU0aDIxNHY1NHEwIDM3IDI3IDYzdDYzIDI2aDM1cTM3IDAgNjQtMjZ0MjYtNjN2LTU0aDcxcTI5IDAgNTAtMjF0MjItNTB6IiBob3Jpei1hZHYteD0iOTI4LjYiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZ2l0aHViLXNxdWFyZWQiIHVuaWNvZGU9IiYjeGU4MTA7IiBkPSJNMjkwIDE4MHEyIDQtMiA4LTUgNC04IDEtMi00IDItNyA1LTQgOC0yeiBtLTE2IDIzcS0zIDQtNyAzLTMtMyAwLTcgNC01IDctMyAzIDIgMCA3eiBtLTIzIDIzcTEgMi0zIDQtNCAxLTQtMS0yLTMgMi01IDUtMSA1IDJ6IG0xMi0xM3ExIDAgMSAydC0yIDNxLTQgNC02IDJ0MS02cTMtMyA2LTF6IG00OC00MnExIDQtNSA2LTUgMi03LTItMi00IDUtNiA1LTIgNyAyeiBtMjMtMnEwIDUtNiA1LTYgMC02LTV0Ni00IDYgNHogbTIyIDRxLTEgNC03IDN0LTUtNXExLTUgNi0zdDYgNXogbTM1OCAxNzdxMCAxMTgtODMgMjAydC0yMDIgODQtMjAyLTg0LTg0LTIwMnEwLTkzIDU1LTE2OHQxNDAtMTAzcTEwLTIgMTUgM3Q1IDExcTAgMjktMSA1My0zLTEtOC0ydC0yMC0xLTI3IDMtMjQgMTEtMTcgMjNxLTEzIDMzLTMyIDQxLTEgMS0yIDJsLTUgNXQtMyA1IDIgNCAxMSAycTMgMCA4LTF0MTctOSAxOC0yMHE5LTE1IDIxLTIzdDI0LTggMjIgMiAxNiA1cTQgMjcgMTkgMzktMjggMy00OCAxMHQtNDEgMjItMzEgNDItMTEgNjdxMCA0NCAzMCA3Ny0xNCAzNCAzIDc1IDEwIDQgMzAtNHQzNC0xNmwxNC05cTMzIDkgNzIgOXQ3MS05cTYgNCAxNiAxMHQzMSAxNCAzMiA1cTE2LTQxIDMtNzUgMjktMzMgMjktNzcgMC0zMi04LTU2dC0yMC0zOS0yOS0yNS0zNS0xNC0zOC03cTE5LTE3IDE5LTUzIDAtMjIgMC01MHQtMS0yOHEwLTcgNS0xMXQxNS0zcTg2IDI5IDE0MSAxMDN0NTQgMTY4eiBtMTQzIDI2OHYtNTM2cTAtNjYtNDctMTEzdC0xMTQtNDhoLTUzNXEtNjcgMC0xMTQgNDh0LTQ3IDExM3Y1MzZxMCA2NiA0NyAxMTN0MTE0IDQ4aDUzNXE2NyAwIDExNC00OHQ0Ny0xMTN6IiBob3Jpei1hZHYteD0iODU3LjEiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZHJpYmJibGUiIHVuaWNvZGU9IiYjeGU4MTE7IiBkPSJNNTcxIDEzcS0yMyAxMzQtNzggMjc4aC0xbC0xLTFxLTktMy0yNC05dC01Ni0yNy03Ny00Ni03My02NC01Ny04MmwtOSA2cTEwMy04NCAyMzQtODQgNzMgMCAxNDIgMjl6IG0tMTAzIDMzOXEtMTEgMjctMjkgNjItMTc0LTUyLTM3Ni01MiAwLTQgMC0xMiAwLTY5IDI0LTEzMnQ2OS0xMTJxMjggNDkgNjkgOTN0ODAgNjkgNzMgNDUgNTUgMjdsMjEgN3EyIDEgNyAydDcgM3ogbS01OSAxMThxLTY3IDExOS0xMzcgMjExLTc3LTM2LTEzMC0xMDR0LTcyLTE1MnExNjkgMCAzMzkgNDV6IG0zODEtMTc4cS0xMTcgMzMtMjI4IDE2IDQ5LTEzMyA3MS0yNjIgNjIgNDIgMTA0IDEwNnQ1MyAxNDB6IG0tNDQ5IDQxNHEtMSAwLTEtMSAwIDEgMSAxeiBtMzI5LTgxcS0xMDMgOTEtMjQxIDkxLTQzIDAtODctMTAgNzMtOTUgMTM3LTIxNCAzOSAxNSA3MyAzNHQ1NCAzNCAzNiAzMiAyMSAyM3ogbTEyNS0yNzFxLTIgMTI5LTgzIDIyOWwtMS0xcS01LTctMTEtMTN0LTI0LTI1LTQwLTM0LTU1LTM2LTc0LTM2cTE0LTMwIDI1LTUzIDEtMyAzLTEwdDUtOXEyMCAyIDQxIDR0NDEgMSAzOS0xIDM1LTIgMzItMyAyNy00IDIwLTMgMTQtM3ogbTYyLTRxMC0xMTctNTctMjE1dC0xNTYtMTU2LTIxNS01OC0yMTYgNTgtMTU1IDE1Ni01OCAyMTUgNTggMjE1IDE1NSAxNTYgMjE2IDU4IDIxNS01OCAxNTYtMTU2IDU3LTIxNXoiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJ3b3JkcHJlc3MiIHVuaWNvZGU9IiYjeGU4MTI7IiBkPSJNMCAzNTBxMCAxMzYgNjcgMjUxdDE4MiAxODIgMjUxIDY3IDI1MS02NyAxODItMTgyIDY3LTI1MS02Ny0yNTEtMTgyLTE4Mi0yNTEtNjctMjUxIDY3LTE4MiAxODItNjcgMjUxeiBtMzkgMHEwLTEzNSA3Mi0yNDd0MTg4LTE2OGwtMjIwIDYwM3EtNDAtODktNDAtMTg4eiBtNzUgMjUzbDMwIDBxNDggMCAxMjMgNiAxMiAxIDE4LTh0MS0xOS0xNi0xMWwtNTMtNSAxNjgtNDk5IDEwMSAzMDItNzIgMTk3cS0yNCAzLTQ4IDUtMTIgMS0xNiAxMXQyIDE5IDE3IDhsMTIxLTZxNDkgMCAxMjMgNiAxMiAxIDE4LTh0MS0xOS0xNi0xMWwtNTItNSAxNjYtNDk2IDQ2IDE1NHEzNiAxMTcgMzYgMTQ5IDAgNjQtMzkgMTI4LTIgMy0xMiAyMXQtMTQgMjQtOSAxOS04IDIzLTIgMjFxMCAzMyAyMyA1OHQ1NSAyNHExIDAgMyAwdDMtMXEtMTMxIDEyMS0zMTIgMTIxLTExOSAwLTIyMS01NnQtMTY1LTE1MnogbTI1Ni02OTZxNjItMTggMTMwLTE4IDgwIDAgMTUzIDI2bC0zIDYtMTQyIDM4OXogbTM2MiA0NHExMDUgNjEgMTY3IDE2OHQ2MiAyMzFxMCAxMjAtNTYgMjIxIDMtMjEgMy00NyAwLTYzLTM1LTE2NXoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImdwbHVzLXNxdWFyZWQiIHVuaWNvZGU9IiYjeGU4MTM7IiBkPSJNNTEyIDM0NXEwIDE1LTQgMzZoLTIwMnYtNzRoMTIycS0yLTEzLTEwLTI4dC0yMS0yOS0zNy0yNS01NC0xMHEtNTUgMC05NCA0MHQtMzkgOTUgMzkgOTUgOTQgNDBxNTIgMCA4Ni0zM2w1OCA1N3EtNjAgNTUtMTQ0IDU1LTg5IDAtMTUxLTYydC02My0xNTIgNjMtMTUxIDE1MS02M3E5MiAwIDE0OSA1OHQ1NyAxNTF6IG0xOTItMjZoNjF2NjJoLTYxdjYxaC02MXYtNjFoLTYxdi02Mmg2MXYtNjFoNjF2NjF6IG0xNTMgMjk5di01MzZxMC02Ni00Ny0xMTN0LTExNC00OGgtNTM1cS02NyAwLTExNCA0OHQtNDcgMTEzdjUzNnEwIDY2IDQ3IDExM3QxMTQgNDhoNTM1cTY3IDAgMTE0LTQ4dDQ3LTExM3oiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJwaW50ZXJlc3Qtc3F1YXJlZCIgdW5pY29kZT0iJiN4ZTgxNDsiIGQ9Ik02OTYgNzc5cTY3IDAgMTE0LTQ4dDQ3LTExM3YtNTM2cTAtNjYtNDctMTEzdC0xMTQtNDhoLTQwNHE0NyA2OCA2MCAxMTggNSAxOSAzMCAxMTYgMTEtMjEgNDEtMzd0NjMtMTZxMTAxIDAgMTY0IDgzdDY0IDIwOHEwIDQ3LTE5IDkxdC01NCA3Ny04NSA1NC0xMTAgMjFxLTU4IDAtMTA5LTE2dC04NS00My02MC02MS0zNy03MS0xMi03NHEwLTU3IDIyLTEwMXQ2NS02MXE3LTMgMTMgMHQ4IDEwcTYgMjUgOSAzNSAzIDEyLTcgMjMtMjggMzUtMjggODQgMCA4MyA1OCAxNDN0MTUxIDU5cTgzIDAgMTMwLTQ1dDQ3LTExN3EwLTk0LTM4LTE2MHQtOTctNjZxLTMzIDAtNTQgMjV0LTEzIDU3cTUgMTkgMTUgNTJ0MTYgNTcgNiA0MnEwIDI3LTE0IDQ1dC00MiAxOHEtMzQgMC01OC0zMXQtMjQtNzhxMC00MCAxMy02OGwtNTQtMjMxcS0xNC01Ni00LTE0MmgtMTAycS02NyAwLTExNCA0OHQtNDcgMTEzdjUzNnEwIDY2IDQ3IDExM3QxMTQgNDhoNTM1eiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImZsaWNrciIgdW5pY29kZT0iJiN4ZTgxNTsiIGQ9Ik02OTYgNzc5cTY3IDAgMTE0LTQ4dDQ3LTExM3YtNTM2cTAtNjYtNDctMTEzdC0xMTQtNDhoLTUzNXEtNjcgMC0xMTQgNDh0LTQ3IDExM3Y1MzZxMCA2NiA0NyAxMTN0MTE0IDQ4aDUzNXogbS0zMDYtNDI5cTAgNDktMzUgODR0LTg0IDM0LTgzLTM0LTM1LTg0IDM1LTg0IDgzLTM0IDg0IDM0IDM1IDg0eiBtMzE0IDBxMCA0OS0zNCA4NHQtODQgMzQtODQtMzQtMzQtODQgMzQtODQgODQtMzQgODQgMzQgMzQgODR6IiBob3Jpei1hZHYteD0iODU3LjEiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iaW5zdGFncmFtbSIgdW5pY29kZT0iJiN4ZTgxNjsiIGQ9Ik01NzEgMzUwcTAgNTktNDEgMTAxdC0xMDEgNDItMTAxLTQyLTQyLTEwMSA0Mi0xMDEgMTAxLTQyIDEwMSA0MiA0MSAxMDF6IG03NyAwcTAtOTEtNjQtMTU2dC0xNTUtNjQtMTU2IDY0LTY0IDE1NiA2NCAxNTYgMTU2IDY0IDE1NS02NCA2NC0xNTZ6IG02MSAyMjlxMC0yMS0xNS0zNnQtMzctMTUtMzYgMTUtMTUgMzYgMTUgMzYgMzYgMTUgMzctMTUgMTUtMzZ6IG0tMjgwIDEyM3EtNCAwLTQzIDB0LTU5IDAtNTQtMi01Ny01LTQwLTExcS0yOC0xMS00OS0zMnQtMzMtNDlxLTYtMTYtMTAtNDB0LTYtNTgtMS01MyAwLTU5IDAtNDMgMC00MyAwLTU5IDEtNTMgNi01OCAxMC00MHExMi0yOCAzMy00OXQ0OS0zMnExNi02IDQwLTExdDU3LTUgNTQtMiA1OSAwIDQzIDAgNDIgMCA1OSAwIDU0IDIgNTggNSAzOSAxMXEyOCAxMSA1MCAzMnQzMiA0OXE2IDE2IDEwIDQwdDYgNTggMSA1MyAwIDU5IDAgNDMgMCA0MyAwIDU5LTEgNTMtNiA1OC0xMCA0MHEtMTEgMjgtMzIgNDl0LTUwIDMycS0xNiA2LTM5IDExdC01OCA1LTU0IDItNTkgMC00MiAweiBtNDI4LTM1MnEwLTEyOC0zLTE3Ny01LTExNi02OS0xODB0LTE3OS02OXEtNTAtMy0xNzctM3QtMTc3IDNxLTExNiA2LTE4MCA2OXQtNjkgMTgwcS0zIDQ5LTMgMTc3dDMgMTc3cTUgMTE2IDY5IDE4MHQxODAgNjlxNDkgMyAxNzcgM3QxNzctM3ExMTYtNiAxNzktNjl0NjktMTgwcTMtNDkgMy0xNzd6IiBob3Jpei1hZHYteD0iODU3LjEiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0ic2t5cGUiIHVuaWNvZGU9IiYjeGU4MTc7IiBkPSJNNjU1IDI1N3EwIDI4LTExIDUxdC0yNyAzOC00MSAyNy00NiAxOS00OSAxM2wtNTggMTRxLTE3IDQtMjUgNnQtMTkgNi0xNyA5LTkgMTItNCAxNnEwIDQzIDgwIDQzIDI0IDAgNDMtNnQzMC0xNiAyMS0xOSAyMy0xNiAyNy03cTI2IDAgNDIgMTh0MTYgNDNxMCAzMS0zMiA1NXQtNzkgMzgtMTAxIDEzcS0zOCAwLTc0LTl0LTY3LTI2LTQ5LTQ4LTE5LTcycTAtMzQgMTAtNjB0MzItNDIgNDQtMjcgNTgtMThsODEtMjBxNTEtMTIgNjMtMjAgMTgtMTEgMTgtMzQgMC0yMS0yMy0zNnQtNTgtMTRxLTI5IDAtNTEgOXQtMzcgMjItMjUgMjUtMjYgMjEtMzAgOXEtMjggMC00Mi0xN3QtMTQtNDFxMC01MiA2OC04OHQxNjItMzdxNDEgMCA3OCAxMHQ2OSAzMCA0OSA1MiAxOSA3NHogbTIwMi0xMjFxMC04OS02My0xNTJ0LTE1MS02M3EtNzMgMC0xMzEgNDUtNDMtOS04My05LTgwIDAtMTUzIDMxdC0xMjYgODQtODMgMTI1LTMxIDE1M3EwIDQxIDkgODQtNDUgNTgtNDUgMTMwIDAgODkgNjMgMTUydDE1MSA2M3E3MyAwIDEzMS00NSA0MyA5IDg0IDkgNzkgMCAxNTItMzF0MTI2LTg0IDg0LTEyNSAzMC0xNTNxMC00MS04LTg0IDQ0LTU4IDQ0LTEzMHoiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJmb2xkZXItb3BlbiIgdW5pY29kZT0iJiN4ZTgxODsiIGQ9Ik0xMDQ5IDMxOXEwLTE3LTE4LTM3bC0xODctMjIxcS0yNC0yOC02Ny00OHQtODEtMjBoLTYwN3EtMTkgMC0zMyA3dC0xNSAyNHEwIDE3IDE3IDM3bDE4OCAyMjFxMjQgMjggNjcgNDh0ODAgMjBoNjA3cTE5IDAgMzQtN3QxNS0yNHogbS0xOTIgMTkydi05MGgtNDY0cS01MyAwLTExMC0yNnQtOTItNjdsLTE4OC0yMjEtMi0zcTAgMi0xIDd0MCA3djUzNnEwIDUxIDM3IDg4dDg4IDM3aDE3OXE1MSAwIDg4LTM3dDM3LTg4di0xOGgzMDNxNTIgMCA4OC0zN3QzNy04OHoiIGhvcml6LWFkdi14PSIxMDcxLjQiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZm9sZGVyIiB1bmljb2RlPSImI3hlODE5OyIgZD0iTTkyOSA1MTF2LTM5M3EwLTUxLTM3LTg4dC04OC0zN2gtNjc5cS01MSAwLTg4IDM3dC0zNyA4OHY1MzZxMCA1MSAzNyA4OHQ4OCAzN2gxNzlxNTEgMCA4OC0zN3QzNy04OHYtMThoMzc1cTUxIDAgODgtMzd0MzctODh6IiBob3Jpei1hZHYteD0iOTI4LjYiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZG93bmxvYWQiIHVuaWNvZGU9IiYjeGU4MWE7IiBkPSJNNzE0IDEwMHEwIDE1LTEwIDI1dC0yNSAxMS0yNS0xMS0xMS0yNSAxMS0yNSAyNS0xMSAyNSAxMSAxMCAyNXogbTE0MyAwcTAgMTUtMTAgMjV0LTI2IDExLTI1LTExLTEwLTI1IDEwLTI1IDI1LTExIDI2IDExIDEwIDI1eiBtNzIgMTI1di0xNzlxMC0yMi0xNi0zN3QtMzgtMTZoLTgyMXEtMjMgMC0zOCAxNnQtMTYgMzd2MTc5cTAgMjIgMTYgMzh0MzggMTZoMjU5bDc1LTc2cTMzLTMyIDc2LTMydDc2IDMybDc2IDc2aDI1OXEyMiAwIDM4LTE2dDE2LTM4eiBtLTE4MiAzMThxMTAtMjMtOC0zOWwtMjUwLTI1MHEtMTAtMTEtMjUtMTF0LTI1IDExbC0yNTAgMjUwcS0xNyAxNi04IDM5IDEwIDIxIDMzIDIxaDE0M3YyNTBxMCAxNSAxMSAyNXQyNSAxMWgxNDNxMTQgMCAyNS0xMXQxMC0yNXYtMjUwaDE0M3EyNCAwIDMzLTIxeiIgaG9yaXotYWR2LXg9IjkyOC42IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImRvd24tY2lyY2xlZDIiIHVuaWNvZGU9IiYjeGU4MWI7IiBkPSJNNjI1IDMzMnEwLTctNi0xM2wtMTc4LTE3OHEtNi01LTEyLTV0LTEzIDVsLTE3OSAxNzhxLTggOS00IDIwIDUgMTEgMTcgMTFoMTA3djE5NnEwIDggNSAxM3QxMyA1aDEwN3E4IDAgMTMtNXQ1LTEzdi0xOTZoMTA3cTggMCAxMy01dDUtMTN6IG0tMTk2IDMyMnEtODMgMC0xNTMtNDF0LTExMC0xMTEtNDEtMTUyIDQxLTE1MiAxMTAtMTExIDE1My00MSAxNTIgNDEgMTEwIDExMSA0MSAxNTItNDEgMTUyLTExMCAxMTEtMTUyIDQxeiBtNDI4LTMwNHEwLTExNy01Ny0yMTV0LTE1Ni0xNTYtMjE1LTU4LTIxNiA1OC0xNTUgMTU2LTU4IDIxNSA1OCAyMTUgMTU1IDE1NiAyMTYgNTggMjE1LTU4IDE1Ni0xNTYgNTctMjE1eiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9Im1haWwtYWx0IiB1bmljb2RlPSImI3hlODFjOyIgZD0iTTEwMDAgNDU0di00NDNxMC0zNy0yNi02M3QtNjMtMjdoLTgyMnEtMzYgMC02MyAyN3QtMjYgNjN2NDQzcTI1LTI3IDU2LTQ5IDIwMi0xMzcgMjc4LTE5MiAzMi0yNCA1MS0zN3Q1My0yNyA2MS0xM2gycTI4IDAgNjEgMTN0NTMgMjcgNTEgMzdxOTUgNjggMjc4IDE5MiAzMiAyMiA1NiA0OXogbTAgMTY0cTAtNDQtMjctODR0LTY4LTY5cS0yMTAtMTQ2LTI2Mi0xODEtNS00LTIzLTE3dC0zMC0yMi0yOS0xOC0zMi0xNS0yOC01aC0ycS0xMiAwLTI3IDV0LTMyIDE1LTMwIDE4LTMwIDIyLTIzIDE3cS01MSAzNS0xNDcgMTAxdC0xMTQgODBxLTM1IDIzLTY1IDY0dC0zMSA3N3EwIDQzIDIzIDcydDY2IDI5aDgyMnEzNiAwIDYzLTI2dDI2LTYzeiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0ibG9jYXRpb24tMSIgdW5pY29kZT0iJiN4ZTgxZDsiIGQ9Ik0wIDQ3M3EwIDE1NiAxMTAgMjY3dDI2NyAxMTAgMjY3LTExMCAxMTAtMjY3cTAtMTIzLTUzLTE5M2wtMzI0LTQzMC0zMjQgNDMwcS01MyA3MC01MyAxOTN6IG0yMTkgMHEwLTY2IDQ2LTExMnQxMTItNDYgMTEyIDQ2IDQ2IDExMi00NiAxMTItMTEyIDQ2LTExMi00Ni00Ni0xMTJ6IiBob3Jpei1hZHYteD0iNzU0IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImJvb2ttYXJrIiB1bmljb2RlPSImI3hlODFlOyIgZD0iTTY1MCA3NzlxMTIgMCAyNC01IDE5LTggMjktMjN0MTEtMzV2LTcxOXEwLTE5LTExLTM1dC0yOS0yM3EtMTAtNC0yNC00LTI3IDAtNDcgMThsLTI0NiAyMzYtMjQ2LTIzNnEtMjAtMTktNDYtMTktMTMgMC0yNSA1LTE4IDctMjkgMjN0LTExIDM1djcxOXEwIDE5IDExIDM1dDI5IDIzcTEyIDUgMjUgNWg1ODV6IiBob3Jpei1hZHYteD0iNzE0LjMiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iYm9va21hcmstZW1wdHkiIHVuaWNvZGU9IiYjeGU4MWY7IiBkPSJNNjQzIDcwN2gtNTcydi02OTNsMjM3IDIyNyA0OSA0NyA1MC00NyAyMzYtMjI3djY5M3ogbTcgNzJxMTIgMCAyNC01IDE5LTggMjktMjN0MTEtMzV2LTcxOXEwLTE5LTExLTM1dC0yOS0yM3EtMTAtNC0yNC00LTI3IDAtNDcgMThsLTI0NiAyMzYtMjQ2LTIzNnEtMjAtMTktNDYtMTktMTMgMC0yNSA1LTE4IDctMjkgMjN0LTExIDM1djcxOXEwIDE5IDExIDM1dDI5IDIzcTEyIDUgMjUgNWg1ODV6IiBob3Jpei1hZHYteD0iNzE0LjMiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0ic3Rhci1lbXB0eSIgdW5pY29kZT0iJiN4ZTgyMDsiIGQ9Ik02MzUgMjkwbDE3MCAxNjYtMjM1IDM0LTEwNiAyMTMtMTA1LTIxMy0yMzYtMzQgMTcxLTE2Ni00MS0yMzUgMjExIDExMSAyMTEtMTExeiBtMjk0IDE5OXEwLTEyLTE1LTI3bC0yMDItMTk3IDQ4LTI3OXEwLTQgMC0xMiAwLTI4LTIzLTI4LTEwIDAtMjIgN2wtMjUxIDEzMi0yNTAtMTMycS0xMi03LTIzLTctMTEgMC0xNyA5dC02IDE5cTAgNCAxIDEybDQ4IDI3OS0yMDMgMTk3cS0xNCAxNS0xNCAyNyAwIDIxIDMxIDI2bDI4MCA0MCAxMjYgMjU0cTExIDIzIDI3IDIzdDI4LTIzbDEyNS0yNTQgMjgwLTQwcTMyLTUgMzItMjZ6IiBob3Jpei1hZHYteD0iOTI4LjYiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iaGVhcnQiIHVuaWNvZGU9IiYjeGU4MjE7IiBkPSJNNTAwLTc5cS0xNCAwLTI1IDEwbC0zNDggMzM2cS01IDUtMTUgMTV0LTMxIDM3LTM4IDU0LTMwIDY3LTEzIDc3cTAgMTIzIDcxIDE5MnQxOTYgNzBxMzQgMCA3MC0xMnQ2Ny0zMyA1NC0zOCA0Mi0zOHEyMCAyMCA0MiAzOHQ1NCAzOCA2NyAzMyA3MCAxMnExMjUgMCAxOTYtNzB0NzEtMTkycTAtMTIzLTEyOC0yNTFsLTM0Ny0zMzVxLTEwLTEwLTI1LTEweiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iaGVhcnQtZW1wdHkiIHVuaWNvZGU9IiYjeGU4MjI7IiBkPSJNOTI5IDUxN3EwIDQ2LTEyIDgwdC0zMSA1NS00NiAzMy01MiAxOC01NSA0LTYyLTE0LTYyLTM2LTQ4LTQwLTM0LTM0cS0xMC0xMy0yNy0xM3QtMjcgMTNxLTE0IDE1LTM0IDM0dC00OCA0MC02MiAzNi02MiAxNC01NS00LTUyLTE4LTQ2LTMzLTMxLTU1LTEyLTgwcTAtOTMgMTA1LTE5OGwzMjQtMzEyIDMyNCAzMTJxMTA1IDEwNSAxMDUgMTk4eiBtNzEgMHEwLTEyMy0xMjgtMjUxbC0zNDctMzM1cS0xMC0xMC0yNS0xMHQtMjUgMTBsLTM0OCAzMzZxLTUgNS0xNSAxNXQtMzEgMzctMzggNTQtMzAgNjctMTMgNzdxMCAxMjMgNzEgMTkydDE5NiA3MHEzNCAwIDcwLTEydDY3LTMzIDU0LTM4IDQyLTM4cTIwIDIwIDQyIDM4dDU0IDM4IDY3IDMzIDcwIDEycTEyNSAwIDE5Ni03MHQ3MS0xOTJ6IiBob3Jpei1hZHYteD0iMTAwMCIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJtZW51IiB1bmljb2RlPSImI3hlODIzOyIgZD0iTTg1NyAxMDB2LTcxcTAtMTUtMTAtMjV0LTI2LTExaC03ODVxLTE1IDAtMjUgMTF0LTExIDI1djcxcTAgMTUgMTEgMjV0MjUgMTFoNzg1cTE1IDAgMjYtMTF0MTAtMjV6IG0wIDI4NnYtNzJxMC0xNC0xMC0yNXQtMjYtMTBoLTc4NXEtMTUgMC0yNSAxMHQtMTEgMjV2NzJxMCAxNCAxMSAyNXQyNSAxMGg3ODVxMTUgMCAyNi0xMHQxMC0yNXogbTAgMjg1di03MXEwLTE0LTEwLTI1dC0yNi0xMWgtNzg1cS0xNSAwLTI1IDExdC0xMSAyNXY3MXEwIDE1IDExIDI2dDI1IDEwaDc4NXExNSAwIDI2LTEwdDEwLTI2eiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImZpbHRlciIgdW5pY29kZT0iJiN4ZTgyNDsiIGQ9Ik03ODMgNjg1cTktMjItOC0zOWwtMjc1LTI3NXYtNDE0cTAtMjMtMjItMzMtNy0zLTE0LTMtMTUgMC0yNSAxMWwtMTQzIDE0M3EtMTAgMTEtMTAgMjV2MjcxbC0yNzUgMjc1cS0xOCAxNy04IDM5IDkgMjIgMzMgMjJoNzE0cTIzIDAgMzMtMjJ6IiBob3Jpei1hZHYteD0iNzg1LjciIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iY29tbWVudC1lbXB0eSIgdW5pY29kZT0iJiN4ZTgyNTsiIGQ9Ik01MDAgNjM2cS0xMTQgMC0yMTMtMzl0LTE1Ny0xMDUtNTktMTQycTAtNjIgNDAtMTE5dDExMy05OGw0OC0yOC0xNS01M3EtMTMtNTEtMzktOTcgODUgMzYgMTU0IDk2bDI0IDIxIDMyLTNxMzgtNSA3Mi01IDExNCAwIDIxMyAzOXQxNTcgMTA1IDU5IDE0Mi01OSAxNDItMTU3IDEwNS0yMTMgMzl6IG01MDAtMjg2cTAtOTctNjctMTc5dC0xODItMTMwLTI1MS00OHEtMzkgMC04MSA0LTExMC05Ny0yNTctMTM1LTI3LTgtNjMtMTJoLTNxLTggMC0xNSA2dC05IDE1djFxLTIgMiAwIDZ0MSA2IDIgNWw0IDV0NCA1IDQgNXE0IDUgMTcgMTl0MjAgMjIgMTcgMjIgMTggMjggMTUgMzMgMTUgNDJxLTg4IDUwLTEzOCAxMjN0LTUxIDE1N3EwIDk3IDY3IDE3OXQxODIgMTMwIDI1MSA0OCAyNTEtNDggMTgyLTEzMCA2Ny0xNzl6IiBob3Jpei1hZHYteD0iMTAwMCIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJjb21tZW50IiB1bmljb2RlPSImI3hlODI2OyIgZD0iTTEwMDAgMzUwcTAtOTctNjctMTc5dC0xODItMTMwLTI1MS00OHEtMzkgMC04MSA0LTExMC05Ny0yNTctMTM1LTI3LTgtNjMtMTItMTAtMS0xNyA1dC0xMCAxNnYxcS0yIDIgMCA2dDEgNiAyIDVsNCA1dDQgNSA0IDVxNCA1IDE3IDE5dDIwIDIyIDE3IDIyIDE4IDI4IDE1IDMzIDE1IDQycS04OCA1MC0xMzggMTIzdC01MSAxNTdxMCA3MyA0MCAxMzl0MTA2IDExNCAxNjAgNzYgMTk0IDI4cTEzNiAwIDI1MS00OHQxODItMTMwIDY3LTE3OXoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImF0dGFjaCIgdW5pY29kZT0iJiN4ZTgyNzsiIGQ9Ik03ODQgNzdxMC02NS00NS0xMDl0LTEwOS00NHEtNzUgMC0xMzEgNTVsLTQzNCA0MzRxLTYzIDY0LTYzIDE1MSAwIDg5IDYyIDE1MHQxNTAgNjJxODggMCAxNTItNjNsMzM4LTMzOHE1LTUgNS0xMiAwLTktMTctMjZ0LTI2LTE3cS03IDAtMTIgNWwtMzM5IDMzOXEtNDQgNDMtMTAxIDQzLTU5IDAtMTAwLTQydC00MC0xMDFxMC01OCA0Mi0xMDFsNDMzLTQzM3EzNS0zNiA4MS0zNiAzNiAwIDU5IDI0dDI0IDU5cTAgNDYtMzUgODFsLTMyNSAzMjRxLTE0IDE0LTMzIDE0LTE2IDAtMjctMTF0LTExLTI3cTAtMTggMTQtMzNsMjI5LTIyOHE2LTYgNi0xMyAwLTktMTgtMjZ0LTI2LTE3cS02IDAtMTIgNWwtMjI5IDIyOXEtMzUgMzQtMzUgODMgMCA0NiAzMiA3OHQ3NyAzMnE0OSAwIDg0LTM1bDMyNC0zMjVxNTYtNTQgNTYtMTMxeiIgaG9yaXotYWR2LXg9Ijc4NS43IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImluZm8tY2lyY2xlZCIgdW5pY29kZT0iJiN4ZTgyODsiIGQ9Ik01NzEgODJ2ODlxMCA4LTUgMTN0LTEyIDVoLTU0djI4NnEwIDgtNSAxM3QtMTMgNWgtMTc4cS04IDAtMTMtNXQtNS0xM3YtODlxMC04IDUtMTN0MTMtNWg1M3YtMTc5aC01M3EtOCAwLTEzLTV0LTUtMTN2LTg5cTAtOCA1LTEzdDEzLTVoMjUwcTcgMCAxMiA1dDUgMTN6IG0tNzEgNTAwdjg5cTAgOC01IDEzdC0xMyA1aC0xMDdxLTggMC0xMy01dC01LTEzdi04OXEwLTggNS0xM3QxMy01aDEwN3E4IDAgMTMgNXQ1IDEzeiBtMzU3LTIzMnEwLTExNy01Ny0yMTV0LTE1Ni0xNTYtMjE1LTU4LTIxNiA1OC0xNTUgMTU2LTU4IDIxNSA1OCAyMTUgMTU1IDE1NiAyMTYgNTggMjE1LTU4IDE1Ni0xNTYgNTctMjE1eiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImZsYWciIHVuaWNvZGU9IiYjeGU4Mjk7IiBkPSJNMTc5IDcwN3EwLTQwLTM2LTYxdi03MDdxMC03LTUtMTJ0LTEzLTZoLTM2cS03IDAtMTIgNnQtNiAxMnY3MDdxLTM1IDIxLTM1IDYxIDAgMzAgMjEgNTF0NTAgMjEgNTEtMjEgMjEtNTF6IG04MjEtMzZ2LTQyNXEwLTE0LTctMjJ0LTIyLTE1cS0xMjAtNjUtMjA2LTY1LTM0IDAtNjkgMTJ0LTYwIDI3LTY1IDI3LTc5IDEycS0xMDcgMC0yNTktODEtMTAtNS0xOS01LTE0IDAtMjUgMTB0LTEwIDI1djQxNXEwIDE3IDE3IDMwIDEyIDggNDQgMjQgMTMyIDY3IDIzNSA2NyA2MCAwIDExMi0xNnQxMjItNDlxMjEtMTEgNDktMTEgMzAgMCA2NSAxMnQ2MiAyNiA0OSAyNiAzMCAxMnExNSAwIDI1LTEwdDExLTI2eiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZXllLW9mZiIgdW5pY29kZT0iJiN4ZTgyYTsiIGQ9Ik0zMTAgMTA1bDQzIDc5cS00OCAzNS03NiA4OHQtMjcgMTE0cTAgNjcgMzQgMTI1LTEyOC02NS0yMTMtMTk3IDk0LTE0NCAyMzktMjA5eiBtMjE3IDQyNHEwIDExLTggMTl0LTE5IDdxLTcwIDAtMTIwLTUwdC01MC0xMTlxMC0xMSA4LTE5dDE5LTggMTkgOCA4IDE5cTAgNDggMzQgODJ0ODIgMzRxMTEgMCAxOSA4dDggMTl6IG0yMDIgMTA2cTAtNCAwLTUtNTktMTA1LTE3Ni0zMTZ0LTE3Ni0zMTZsLTI4LTUwcS01LTktMTUtOS03IDAtNzUgMzktOSA2LTkgMTYgMCA3IDI1IDQ5LTgwIDM2LTE0NyA5NnQtMTE3IDEzN3EtMTEgMTctMTEgMzh0MTEgMzlxODYgMTMxIDIxMiAyMDd0Mjc3IDc2cTUwIDAgMTAwLTEwbDMxIDU0cTUgOSAxNSA5IDMgMCAxMC0zdDE4LTkgMTgtMTAgMTgtMTAgMTAtN3E5LTUgOS0xNXogbTIxLTI0OXEwLTc4LTQ0LTE0MnQtMTE3LTkxbDE1NyAyODBxNC0yNSA0LTQ3eiBtMjUwLTcycTAtMTktMTEtMzgtMjItMzYtNjEtODEtODQtOTYtMTk0LTE0OXQtMjM0LTUzbDQxIDc0cTExOSAxMCAyMTkgNzZ0MTY5IDE3MXEtNjUgMTAwLTE1OCAxNjRsMzUgNjNxNTMtMzYgMTAyLTg1dDgxLTEwM3ExMS0xOSAxMS0zOXoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InRyYXNoIiB1bmljb2RlPSImI3hlODJiOyIgZD0iTTI4NiA4MnYzOTNxMCA4LTUgMTN0LTEzIDVoLTM2cS04IDAtMTMtNXQtNS0xM3YtMzkzcTAtOCA1LTEzdDEzLTVoMzZxOCAwIDEzIDV0NSAxM3ogbTE0MyAwdjM5M3EwIDgtNSAxM3QtMTMgNWgtMzZxLTggMC0xMy01dC01LTEzdi0zOTNxMC04IDUtMTN0MTMtNWgzNnE4IDAgMTMgNXQ1IDEzeiBtMTQyIDB2MzkzcTAgOC01IDEzdC0xMiA1aC0zNnEtOCAwLTEzLTV0LTUtMTN2LTM5M3EwLTggNS0xM3QxMy01aDM2cTcgMCAxMiA1dDUgMTN6IG0tMzAzIDU1NGgyNTBsLTI3IDY1cS00IDUtOSA2aC0xNzdxLTYtMS0xMC02eiBtNTE4LTE4di0zNnEwLTgtNS0xM3QtMTMtNWgtNTR2LTUyOXEwLTQ2LTI2LTgwdC02My0zNGgtNDY0cS0zNyAwLTYzIDMzdC0yNyA3OXY1MzFoLTUzcS04IDAtMTMgNXQtNSAxM3YzNnEwIDggNSAxM3QxMyA1aDE3MmwzOSA5M3E5IDIxIDMxIDM1dDQ0IDE1aDE3OHEyMyAwIDQ0LTE1dDMwLTM1bDM5LTkzaDE3M3E4IDAgMTMtNXQ1LTEzeiIgaG9yaXotYWR2LXg9Ijc4NS43IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImNsb2NrIiB1bmljb2RlPSImI3hlODJjOyIgZD0iTTUwMCA1NDZ2LTI1MHEwLTctNS0xMnQtMTMtNWgtMTc4cS04IDAtMTMgNXQtNSAxMnYzNnEwIDggNSAxM3QxMyA1aDEyNXYxOTZxMCA4IDUgMTN0MTIgNWgzNnE4IDAgMTMtNXQ1LTEzeiBtMjMyLTE5NnEwIDgzLTQxIDE1MnQtMTEwIDExMS0xNTIgNDEtMTUzLTQxLTExMC0xMTEtNDEtMTUyIDQxLTE1MiAxMTAtMTExIDE1My00MSAxNTIgNDEgMTEwIDExMSA0MSAxNTJ6IG0xMjUgMHEwLTExNy01Ny0yMTV0LTE1Ni0xNTYtMjE1LTU4LTIxNiA1OC0xNTUgMTU2LTU4IDIxNSA1OCAyMTUgMTU1IDE1NiAyMTYgNTggMjE1LTU4IDE1Ni0xNTYgNTctMjE1eiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImJsb2NrIiB1bmljb2RlPSImI3hlODJkOyIgZD0iTTczMiAzNTJxMCA5MC00OCAxNjRsLTQyMS00MjBxNzYtNTAgMTY2LTUwIDYyIDAgMTE4IDI1dDk2IDY1IDY1IDk3IDI0IDExOXogbS01NTctMTY3bDQyMSA0MjFxLTc1IDUwLTE2NyA1MC04MyAwLTE1My00MHQtMTEwLTExMS00MS0xNTNxMC05MSA1MC0xNjd6IG02ODIgMTY3cTAtODgtMzQtMTY4dC05MS0xMzctMTM3LTkyLTE2Ni0zNC0xNjcgMzQtMTM3IDkyLTkxIDEzNy0zNCAxNjggMzQgMTY3IDkxIDEzNyAxMzcgOTEgMTY3IDM0IDE2Ni0zNCAxMzctOTEgOTEtMTM3IDM0LTE2N3oiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJjYW5jZWwtY2lyY2xlZCIgdW5pY29kZT0iJiN4ZTgyZTsiIGQ9Ik02NDEgMjI0cTAgMTQtMTAgMjVsLTEwMSAxMDEgMTAxIDEwMXExMCAxMSAxMCAyNSAwIDE1LTEwIDI2bC01MSA1MHEtMTAgMTEtMjUgMTEtMTUgMC0yNS0xMWwtMTAxLTEwMS0xMDEgMTAxcS0xMSAxMS0yNSAxMS0xNiAwLTI2LTExbC01MC01MHEtMTEtMTEtMTEtMjYgMC0xNCAxMS0yNWwxMDEtMTAxLTEwMS0xMDFxLTExLTExLTExLTI1IDAtMTUgMTEtMjZsNTAtNTBxMTAtMTEgMjYtMTEgMTQgMCAyNSAxMWwxMDEgMTAxIDEwMS0xMDFxMTAtMTEgMjUtMTEgMTUgMCAyNSAxMWw1MSA1MHExMCAxMSAxMCAyNnogbTIxNiAxMjZxMC0xMTctNTctMjE1dC0xNTYtMTU2LTIxNS01OC0yMTYgNTgtMTU1IDE1Ni01OCAyMTUgNTggMjE1IDE1NSAxNTYgMjE2IDU4IDIxNS01OCAxNTYtMTU2IDU3LTIxNXoiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJvay1jaXJjbGVkIiB1bmljb2RlPSImI3hlODJmOyIgZD0iTTcxNyA0NDBxMCAxNi0xMCAyNmwtNTEgNTBxLTExIDExLTI1IDExdC0yNS0xMWwtMjI4LTIyNy0xMjYgMTI2cS0xMSAxMS0yNSAxMXQtMjUtMTFsLTUxLTUwcS0xMC0xMC0xMC0yNiAwLTE1IDEwLTI1bDIwMi0yMDJxMTAtMTAgMjUtMTAgMTUgMCAyNiAxMGwzMDMgMzAzcTEwIDEwIDEwIDI1eiBtMTQwLTkwcTAtMTE3LTU3LTIxNXQtMTU2LTE1Ni0yMTUtNTgtMjE2IDU4LTE1NSAxNTYtNTggMjE1IDU4IDIxNSAxNTUgMTU2IDIxNiA1OCAyMTUtNTggMTU2LTE1NiA1Ny0yMTV6IiBob3Jpei1hZHYteD0iODU3LjEiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0id3BqbSIgdW5pY29kZT0iJiN4ZTgzMDsiIGQ9Ik01MDAgODQ0Yy0yNzYgMC01MDAtMjI0LTUwMC01MDBzMjI0LTUwMCA1MDAtNTAwYzI3NiAwIDUwMCAyMjQgNTAwIDUwMHMtMjI0IDUwMC01MDAgNTAweiBtMC00OWMyNTAgMCA0NTEtMjAxIDQ1MS00NTEgMC0yNDktMjAxLTQ1MS00NTEtNDUxLTI0OSAwLTQ1MSAyMDItNDUxIDQ1MSAwIDI1MCAyMDIgNDUxIDQ1MSA0NTF6IG0tMTcwLTMwMXYtMTg2YzAtOS0xLTE1LTQtMTgtMy00LTgtNi0xMy02LTcgMC0xMiAzLTE2IDctMyA1LTUgMTMtNSAyNWgtODljMC0zNyAxMC02NSAzMS04NCAyMC0xOSA0OC0yOSA4My0yOSAzMyAwIDU4IDkgNzYgMjYgMTggMTggMjcgNDQgMjcgNzl2MTg2eiBtMTEwIDB2LTI5MGg5MHYxNDVsNDUtMTQ1aDc3bDQ1IDE0NXYtMTQ1aDkwdjI5MGgtMTExbC02Mi0xNzMtNjMgMTczeiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+CjwvZm9udD4KPC9kZWZzPgo8L3N2Zz4K#job-manager) format("svg")}.jm-icon{speak:none;display:inline-block;font-family:job-manager!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;width:1em}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.rp4wp-related-job_listing>ul,ul.job_listings{border-top:1px solid #eee;margin:0;padding:0}.rp4wp-related-job_listing>ul.loading,ul.job_listings.loading{background:url(//www.ebikes-leipzig.com/wp-content/plugins/wp-job-manager/assets/dist/images/ajax-loader.ea183bf2.gif) no-repeat center 32px;border-bottom:1px solid #eee;min-height:96px}.rp4wp-related-job_listing>ul li.job_listing,.rp4wp-related-job_listing>ul li.no_job_listings_found,ul.job_listings li.job_listing,ul.job_listings li.no_job_listings_found{border-bottom:1px solid #eee;list-style:none outside;margin:0;padding:0}.rp4wp-related-job_listing>ul li.job_listing.job_position_filled a,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_filled a,ul.job_listings li.job_listing.job_position_filled a,ul.job_listings li.no_job_listings_found.job_position_filled a{opacity:.25}.rp4wp-related-job_listing>ul li.job_listing.no_job_listings_found,.rp4wp-related-job_listing>ul li.no_job_listings_found.no_job_listings_found,ul.job_listings li.job_listing.no_job_listings_found,ul.job_listings li.no_job_listings_found.no_job_listings_found{border-bottom:1px solid #eee;padding:1em}.rp4wp-related-job_listing>ul li.job_listing a,.rp4wp-related-job_listing>ul li.no_job_listings_found a,ul.job_listings li.job_listing a,ul.job_listings li.no_job_listings_found a{zoom:1;border:0;display:block;line-height:1.5em;overflow:hidden;padding:1em 1em 1em 2em;position:relative;text-decoration:none}.rp4wp-related-job_listing>ul li.job_listing a:focus,.rp4wp-related-job_listing>ul li.job_listing a:hover,.rp4wp-related-job_listing>ul li.no_job_listings_found a:focus,.rp4wp-related-job_listing>ul li.no_job_listings_found a:hover,ul.job_listings li.job_listing a:focus,ul.job_listings li.job_listing a:hover,ul.job_listings li.no_job_listings_found a:focus,ul.job_listings li.no_job_listings_found a:hover{background-color:#fcfcfc}.rp4wp-related-job_listing>ul li.job_listing a img.company_logo,.rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo,ul.job_listings li.job_listing a img.company_logo,ul.job_listings li.no_job_listings_found a img.company_logo{box-shadow:none;float:left;height:42px;left:1em;margin-right:1em;position:absolute;vertical-align:middle;width:42px}.rp4wp-related-job_listing>ul li.job_listing a div.location,.rp4wp-related-job_listing>ul li.job_listing a div.position,.rp4wp-related-job_listing>ul li.job_listing a ul.meta,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position,.rp4wp-related-job_listing>ul li.no_job_listings_found a ul.meta,ul.job_listings li.job_listing a div.location,ul.job_listings li.job_listing a div.position,ul.job_listings li.job_listing a ul.meta,ul.job_listings li.no_job_listings_found a div.location,ul.job_listings li.no_job_listings_found a div.position,ul.job_listings li.no_job_listings_found a ul.meta{box-sizing:border-box}.rp4wp-related-job_listing>ul li.job_listing a div.position,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position,ul.job_listings li.job_listing a div.position,ul.job_listings li.no_job_listings_found a div.position{float:left;line-height:1.5em;padding:0 0 0 42px;width:55%}.rp4wp-related-job_listing>ul li.job_listing a div.position h3,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position h3,ul.job_listings li.job_listing a div.position h3,ul.job_listings li.no_job_listings_found a div.position h3{font-size:inherit;line-height:inherit;margin:0;padding:0}.rp4wp-related-job_listing>ul li.job_listing a div.position .company,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company,ul.job_listings li.job_listing a div.position .company,ul.job_listings li.no_job_listings_found a div.position .company{color:#999}.rp4wp-related-job_listing>ul li.job_listing a div.position .company .tagline,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company .tagline,ul.job_listings li.job_listing a div.position .company .tagline,ul.job_listings li.no_job_listings_found a div.position .company .tagline{margin-left:.5em}.rp4wp-related-job_listing>ul li.job_listing a div.location,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,ul.job_listings li.job_listing a div.location,ul.job_listings li.no_job_listings_found a div.location{color:#999;float:left;line-height:1.5em;padding:0 0 0 1em;text-align:left;width:25%}.rp4wp-related-job_listing>ul li.job_listing a .meta,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta,ul.job_listings li.job_listing a .meta,ul.job_listings li.no_job_listings_found a .meta{color:#999;float:right;line-height:1.5em;list-style:none outside;margin:0;padding:0 0 0 1em;text-align:right;width:20%}.rp4wp-related-job_listing>ul li.job_listing a .meta li,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta li,ul.job_listings li.job_listing a .meta li,ul.job_listings li.no_job_listings_found a .meta li{display:block;list-style:none outside;margin:0}.rp4wp-related-job_listing>ul li.job_listing a .meta .job-type,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta .job-type,ul.job_listings li.job_listing a .meta .job-type,ul.job_listings li.no_job_listings_found a .meta .job-type{font-weight:700}.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a,ul.job_listings li.job_listing.job_position_featured a,ul.job_listings li.no_job_listings_found.job_position_featured a{background:#fefee5}.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:hover,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:hover,ul.job_listings li.job_listing.job_position_featured a:focus,ul.job_listings li.job_listing.job_position_featured a:hover,ul.job_listings li.no_job_listings_found.job_position_featured a:focus,ul.job_listings li.no_job_listings_found.job_position_featured a:hover{background-color:#fefed8}.widget ul.job_listings li.job_listing a{padding:1em 0}.widget ul.job_listings li.job_listing .image{float:left}.widget ul.job_listings li.job_listing .image img{left:0;position:relative}.widget ul.job_listings li.job_listing .content{overflow:hidden}.widget ul.job_listings li.job_listing .position{float:none;padding:0;width:auto}.widget ul.job_listings li.job_listing ul.meta{float:none;margin:0;padding:0;text-align:left;width:auto}.widget ul.job_listings li.job_listing ul.meta li{display:inline;float:none;font-weight:400;margin:0 .5em 0 0;padding:0}.widget ul.job_listings li.job_listing ul.meta li:after{content:"‣";padding:0 0 0 .5em}.widget ul.job_listings li.job_listing ul.meta li:last-child:after{content:""}.job-manager .job-type,.job-types .job-type,.job_listing .job-type{color:#f08d3c}.job-manager .full-time,.job-types .full-time,.job_listing .full-time{color:#90da36}.job-manager .part-time,.job-types .part-time,.job_listing .part-time{color:#f08d3c}.job-manager .temporary,.job-types .temporary,.job_listing .temporary{color:#d93674}.job-manager .freelance,.job-types .freelance,.job_listing .freelance{color:#39c}.job-manager .internship,.job-types .internship,.job_listing .internship{color:#6033cc}@media only screen and (max-width:767px){ul.job_listings li.job_listing a,ul.job_listings li.no_job_listings_found a{padding:1em}ul.job_listings li.job_listing a img.company_logo,ul.job_listings li.no_job_listings_found a img.company_logo{visibility:hidden}ul.job_listings li.job_listing a div.position,ul.job_listings li.no_job_listings_found a div.position{float:left;padding:0;width:60%}ul.job_listings li.job_listing a div.location,ul.job_listings li.no_job_listings_found a div.location{float:right;font-size:.75em;line-height:2em;padding:0 0 0 1em;text-align:right;width:40%}ul.job_listings li.job_listing a .meta,ul.job_listings li.no_job_listings_found a .meta{float:right;font-size:.75em;line-height:2em;width:40%}ul.job_listings li.job_listing a .meta li,ul.job_listings li.no_job_listings_found a .meta li{font-size:1em}}.twenty-eleven ul.job_listings li.job_listing,.twenty-eleven ul.job_listings li.no_job_listings_found{padding:0!important}.display-icon{-webkit-font-smoothing:antialiased;*zoom:1;display:inline-block;*display:inline;font-family:job-manager!important;font-size:16px;font-style:normal;font-weight:400;height:16px;margin:0 2px 0 0;*overflow:auto;text-decoration:none;vertical-align:top;width:16px}.job-manager-error,.job-manager-info,.job-manager-message{zoom:1;background-color:#fff;border-top:3px solid #999;box-shadow:0 1px 1px rgba(0,0,0,.2);color:#666;list-style:none outside!important;margin-bottom:2em;padding:1em 2em 1em 3.5em!important;position:relative;width:auto}.job-manager-error:after,.job-manager-error:before,.job-manager-info:after,.job-manager-info:before,.job-manager-message:after,.job-manager-message:before{content:"";display:table}.job-manager-error:after,.job-manager-info:after,.job-manager-message:after{clear:both}.job-manager-error:before,.job-manager-info:before,.job-manager-message:before{content:"";display:inline-block;font-family:sans-serif;left:1.5em;position:absolute;top:1em}.job-manager-error li,.job-manager-info li,.job-manager-message li{list-style:none outside!important;margin-left:0!important;padding-left:0!important}.job-manager-error.job-manager-message,.job-manager-info.job-manager-message,.job-manager-message.job-manager-message{border-top-color:#8fae1b}.job-manager-error.job-manager-message:before,.job-manager-info.job-manager-message:before,.job-manager-message.job-manager-message:before{color:#8fae1b;content:"✓"}.job-manager-error.job-manager-info,.job-manager-info.job-manager-info,.job-manager-message.job-manager-info{border-top-color:#1e85be}.job-manager-error.job-manager-info:before,.job-manager-info.job-manager-info:before,.job-manager-message.job-manager-info:before{color:#1e85be;content:"i";font-family:Times,Georgia,serif;font-style:italic}.job-manager-error.job-manager-error,.job-manager-info.job-manager-error,.job-manager-message.job-manager-error{border-top-color:#b81c23}.job-manager-error.job-manager-error:before,.job-manager-info.job-manager-error:before,.job-manager-message.job-manager-error:before{color:#b81c23;content:"×";font-weight:700}.job-manager-form fieldset{zoom:1;border:0;border-bottom:1px solid #eee;line-height:2em;margin:0 0 1em;padding:0 0 1em}.job-manager-form fieldset:after,.job-manager-form fieldset:before{content:"";display:table}.job-manager-form fieldset:after{clear:both}.job-manager-form fieldset label:not(.full-line-checkbox-field label){display:block;float:left;margin:0;vertical-align:middle;width:29%}.job-manager-form fieldset label:not(.full-line-checkbox-field label) small{font-size:.83em;opacity:.75}.job-manager-form fieldset .full-line-checkbox-field label{display:inline-block}.job-manager-form fieldset div.field:not(.full-line-checkbox-field){float:right;vertical-align:middle;width:70%}.job-manager-form fieldset .wp-editor-container{border:1px solid #ccc;border-radius:3px}.job-manager-form fieldset .account-sign-in .button{margin-right:.5em}.job-manager-form fieldset .account-sign-in .button:before{-webkit-font-smoothing:antialiased;*zoom:1;content:"";display:inline-block;*display:inline;font-family:job-manager!important;font-size:16px;font-style:normal;font-weight:400;height:16px;margin:0 2px 0 0;*overflow:auto;text-decoration:none;vertical-align:top;width:16px}.job-manager-form fieldset abbr.required{border:0;color:red;font-weight:700}.job-manager-form fieldset input.input-date,.job-manager-form fieldset input.input-text,.job-manager-form fieldset select,.job-manager-form fieldset textarea{box-sizing:border-box;margin:0;vertical-align:middle;width:100%}.job-manager-form fieldset small.description{display:block;font-size:.83em;line-height:1.2em;margin:1.2em 0 0;opacity:.75}.job-manager-form fieldset .job-manager-uploaded-files{display:table}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file{display:block;font-style:italic;line-height:2em;margin-bottom:1em}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview img{height:64px;margin:0;vertical-align:top}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview a{display:inline-block;line-height:64px;padding:0 0 0 1em}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-name{display:block}.job-manager-form .submit-job{padding:1em 0}.job-manager-form .job-manager-term-checklist{list-style:none outside;margin:0;max-height:200px;overflow:auto}.job-manager-form .job-manager-term-checklist li{display:block;float:none;list-style:none outside;margin:0}.job-manager-form .job-manager-term-checklist li label{float:none;width:auto}.job-manager-form .job-manager-term-checklist li li{margin:0 0 0 2em}.job-manager-form input[type=submit].disabled,.job-manager-form input[type=submit]:disabled{cursor:not-allowed;filter:alpha(opacity=50);opacity:.5}.job-manager-form .spinner{background-repeat:no-repeat;background-size:20px 20px;display:inline-block;height:20px;margin:0;vertical-align:middle;visibility:hidden;width:20px}.job-manager-form .spinner.is-active{visibility:visible}.job-manager-form .select2-container{font-size:1rem}.job-manager-form .select2-container input.select2-search__field{height:unset;width:100%!important}.job-manager-form .select2-container .select2-selection--multiple .select2-selection__rendered{display:block;padding:0}.job-manager-form .select2-container .select2-selection--multiple .select2-selection__rendered li{margin:5px}.job-manager-form .select2-container .select2-selection--multiple .select2-selection__rendered input{padding:0 5px}.select2-container .select2-dropdown{font-size:1rem}@media screen and (max-width:782px){.job-manager-form fieldset div.field:not(.full-line-checkbox-field),.job-manager-form fieldset label:not(.full-line-checkbox-field label){float:none;width:100%}}div.job_listings{margin-bottom:1em}div.job_listings ul.job_listings{margin:0}.single_job_listing .company{border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);box-sizing:content-box;clear:both;display:block;margin:0 0 2em;min-height:3em;padding:1em;position:relative}.single_job_listing .company img{box-shadow:none;float:left;height:3em;left:1em;position:absolute;vertical-align:middle;width:3em}.single_job_listing .company .name{line-height:1.5em;margin:0 0 0 3em;padding:0 0 0 1em}.single_job_listing .company .name a{float:right;margin-left:1em}.single_job_listing .company .tagline{color:#999;display:block;font-style:italic;line-height:1.5em;margin:0 0 0 3em;padding:0 0 0 1em}.single_job_listing .company .website:before{content:""}.single_job_listing .company .company_twitter:before,.single_job_listing .company .website:before{-webkit-font-smoothing:antialiased;*zoom:1;display:inline-block;*display:inline;font-family:job-manager!important;font-size:16px;font-style:normal;font-weight:400;height:16px;margin:0 2px 0 0;*overflow:auto;text-decoration:none;vertical-align:top;width:16px}.single_job_listing .company .company_twitter:before{content:""}.single_job_listing .company .company_header{margin:0 0 1em;min-height:60px}.single_job_listing .company .company_video{border-top:1px solid #eee;height:0;overflow:hidden;padding:30px 0 56.25%;position:relative}.single_job_listing .company .company_video embed,.single_job_listing .company .company_video iframe,.single_job_listing .company .company_video object{display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.single_job_listing .meta{zoom:1;clear:both;list-style:none outside;margin:0 0 1.5em;overflow:hidden;padding:0}.single_job_listing .meta li{color:#999;float:left;line-height:1em;margin:0 1em 0 0;padding:.5em}.single_job_listing .meta .job-type{background-color:#f08d3c;color:#fff}.single_job_listing .meta .full-time{background-color:#90da36}.single_job_listing .meta .part-time{background-color:#f08d3c}.single_job_listing .meta .temporary{background-color:#d93674}.single_job_listing .meta .freelance{background-color:#39c}.single_job_listing .meta .internship{background-color:#6033cc}.single_job_listing .meta .listing-expired,.single_job_listing .meta .position-filled{color:#b81c23}.single_job_listing .meta .location:before{content:""}.single_job_listing .meta .date-posted:before,.single_job_listing .meta .location:before{-webkit-font-smoothing:antialiased;*zoom:1;display:inline-block;*display:inline;font-family:job-manager!important;font-size:16px;font-style:normal;font-weight:400;height:16px;margin:0 2px 0 0;*overflow:auto;text-decoration:none;vertical-align:top;width:16px}.single_job_listing .meta .date-posted:before{content:""}.single_job_listing .meta .listing-expired:before,.single_job_listing .meta .position-filled:before{content:""}.single_job_listing .meta .listing-expired:before,.single_job_listing .meta .position-filled:before,.single_job_listing .meta .salary:before{-webkit-font-smoothing:antialiased;*zoom:1;display:inline-block;*display:inline;font-family:job-manager!important;font-size:16px;font-style:normal;font-weight:400;height:16px;margin:0 2px 0 0;*overflow:auto;text-decoration:none;vertical-align:top;width:16px}.single_job_listing .meta .salary:before{content:""}.single_job_listing .job_description{margin:0 0 1.5em}.job-manager-application-wrapper{border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);clear:both;display:block;line-height:1.5em;margin:1em 0;padding:.75em 1em 0;position:relative}.job-manager-application-wrapper .application,.single_job_listing .application{margin:0 0 1em;overflow:hidden;padding:0}.job-manager-application-wrapper .application .application_button,.job-manager-application-wrapper .application .application_details,.single_job_listing .application .application_button,.single_job_listing .application .application_details{box-sizing:border-box}.job-manager-application-wrapper .application .application_button,.single_job_listing .application .application_button{display:inline-block;font-size:1.1em;line-height:1em;margin:0 .5em 0 0;outline:0;padding:1em 2em;text-align:center}.job-manager-application-wrapper .application .application_details,.single_job_listing .application .application_details{border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);clear:both;display:block;line-height:1.5em;margin:1em 0;padding:.75em 1em 0;position:relative}.job-manager-application-wrapper .application .application_details p,.single_job_listing .application .application_details p{margin:0 0 .75em}.job-manager-application-wrapper .application .application_details:before,.single_job_listing .application .application_details:before{border-bottom:10px solid #eee;border-left:10px solid transparent;border-right:10px solid transparent;content:"";height:0;left:5em;margin:-10px 0 0;position:absolute;top:0;width:0}.job-manager-application-wrapper .application .application_details:after,.single_job_listing .application .application_details:after{border-bottom:9px solid #fff;border-left:9px solid transparent;border-right:9px solid transparent;content:"";height:0;left:5em;margin:-9px 0 0 1px;position:absolute;top:0;width:0}.job_filters{zoom:1;background:#eee}.job_filters:after,.job_filters:before{content:"";display:table}.job_filters:after{clear:both}.job_filters .search_jobs{zoom:1;padding:1em}.job_filters .search_jobs:after,.job_filters .search_jobs:before{content:"";display:table}.job_filters .search_jobs:after{clear:both}.job_filters .search_jobs div{box-sizing:border-box}.job_filters .search_jobs div label{display:none}.job_filters .search_jobs div.filter_first,.job_filters .search_jobs div.search_keywords{float:left;padding-right:.5em;width:50%}.job_filters .search_jobs div.filter_last,.job_filters .search_jobs div.search_location{float:right;padding-left:.5em;width:50%}.job_filters .search_jobs div.search_remote_position{float:right;padding-left:.5em;padding-top:.5em;width:50%}.job_filters .search_jobs div.search_remote_position input{width:auto}.job_filters .search_jobs div.search_remote_position label#remote_position_label{display:inline-block}@media(max-width:480px){.job_filters .search_jobs div.filter_first,.job_filters .search_jobs div.search_keywords{padding-right:0;width:100%}.job_filters .search_jobs div.filter_last,.job_filters .search_jobs div.search_location{padding-left:0;padding-top:.5em;width:100%}.job_filters .search_jobs div.search_remote_position{width:100%}}.job_filters .search_jobs div.filter_wide,.job_filters .search_jobs div.search_categories{clear:both;padding-top:.5em;width:100%}.job_filters .search_jobs div.search_submit{padding-top:.5em}.job_filters .search_jobs div .showing_jobs a{padding:.25em}.job_filters .search_jobs div .showing_jobs a.active{background:#ddd;text-decoration:none}.job_filters .search_jobs input,.job_filters .search_jobs select{box-sizing:border-box;width:100%}.job_filters .job_types{zoom:1;background:#f9f9f9;border-top:1px solid #e5e5e5;font-size:.83em;list-style:none outside;margin:0;padding:0}.job_filters .job_types:after,.job_filters .job_types:before{content:"";display:table}.job_filters .job_types:after{clear:both}.job_filters .job_types li{border-right:1px solid #eee;float:left;margin:0;padding:.5em 1em}.job_filters .job_types li:last-child{border-right:0}.job_filters .showing_jobs{background:#f9f9f9;border-top:1px solid #e5e5e5;display:none;font-size:.83em;padding:.5em 1em}.job_filters .showing_jobs a{border:0;float:right;padding-left:10px}div.job_listings .job-manager-pagination{border-bottom:1px solid #eee;display:block;line-height:1;padding:1em 0;text-align:center}div.job_listings .load_previous{border-top:1px solid #eee}div.job_listings .load_more_jobs+ul.job_listings{border-top:0}div.job_listings .load_more_jobs{border-bottom:1px solid #eee;display:block;font-weight:700;padding:1em 1em 1em 2em;text-align:center}div.job_listings .load_more_jobs.loading{background:url(//www.ebikes-leipzig.com/wp-content/plugins/wp-job-manager/assets/dist/images/ajax-loader.ea183bf2.gif) no-repeat 50%}div.job_listings .load_more_jobs.loading strong{visibility:hidden}div.job_listings .load_more_jobs:focus,div.job_listings .load_more_jobs:hover{background-color:#fcfcfc;border-bottom:1px solid #eee}.job_listing_preview{border:5px solid #eee;padding:0 1em 1em}.single-job_listing .entry-header .attachment-post-thumbnail,.single-job_listing .job_listing.has-post-thumbnail .post-thumbnail{display:none}.entry-content .job_listing_preview_title,.job_listing_preview_title{background:#eee;padding:.5em 1em;position:relative;vertical-align:middle}.entry-content .job_listing_preview_title h2,.job_listing_preview_title h2{clear:none;margin:0}.entry-content .job_listing_preview_title .button,.job_listing_preview_title .button{float:right;margin-left:.25em}.job_summary_shortcode{border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.4);box-sizing:border-box;position:relative;text-align:center}.job_summary_shortcode.aligncenter{display:block;margin:2em auto}.job_summary_shortcode.alignleft{float:left;margin:0 2em 2em 0}.job_summary_shortcode.alignright{float:right;margin:0 0 2em 2em}.job_summary_shortcode a{color:inherit;text-decoration:none}.job_summary_shortcode img{-moz-border-radius:0;-webkit-border-radius:0;-moz-border-top-left-radius:3px;-webkit-border-top-left-radius:3px;-moz-border-top-right-radius:3px;-webkit-border-top-right-radius:3px;border-radius:0;border-top-left-radius:3px;border-top-right-radius:3px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4);display:block;margin:0;padding:0;width:100%}.job_summary_shortcode .job_summary_content{padding:0 1em}.job_summary_shortcode .meta{color:#777;font-style:italic}.job_summary_shortcode .job-type{border-radius:1em;box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.4);color:#fff;font-size:1em;height:1em;line-height:1em;margin:-.5em -.5em 0 0;min-width:1em;padding:.5em;position:absolute;right:0;text-align:center;text-shadow:0 1px 0 hsla(0,0%,100%,.5);top:0;vertical-align:middle;width:auto}.job_summary_shortcode .job-type.full-time{background-color:#90da36}.job_summary_shortcode .job-type.part-time{background-color:#f08d3c}.job_summary_shortcode .job-type.temporary{background-color:#d93674}.job_summary_shortcode .job-type.freelance{background-color:#39c}.job_summary_shortcode .job-type.internship{background-color:#6033cc}#job-manager-job-dashboard .account-sign-in .button{margin-right:.5em}#job-manager-job-dashboard .account-sign-in .button:before{-webkit-font-smoothing:antialiased;*zoom:1;content:"";display:inline-block;*display:inline;font-family:job-manager!important;font-size:16px;font-style:normal;font-weight:400;height:16px;margin:0 2px 0 0;*overflow:auto;text-decoration:none;vertical-align:top;width:16px}#job-manager-job-dashboard table ul.job-dashboard-actions{font-size:.92em;margin:0;padding:0;visibility:hidden}#job-manager-job-dashboard table ul.job-dashboard-actions li{display:inline;float:none;font-weight:400;list-style:none outside;margin:0 .5em 0 0;padding:0}#job-manager-job-dashboard table ul.job-dashboard-actions li:after{content:"‣";padding:0 0 0 .5em}#job-manager-job-dashboard table ul.job-dashboard-actions li:last-child:after{content:""}#job-manager-job-dashboard table ul.job-dashboard-actions li .job-dashboard-action-delete{color:red}#job-manager-job-dashboard table tr:focus ul.job-dashboard-actions,#job-manager-job-dashboard table tr:hover ul.job-dashboard-actions{visibility:visible}#job-manager-job-dashboard table td,#job-manager-job-dashboard table th{padding:.5em 1em .5em 0}#job-manager-job-dashboard table .job_title small{color:#999}#job-manager-job-dashboard table .featured-job-icon:before{speak:none;content:"";display:inline-block;font-family:job-manager!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;width:1em}#content nav.job-manager-pagination,#job-manager-job-dashboard table .applications,#job-manager-job-dashboard table .expires,#job-manager-job-dashboard table .filled,nav.job-manager-pagination{text-align:center}#content nav.job-manager-pagination ul,nav.job-manager-pagination ul{border-left:1px solid #eee;clear:both;display:inline-block;margin:1px;padding:0;white-space:nowrap}#content nav.job-manager-pagination ul li,nav.job-manager-pagination ul li{border-bottom:1px solid #eee;border-right:1px solid #eee;border-top:1px solid #eee;display:inline;float:left;margin:0;overflow:hidden;padding:0}#content nav.job-manager-pagination ul li a,#content nav.job-manager-pagination ul li span,nav.job-manager-pagination ul li a,nav.job-manager-pagination ul li span{border:0;display:block;font-size:1em;font-weight:400;line-height:1em;margin:0;min-width:1em;padding:.5em;text-decoration:none}#content nav.job-manager-pagination ul li a:focus,#content nav.job-manager-pagination ul li a:hover,#content nav.job-manager-pagination ul li span.current,nav.job-manager-pagination ul li a:focus,nav.job-manager-pagination ul li a:hover,nav.job-manager-pagination ul li span.current{background:#eee;color:#888}.chosen-container{width:100%!important}.twenty-ten .chosen-choices,.twenty-ten .job_types{margin:0!important}.rtl .job-manager-form label{float:right}.rtl .entry-content .job_listing_preview_title .button,.rtl .job-manager-form div.field,.rtl .job_listing_preview_title .button{float:left}.rtl .single_job_listing .meta li{float:right;margin:0 0 0 1em}#wpadminbar~span.select2-container,body.admin-bar>span.select2-container{padding-top:32px}@media screen and (max-width:782px){#wpadminbar~span.select2-container,body.admin-bar>span.select2-container{padding-top:46px}}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.ps {
overflow: hidden !important;
overflow-anchor: none;
-ms-overflow-style: none;
touch-action: auto;
-ms-touch-action: auto;
} .ps__rail-x {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
height: 15px; bottom: 0px; position: absolute;
}
.ps__rail-y {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
width: 15px; right: 0; position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
display: block;
background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
background-color: #eee;
opacity: 0.9;
} .ps__thumb-x {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, height .2s ease-in-out;
-webkit-transition: background-color .2s linear, height .2s ease-in-out;
height: 6px; bottom: 2px; position: absolute;
}
.ps__thumb-y {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, width .2s ease-in-out;
-webkit-transition: background-color .2s linear, width .2s ease-in-out;
width: 6px; right: 2px; position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
background-color: #999;
height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
background-color: #999;
width: 11px;
} @supports (-ms-overflow-style: none) {
.ps {
overflow: auto !important;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps {
overflow: auto !important;
}
}@font-face {
font-family: 'AWF FA';
font-style: normal;
font-weight: 400;
src: url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-regular-400.eot);
src: url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-regular-400.woff2) format("woff2"), url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-regular-400.woff) format("woff"), url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-regular-400.ttf) format("truetype"), url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-regular-400.svg#fontawesome) format("svg");
}
@font-face {
font-family: 'AWF FA';
font-style: normal;
font-weight: 900;
src: url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-solid-900.eot);
src: url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-solid-900.woff2) format("woff2"), url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-solid-900.woff) format("woff"), url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-solid-900.ttf) format("truetype"), url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-solid-900.svg#fontawesome) format("svg");
}
.awf-preset-wrapper .fa,
.awf-togglable-preset-btn .fa,
.awf-title-badges .fa,
.awf-preset-wrapper .fas,
.awf-togglable-preset-btn .fas,
.awf-title-badges .fas {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-variant: normal;
text-rendering: auto;
}
.awf-preset-wrapper i.fa-times:before,
.awf-title-badges i.fa-times:before {
content: "\f00d";
}
.awf-togglable-preset-btn i.fa-bars::before {
content: "\f0c9";
}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-regular-400.eot);src:url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-regular-400.woff2) format("woff2"),url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-regular-400.woff) format("woff"),url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-regular-400.ttf) format("truetype"),url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-solid-900.eot);src:url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-solid-900.woff2) format("woff2"),url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-solid-900.woff) format("woff"),url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-solid-900.ttf) format("truetype"),url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/fonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.awf-clearfix::before,
.awf-clearfix::after {
content: " ";
display: table;
}
.awf-clearfix::after {
clear: both;
}
@keyframes awf-ripples {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
5% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
10% {
opacity: 1;
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
} .awf-preset-wrapper {
margin: 0;
padding: 0;
line-height: 1.6em;
color: #555555;
font-family: inherit;
font-size: 1em;
font-weight: 400;
text-transform: none;
white-space: normal;
}
.awf-loading-ajax .awf-preset-wrapper {
pointer-events: none;
opacity: 0.5;
}
.awf-preset-wrapper input[type=text]::placeholder {
color: #616161
}
.awf-preset-title {
margin: 0 0 15px 0;
padding: 0;
text-align: left;
font-size: 1.5em;
font-weight: 500;
}
.awf-active-badges-container {
margin: 0 0 15px 0;
padding: 0;
line-height: 0;
font-size: 0.9em;
}
.awf-active-badge {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
align-items: baseline;
margin: 0;
padding: 0;
line-height: 1.5em;
font-size: inherit;
overflow: hidden;
cursor: pointer;
transition: color 0.6s ease, opacity 1s ease;
}
.awf-active-badges-container#awf-title-badges .awf-active-badge,
.awf-active-badges-container.awf-extra-badges .awf-active-badge {
display: inline-flex;
justify-content: flex-start;
margin-right: 5px;
}
.awf-active-badge i {
margin: 0;
padding: 0 5px;
line-height: inherit;
color: inherit;
font-size: 0.8em;
opacity: 0.7;
}
.awf-active-badge:hover i {
opacity: 1;
}
.awf-reset-btn-container {
margin-bottom: 15px;
text-align: center;
}
button.awf-reset-btn {
width: auto;
transition: color 0.6s ease;
}
.awf-reset-active-container {
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
font-size: 12px;
font-weight: 600;
opacity: 0.8;
cursor: pointer;
transition: opacity 0.4s ease;
}
.awf-reset-active-container:hover {
opacity: 1;
}
.awf-preset-description {
margin: 0 0 15px 0;
padding: 0;
text-align: left;
font-size: 0.8em;
font-weight: 200;
}
.awf-filter-wrapper {
margin: 0 0 20px 0;
}
.awf-filter-wrapper .awf-hidden {
display: none;
}
.awf-filter-wrapper.awf-hierarchical-sbs.awf-hierarchical-sbs-disabled:not( .awf-hierarchical-sbs-root ) {
pointer-events: none;
opacity: .5;
}
.awf-filter-wrapper.awf-hierarchical-sbs:not( .awf-hierarchical-sbs-root ) .awf-filters-container .awf-children-container {
display: none;
}
.awf-filter-wrapper.awf-hierarchical-sbs .awf-filters-container .awf-children-container.awf-hierarchical-sbs-enabled {
display: inherit;
}
.awf-submit-btn-container button.awf-apply-filter-btn {
margin-top: 10px;
}
.awf-filter-title-container {
display: flex;
flex-wrap: nowrap;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.2em;
font-weight: 300;
cursor: pointer;
}
.awf-filter-title {
flex-grow: 1;
margin: 0;
padding: 0;
overflow: hidden;
}
.awf-collapsible .awf-filter-title,
.awf-dropdown .awf-filter-title {
padding-right: 22px;
}
.awf-terms-search-container {
position: relative;
margin: 0 0 10px;
}
input[type='text'].awf-terms-search {
margin: 0;
padding: 10px 5px;
width: 100%;
line-height: 14px;
text-align: center;
font-size: 14px;
background-color: #fbfbfb;
border: 1px solid #ebebeb;
}
.awf-terms-search:focus {
background-color: #f8f8f8;
}
.awf-terms-search-container button.awf-clear-terms-search-btn {
position: absolute;
padding: 0 10px 0 5px;
margin: 0;
top: 0;
right: 0;
line-height: 40px;
font-size: 14px;
background: none;
border: none;
cursor: pointer;
opacity: .75;
}
.awf-terms-search-container button.awf-clear-terms-search-btn:hover {
opacity: 1;
} .awf-filter-wrapper.awf-collapsible {
outline: none;
}
.awf-collapse-btn {
position: relative;
}
.awf-collapse-btn::before {
content: "\f078";
position: absolute;
top: -1px;
right: 2px;
width: 20px;
line-height: inherit;
text-align: center;
color: inherit;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-size: 12px;
font-weight: 900;
background: none;
transform: rotate(0deg);
transform: scaleY(-1);
transition: transform 250ms ease-out, rotate 1s ease-out;
cursor: pointer;
opacity: 0.7;
}
.awf-collapsible .awf-filter-title-container:hover .awf-collapse-btn::before,
.awf-dropdown .awf-filter-title-container:hover .awf-collapse-btn::before {
opacity: 1;
}
.awf-collapsed .awf-collapse-btn::before { top: 0;
transform: scaleY(1);
}
.awf-dropdown {
position: relative;
outline: none;
}
.awf-dropdown .awf-filter-title-container {
margin-bottom: 0;
padding-left: 8px;
height: 38px;
max-height: 38px;
line-height: 36px;
border: 1px solid #d1d1d1;
}
.awf-dropdown .awf-filter-title-container:hover {
box-shadow: inset 0px 5px 15px -5px rgba(0,0,0,0.02);
}
.awf-dropdown .awf-filter-title {
border: none;
}
.awf-dropdown.awf-single .awf-collapse-btn,
.awf-dropdown.awf-range .awf-collapse-btn {
position: relative;
z-index: 1;
} .awf-dropdown > .awf-active-badges-container {
display: none;
}  .awf-preset-wrapper.awf-form .awf-dropdown.awf-button-filter .awf-filters-container {
padding-top: 50px;
padding-bottom: 10px;
}
.awf-dropdown.awf-button-filter .awf-filters-container:not(.awf-style-range-slider),
.awf-dropdown.awf-thl .awf-filters-container {
padding-bottom: 50px;
}
.awf-dropdown.awf-button-filter.awf-thl .awf-filters-container:not(.awf-style-range-slider) {
padding-bottom: 90px;
}
.awf-dropdown.awf-button-filter .awf-submit-btn-container {
position: absolute;
display: flex;
justify-content: flex-end;
align-items: center;
top: 42px;
left: 1px;
right: 1px;
height: 50px;
max-height: 50px;
width: auto;
text-align: right;
background: white;
z-index: 4;
overflow: hidden;
}
.awf-dropdown.awf-button-filter .awf-submit-btn {
position: absolute;
top: 45px;
left: 10px;
width: calc(100% - 20px);
z-index: 4;
}
.awf-dropdown.awf-thl .awf-thl-container {
position: absolute;
top: 70px;
left: 1px;
right: 1px;
padding-top: 5px;
width: auto;
text-align: right;
background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
z-index: 4;
overflow: hidden;
}
.awf-dropdown.awf-button-filter.awf-hl:not(.awf-thl) .awf-submit-btn-container {
right: inherit;
width: calc(100% - 25px);
}
.awf-dropdown.awf-thl.awf-collapsed .awf-thl-container,
.awf-collapsible.awf-thl.awf-collapsed .awf-thl-container,
.awf-dropdown.awf-button-filter.awf-collapsed .awf-submit-btn-container,
.awf-collapsible.awf-button-filter.awf-collapsed .awf-submit-btn-container,
.awf-dropdown.awf-button-filter.awf-collapsed .awf-submit-btn,
.awf-collapsible.awf-button-filter.awf-collapsed .awf-submit-btn {
display: none;
}
.awf-dropdown.awf-button-filter .awf-submit-btn-container button.awf-apply-filter-btn {
margin: 0 5px;
} .awf-dropdown .awf-filters-container {
position: absolute;
top: 38px;
right: 0;
left: 0;
width: 100%;
padding: 10px 10px 5px;
box-sizing: border-box;
background: #ffffff;
border: 1px solid #cccccc;
border-top-style: none;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
overflow-x: hidden;
z-index: 3;
}
.awf-filter-wrapper.awf-collapsed .awf-filters-container,
.awf-filter-wrapper.awf-collapsed .awf-reset-active-container,
.awf-filter-wrapper.awf-collapsed .awf-active-badges-container {
height: 0;
visibility: hidden;
overflow: hidden;
}
.awf-filter-wrapper.awf-collapsed .awf-filters-container .awf-filter-container.awf-range-slider-container,
.awf-filter-wrapper.awf-collapsed .awf-taxonomy-range-slider-container {
margin-top: 0;
margin-bottom: 0;
height: 0;
} .awf-filter-wrapper .awf-filters-container.awf-style-range-slider:not(.awf-scrollbars-on),
.awf-filter-wrapper .awf-filters-container.awf-filters-s:not(.awf-scrollbars-on) {
overflow: visible;
}
.awf-filters-container ul {
margin: 0;
padding: 0;
list-style: none;
}
.awf-filters-container > ul {
margin-left: 0;
}
.awf-filters-container ul.awf-children-container {
margin-left: 15px;
} .awf-filters-container.awf-hierarchical-level-2 > ul > ul.awf-children-container,
.awf-filters-container.awf-hierarchical-level-3 > ul > ul.awf-children-container,
.awf-filters-container.awf-hierarchical-level-4 > ul > ul.awf-children-container,
.awf-filters-container.awf-hierarchical-level-5 > ul > ul.awf-children-container {
margin-left: 0;
}
.awf-filters-container.awf-pretty-scrollbars > ul {
margin-right: 18px;
}
.awf-filters-container ul li {
list-style: none;
}
.awf-collapsible-children .awf-parent-container {
position: relative;
}
.awf-collapsible-children .awf-parent-container:hover {
background: #fbfbfb;
}
.awf-collapsible-children .awf-parent-container::after {
content: "\f107";
position: absolute;
top: -1px;
right: 0;
margin: 0;
padding: 0px 5px 0 0px;
line-height: inherit;
color: inherit;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-size: 12px;
font-weight: 900;
transform: scaleY(-1);
transition: transform 250ms ease-out;
cursor: pointer;
opacity: 0.7;
}
.awf-collapsible-children .awf-parent-container:hover::after {
opacity: 1;
}
.awf-collapsible-children .awf-parent-container.awf-collapsed-on::after {
top: 0;
transform: scaleY(1);
}
.awf-collapsible-children .awf-parent-container.awf-hide-collapse-button::after {
opacity: 0;
}
.awf-collapsible-children .awf-filter-container.awf-parent-container label {
padding-right: 20px;
}
.awf-children-container.awf-collapsed {
display: none;
}
li.awf-filter-container {
margin: 0;
padding: 0;
}
.awf-style-checkboxes .awf-filter-container,
.awf-style-radios .awf-filter-container {
white-space: nowrap;
}
.awf-filter-container.awf-empty-css.awf-empty {
opacity: 0.6;
}
.awf-filter-container > *,
.awf-filter-container > a > * {
display: inline-block;
vertical-align: middle;
}
.awf-filter-container .awf-filter {
cursor: pointer;
white-space: nowrap;
}
.awf-filter-container input[type='checkbox'].awf-filter,
.awf-filter-container input[type='radio'].awf-filter {
margin: 0 5px 0 0;
}
.awf-filter-container input[type='checkbox'] + label,
.awf-filter-container input[type='radio'] + label {
display: inline-flex;
align-items: flex-start;
margin: 0;
padding: 0;
}
.awf-filter-container label {
display: inline-flex;
margin: 0;
padding: 0;
align-items: center;
line-height: inherit;
justify-content: flex-start;
color: inherit;
font-size: inherit;
font-weight: inherit;
white-space: normal;
cursor: pointer;
transition: color 0.6s ease;
}
.awf-filter-container label:hover {
color: #000000;
}
.awf-filter-container > a:focus {
outline: 1px dotted #96588a;
outline-offset: -1px;
}
.awf-filter-wrapper.awf-hide-empty-filter {
display: none;
opacity: 0;
}
.awf-filter-wrapper.awf-hide-empty-filter.awf-hide-empty-filter-on {
opacity: 1;
animation: fade_in 1s;
transition: opacity 0.4s ease 1s;
}
.awf-filter-wrapper.awf-hide-empty-filter.awf-hide-empty-filter-on:not(.awf-empty-filter-hidden) {
display: block;
}
@keyframes fade_in {
from { opacity: 0; }
to { opacity: 1; }
}
.awf-filter-container.awf-empty-disabled.awf-empty > .awf-filter,
.awf-filter-container.awf-empty-disabled.awf-empty > label,
.awf-filter-container.awf-empty-disabled.awf-empty > a,
.awf-filter-container.awf-empty-disabled.awf-empty > a > * {
cursor: default;
}
.awf-filter-container.awf-empty-disabled.awf-empty label {
opacity: 0.6;
}
.awf-filter-container.awf-empty-disabled.awf-empty > a:hover,
.awf-filter-container.awf-empty-disabled.awf-empty > label:hover {
color: inherit;
}
.awf-filter-container.awf-empty-hidden.awf-empty {
display: none;
}
.awf-filter-container.awf-empty-hidden.awf-empty.awf-active.awf-unhide-active:not(.awf-hidden) {
display: inherit;
}
.awf-filter-wrapper.awf-af .awf-filter-container.awf-hidden-af {
display: none;
}
.awf-luf-btn {
cursor: pointer;
}
.awf-luf-btn i {
margin: 0 5px 0 -0.75em;
transform: scale(-1, 1);
}
.awf-filter-wrapper.awf-af ul.awf-af-adjusted-margin .awf-luf-btn i {
margin-left: 0;
}
.awf-filter-wrapper.awf-af ul.awf-af-adjusted-margin {
margin-left: 0 !important;
}
.awf-hierarchical-level-2 > ul > ul > .awf-luf-btn,
.awf-hierarchical-level-3 > ul > ul > ul > .awf-luf-btn,
.awf-hierarchical-level-4 > ul > ul > ul > ul > .awf-luf-btn,
.awf-hierarchical-level-5 > ul > ul > ul > ul > ul > .awf-luf-btn {
display: none;
}
.awf-filter-container.awf-product-search-container {
position: relative;
line-height: 45px;
vertical-align: baseline;
color: #555555;
font-size: 14px;
}
.awf-filter-container.awf-product-search-container::before {
content: "\f002";
position: absolute;
top: 0;
left: 15px;
line-height: inherit;
vertical-align: inherit;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-size: 1.1em;
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.awf-filter-container.awf-product-search-container input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
opacity: 0;
}
.awf-filter-container.awf-product-search-container button.awf-clear-search-btn {
position: absolute;
padding: 0 10px 0 5px;
margin: 0;
top: 0;
right: 0;
height: auto;
line-height: inherit;
vertical-align: inherit;
color: #555555;
font-size: 1.1em;
background: none;
border: none;
box-shadow: none;
cursor: pointer;
opacity: .75;
}
.awf-filter-container.awf-product-search-container button.awf-clear-search-btn:hover {
opacity: 1;
}
.awf-filter-container.awf-product-search-container .awf-filter {
display: block;
width: 100%;
height: 45px;
line-height: inherit;
padding: 0 10px 0 45px;
font-size: inherit;
box-sizing: border-box;
cursor: default;
white-space: normal;
}
.awf-filter-container.awf-product-search-container label {
margin: 0;
padding: 0;
height: 0;
max-height: 0;
width: 0;
max-width: 0;
line-height: 0;
border: none;
box-shadow: none;
cursor: default;
white-space: normal;
}
.awf-filter-container.awf-product-search-container .awf-product-search-autocomplete-container {
--awf-ac-base-color: #666666;
display: block;
position: absolute;
top: 100%;
left: 0;
width: 100%;
padding: 0;
color: var(--awf-ac-base-color);
font-size: 12px;
background: #ffffff;
border: 1px solid #eeeeee;
z-index: 10;
}
.awf-filter-container.awf-product-search-container .awf-product-search-autocomplete-container a {
color: var(--awf-ac-base-color);
}
.awf-filter-container.awf-product-search-container.awf-autocomplete-searching::before {
content: "\f110";
display: inline-block;
font-weight: 900;
font-style: normal;
font-variant: normal;
-webkit-animation: fa-spin 0.75s linear infinite;
animation: fa-spin 0.75s linear infinite;
}
.awf-filter-container.awf-product-search-container .awf-product-search-autocomplete-container.awf-collapsed {
display: none;
}
.awf-filter-container.awf-product-search-container .awf-product-search-autocomplete-container.on {
display: block;
}
.awf-filter-container.awf-product-search-container .awf-product-search-autocomplete-container .awf-s-autocomplete-view-all-container {
margin: 0;
padding: 10px 5px;
text-align: center;
border-bottom: 1px solid #eeeeee;
}
.awf-filter-container.awf-product-search-container .awf-product-search-autocomplete-container .awf-s-autocomplete-view-all-container a {
line-height: 1.5;
font-size: 1em;
font-weight: 600;
text-decoration: none;
}
.awf-filter-container.awf-product-search-container .awf-product-search-autocomplete-container .awf-s-autocomplete-view-all-container a:hover {
text-decoration: underline;
}
.awf-filter-container.awf-product-search-container .awf-product-search-autocomplete-container .awf-s-autocomplete-view-all-container .awf-ac-total-results::before {
content: '[';
}
.awf-filter-container.awf-product-search-container .awf-product-search-autocomplete-container .awf-s-autocomplete-view-all-container .awf-ac-total-results::after {
content: ']';
}
.awf-filter-container.awf-product-search-container .awf-ac-taxonomies-wrapper {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 20px;
}
.awf-filter-container.awf-product-search-container .awf-ac-taxonomy-header {
display: block;
margin: 15px 0;
line-height: 1.25;
font-size: 1.25em;
}
.awf-filter-container.awf-product-search-container .awf-ac-taxonomy-container {
flex: 1 1 0%;
padding: 10px;
}
.awf-filter-container.awf-product-search-container .awf-ac-taxonomy-term > a {
display: block;
margin-bottom: 10px;
line-height: 1.2;
font-size: 1em;
font-weight: 500;
text-decoration: none;
}
.awf-filter-container.awf-product-search-container .awf-ac-taxonomy-term > a:hover {
text-decoration: underline;
}
.awf-filter-container.awf-product-search-container .awf-ac-products-header {
display: block;
margin: 10px 0;
padding: 0 10px;
line-height: 1.25;
font-size: 1.25em;
}
.awf-filter-container.awf-product-search-container .awf-ac-products-container {
padding: 10px;
border-bottom: 1px solid #eeeeee;
}
.awf-filter-container.awf-product-search-container .awf-ac-products-container > li {
list-style: none;
}
.awf-filter-container.awf-product-search-container .awf-ac-products-container > li:hover {
background: #f8f8f8;
}
.awf-filter-container.awf-product-search-container .awf-ac-products-container a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
min-height: 35px;
margin-bottom: 5px;
}
.awf-filter-container.awf-product-search-container .awf-ac-products-container a > img,
.awf-filter-container.awf-product-search-container .awf-ac-products-container a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img.attachment-woocommerce_thumbnail  {
width: 25%;
max-width: 50px;
height: auto;
padding: 5px;
}
.awf-filter-container.awf-product-search-container .awf-ac-products-container a.woocommerce-LoopProduct-link.woocommerce-loop-product__link h2.woocommerce-loop-product__title {
margin: 0;
padding: 5px;
width: 50%;
line-height: 1.1;
color: inherit;
font-size: 1.2em;
font-weight: 500;
opacity: .85;
}
.awf-filter-container.awf-product-search-container .awf-ac-products-container a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover h2.woocommerce-loop-product__title {
opacity: 1;
}
.awf-filter-container.awf-product-search-container .awf-ac-products-container a.woocommerce-LoopProduct-link.woocommerce-loop-product__link span.price {
display: inline-flex;
flex-wrap: wrap;
justify-content: center;
width: 25%;
padding: 5px;
line-height: 1.1;
font-size: .9em;
font-weight: 500;
}
.awf-style-icons label::before,
.awf-style-custom-terms label::before {
margin: 0 5px 0 1px;
padding: 0;
color: inherit;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-size: 0.9em;
font-weight: 400;
font-style: normal;
text-transform: none;
}
.awf-style-custom-terms .awf-filter-container:hover label::before {
color: #000000;
}
.awf-style-custom-terms .awf-filter-container.awf-active label::before {
color: #d33333;
}
.awf-filters-container.awf-style-images li.awf-filter-container, 
.awf-filters-container.awf-style-colours li.awf-filter-container {
margin: 0 0 10px 0;
align-items: center;
border: none;
}
.awf-style-colours .awf-filter-container a:focus,
.awf-style-images a:focus {
outline: none !important;
}
.awf-style-colours .awf-filter-container input[type='checkbox'] + label,
.awf-style-colours .awf-filter-container input[type='radio'] + label,
.awf-style-images .awf-filter-container input[type='checkbox'] + label,
.awf-style-images .awf-filter-container input[type='radio'] + label {
position: relative;
min-height: 40px;
padding: 0 0 0 50px;
}
.awf-style-images .awf-filter-container label::before,
.awf-style-colours .awf-filter-container label::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 40px;
height: 40px;
border: 1px solid #cccccc;
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.02);
box-sizing: content-box;
}
.awf-style-images .awf-filter-container:not(.awf-hover-off) label:hover::before,
.awf-style-colours .awf-filter-container:not(.awf-hover-off) label:hover::before {
border: none;
box-shadow: none;
}
.awf-style-images .awf-filter-container.awf-active label::before,
.awf-style-colours .awf-filter-container.awf-active label::before,
.awf-style-images .awf-filter-container.awf-active:not(.awf-hover-off) label:hover::before,
.awf-style-colours .awf-filter-container.awf-active:not(.awf-hover-off) label:hover::before {
border: 1px solid #999999;
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.5);
}
.awf-style-images a:focus label::before,
.awf-style-images .awf-filter-container.awf-active a:focus label::before,
.awf-style-colours a:focus label::before,
.awf-style-colours .awf-filter-container.awf-active a:focus label::before {
border: 1px solid #999999;
box-shadow: none;
}
.awf-style-images .awf-filter-container label::after,
.awf-style-colours .awf-filter-container label::after {
content: "";
position: absolute;
left: 4px;
top: 4px;
width: 34px;
height: 34px;
border: 1px solid #f1f1f1;
box-sizing: border-box;
opacity: 0.9;
}
.awf-style-images .awf-filter-container label::after {
background-position: left top;
background-size: cover;
background-image: none;
background-repeat: no-repeat;
}
.awf-style-images .awf-filter-container:not(.awf-hover-off) label:hover::after,
.awf-style-colours .awf-filter-container:not(.awf-hover-off) label:hover::after {
top: 2px;
left: 2px;
width: 38px;
height: 38px;
opacity: 1;
}
.awf-style-images .awf-filter-container.awf-active label::after,
.awf-style-colours .awf-filter-container.awf-active label::after {
opacity: 1;
}
.awf-style-images .awf-filter-container.awf-active:not(.awf-hover-off) label:hover::after,
.awf-style-colours .awf-filter-container.awf-active:not(.awf-hover-off) label:hover::after {
opacity: 0.8;
}
.awf-style-images .awf-filter-container .awf-count-wo-label .awf-filter-count,
.awf-style-colours .awf-filter-container .awf-count-wo-label .awf-filter-count {
position: absolute;
right: 7px;
bottom: -2px;
margin: 0;
padding: 0px 3px;
line-height: 12px;
text-transform: none;
color: #999999;
font-size: 10px;
font-style: normal;
background: white;
border: 1px solid #dddddd;
z-index: 1;
opacity: 0.9;
}
.awf-filters-container.awf-style-tags li.awf-filter-container {
margin: 0 0 10px 0;
padding: 0;
line-height: 40px;
text-align: center;
background: none;
border: 2px solid #cccccc;
border-radius: 3px;
}
.awf-filters-container.awf-style-tags li.awf-filter-container:not(.awf-hover-off):hover {
background: #F8F8F8;
border-color: #999999;
}
.awf-filters-container.awf-style-tags li.awf-filter-container.awf-empty.awf-empty-disabled:hover:not(.awf-active) {
background: none;
border-color: #cccccc;
}
.awf-filters-container.awf-style-tags li.awf-filter-container.awf-active {
background: #F8F8F8;
border-color: #777777;
}
.awf-filters-container.awf-style-tags li.awf-filter-container.awf-active:not(.awf-hover-off):hover {
border-color: #cccccc;
}
.awf-style-tags ul ul {
margin: 0;
}
.awf-style-tags .awf-filter-container a {
width: 100%;
}
.awf-style-tags input[type=checkbox]+label,
.awf-style-tags input[type=radio]+label {
margin: 0;
padding-left: 5px;
padding-right: 5px;
}
.awf-style-tags .awf-filter-container label {
width: 100%;
line-height: 45px;
justify-content: center;
color: #999999;
font-size: 0.8em;
font-weight: 400;
font-style: normal;
}
.awf-style-tags .awf-filter-container label:hover {
color: #999999;
}
.awf-style-tags .awf-filter-container label .awf-filter-count {
vertical-align: top;
}
.awf-style-labels .awf-filter-container.awf-active label {
font-weight: bold;
}
.awf-filter-container .awf-filter-count {
margin: 0 5px;
padding: 0;
font-size: 0.7em;
opacity: 0.9;
}
.awf-filter-container > a > .awf-filter-count {
margin-top: -0.1em;
}
.awf-filter-container .awf-filter-count::before {
content: "(";
}
.awf-filter-container .awf-filter-count::after {
content: ")";
}
.awf-filter-container .awf-count-wo-label .awf-filter-count::before {
content: "";
}
.awf-filter-container .awf-count-wo-label .awf-filter-count::after {
content: "";
}
.awf-interactive-slider-tooltips-container {
display: flex;
margin: 25px 0 -35px 0;
justify-content: space-between;
}
.awf-interactive-slider-tooltips-container input[type=text] {
width: 100px;
padding: 5px;
text-align: center;
color: #333333;
white-space: nowrap;
background: rgba(255,255,255,1.00);
border: 1px solid #D9D9D9;
box-shadow: none;
border-radius: 3px;
}
.awf-filters-container .awf-filter-container.awf-range-slider-container,
.awf-filters-container .awf-taxonomy-range-slider-container {
position: relative;
margin: 70px 1.5em 70px 1.5em;
padding: 0;
line-height: 25px;
font-size: 15px;
}
.awf-filters-container .awf-filter-container.awf-range-slider-container[data-tooltips="none"],
.awf-filters-container .awf-filter-container.awf-range-slider-container[data-tooltips="below"],
.awf-filters-container .awf-taxonomy-range-slider-container {
margin-top: 40px;
}
.awf-slider-tooltips-below {
margin-top: 30px;
text-align: center;
font-size: 0.9em;
}
.awf-range-slider-container > *,
.awf-taxonomy-range-slider-container > * {
display: block;
vertical-align: top;
}
.awf-range-slider-container .noUi-value,
.awf-taxonomy-range-slider-container .noUi-value {
font-size: 0.9em;
}
.awf-taxonomy-range-slider-container .awf-filter-container {
display: none;
}
@media (max-width: 1024px) {
.awf-filters-container .awf-filter-container.awf-range-slider-container,
.awf-filters-container .awf-taxonomy-range-slider-container {
margin: 60px 0;
transform: scale(0.85);
}
.awf-filters-container .awf-taxonomy-range-slider-container {
margin-top: 30px;
}
.awf-interactive-slider-tooltips-container {
transform: scale(0.85);
}
.awf-interactive-slider-tooltips-container input[type=text] {
width: 80px;
}
}
.awf-style-range-stars .awf-filter-container input[type='radio'] + label {
padding-left: 84px;
}
.awf-style-range-stars .awf-filter-container label {
position: relative;
}
.awf-style-range-stars .awf-filter-container label::before {
content: "";
position: absolute;
top: 0;
left: 0;
color: #bbb;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-size: 12px;
font-weight: 400;
letter-spacing: 0.5px;
white-space: nowrap;
}
.awf-style-range-stars .awf-filter-container label::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0;
height: 100%;
overflow: hidden;
color: #bbb;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-size: 12px;
font-weight: 900;
letter-spacing: 0.5px;
white-space: nowrap;
}
.awf-style-range-stars .awf-filter-container.awf-active label::after,
.awf-style-range-stars .awf-filter-container label:hover::after{
color: #d33333;
}
.awf-style-range-stars .awf-filter-container label.awf-1-stars::after {
width: 14px;
}
.awf-style-range-stars .awf-filter-container label.awf-2-stars::after {
width: 28px;
}
.awf-style-range-stars .awf-filter-container label.awf-3-stars::after {
width: 42px;
}
.awf-style-range-stars .awf-filter-container label.awf-4-stars::after {
width: 56px;
}
.awf-style-range-stars .awf-filter-container label.awf-5-stars::after {
width: 70px;
} .awf-show-in-row ul,
.awf-show-in-row-left ul {
display: flex;
flex-flow: row wrap;
margin: 0;
align-items: stretch;
justify-content: space-around;
}
.awf-show-in-row-left ul {
justify-content: left;
}
.awf-show-in-row > ul > ul > *,
.awf-show-in-row-left > ul > ul > * {
margin-bottom: 0;
}
.awf-show-in-row ul ul,
.awf-show-in-row-left ul ul {
flex-grow: 1;
}
.awf-filters-container.awf-show-in-row ul li.awf-filter-container,
.awf-filters-container.awf-show-in-row-left ul li.awf-filter-container {
flex-grow: 1;
margin: 0 5px 5px 0;
}
.awf-show-in-row.awf-collapsible-children ul li.awf-parent-container,
.awf-show-in-row-left.awf-collapsible-children ul li.awf-parent-container {
width: 100%;
}
.awf-show-in-row.awf-collapsible-children > ul > li.awf-parent-container,
.awf-show-in-row-left.awf-collapsible-children > ul > li.awf-parent-container {
margin-top: 5px;
}
.awf-show-in-row.awf-collapsible-children ul ul.awf-children-container,
.awf-show-in-row-left.awf-collapsible-children ul ul.awf-children-container {
margin-left: 15px;
width: 100%;
}
.awf-show-in-row.awf-style-images.awf-hide-label li.awf-filter-container,
.awf-show-in-row.awf-style-colours.awf-hide-label li.awf-filter-container,
.awf-show-in-row-left.awf-style-images.awf-hide-label li.awf-filter-container,
.awf-show-in-row-left.awf-style-colours.awf-hide-label li.awf-filter-container {
flex-grow: unset;
}  .awf-filters-container.awf-2-column > ul {
column-count: 2;
}
.awf-filters-container.awf-3-column > ul {
column-count: 3;
}
.awf-filters-container.awf-2-column li.awf-parent-container,
.awf-filters-container.awf-3-column li.awf-parent-container {
break-after: avoid-column;
}
.awf-filters-container.awf-2-column ul.awf-children-container,
.awf-filters-container.awf-3-column ul.awf-children-container {
break-inside: avoid-column;
} .awf-overlay-container {
position: relative;
}
.awf-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: table;
text-align: center;
background: rgba(255,255,255);
opacity: 0.5;
z-index: 10000;
}
.awf-overlay i {
font-size: 40px;
display: table-cell;
vertical-align: middle;
} .awf-preset-wrapper:not(.awf-1-column-preset) {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-top: 15px;
}
.awf-preset-wrapper:not(.awf-1-column-preset) .awf-preset-title {
flex-grow: 1;
order: 5;
}
.awf-preset-wrapper:not(.awf-1-column-preset) button.awf-reset-btn {
width: auto;
}
.awf-preset-wrapper:not(.awf-1-column-preset) > .awf-reset-btn-container.awf-top-reset-btn-container {
flex-grow: 1;
text-align: right;
order: 10;
}
.awf-preset-wrapper:not(.awf-1-column-preset) > .awf-active-badges-container {
order: 15;
margin: 0 0 10px;
padding: 0;
width: 100%;
}
.awf-preset-wrapper:not(.awf-1-column-preset) > .awf-active-badges-container .awf-active-badge {
display: inline-flex;
justify-content: flex-start;
margin-right: 5px;
}
.awf-preset-wrapper:not(.awf-1-column-preset) .awf-preset-description {
flex: 1 0 100%;
order: 20;
width: 100%;
}
.awf-preset-wrapper:not(.awf-1-column-preset) > form.awf-filters-form {
flex: 0 0 100%;
order: 25;
min-width: 100%;
display: flex;
flex-wrap: wrap;
align-items: stretch;
}
.awf-preset-wrapper:not(.awf-1-column-preset) .awf-reset-btn-container.awf-bottom-reset-btn-container {
flex: 1 0 100%;
width: 100%;
text-align: left;
}
.awf-preset-wrapper:not(.awf-1-column-preset) .awf-btn-container {
display: flex;
margin-bottom: 20px;
align-items: end;
}
.awf-preset-wrapper:not(.awf-1-column-preset) .awf-filter-container.awf-product-search-container {
line-height: 38px;
}
.awf-preset-wrapper:not(.awf-1-column-preset) .awf-filter-container.awf-product-search-container .awf-filter {
height: 38px;
padding: 0 10px 0 38px;
} .awf-preset-wrapper.awf-2-column-preset > form.awf-filters-form {
gap: 2%;
}
.awf-preset-wrapper.awf-2-column-preset .awf-filter-wrapper {
width: 49%;
flex-grow: 0;
flex-shrink: 0;
}
@media (max-width: 768px) {
.awf-preset-wrapper.awf-2-column-preset .awf-filter-wrapper,
.awf-preset-wrapper.awf-2-column-preset > form.awf-filters-form > .awf-btn-container {
width: 100%;
}
} .awf-preset-wrapper.awf-3-column-preset > form.awf-filters-form {
gap: 2%;
}
.awf-preset-wrapper.awf-3-column-preset .awf-filter-wrapper,
.awf-preset-wrapper.awf-3-column-preset > form.awf-filters-form > .awf-btn-container {
width: 32%;
flex-grow: 0;
flex-shrink: 0;
}
@media (max-width: 768px) {
.awf-preset-wrapper.awf-3-column-preset .awf-filter-wrapper,
.awf-preset-wrapper.awf-3-column-preset > form.awf-filters-form > .awf-btn-container {
width: 100%;
}
} .awf-preset-wrapper.awf-4-column-flex-preset > form.awf-filters-form {
gap: 6px;
justify-content: space-between;
}
.awf-preset-wrapper.awf-4-column-flex-preset .awf-filter-wrapper,
.awf-preset-wrapper.awf-4-column-flex-preset > form.awf-filters-form > .awf-btn-container {
width: calc( 25% - 5px );
flex-grow: 0;
flex-shrink: 0;
}
@media (max-width: 1024px) {
.awf-preset-wrapper.awf-4-column-flex-preset .awf-filter-wrapper,
.awf-preset-wrapper.awf-4-column-flex-preset > form.awf-filters-form > .awf-btn-container {
width: calc( 50% - 3px );
}
}
@media (max-width: 768px) {
.awf-preset-wrapper.awf-4-column-flex-preset .awf-filter-wrapper,
.awf-preset-wrapper.awf-4-column-flex-preset > form.awf-filters-form > .awf-btn-container {
width: 100%;
}
} .awf-preset-wrapper.awf-4-column-preset .awf-filter-wrapper {
margin-right: 2%;
width: 23.5%;
}
.awf-preset-wrapper.awf-4-column-preset .awf-filter-wrapper:nth-child(4n) {
margin-right: 0%;
}
.awf-preset-wrapper.awf-4-column-preset:not(.awf-sbs) .awf-filter-wrapper.awf-dropdown .awf-filters-container {
right: auto;
left: 0;
margin-top: 2px;
width: 208%;
border-top-style: solid;
}
.awf-preset-wrapper.awf-4-column-preset .awf-filter-wrapper:nth-child(4n).awf-dropdown .awf-filters-container {
right: 0;
left: auto;
}
.awf-preset-wrapper.awf-4-column-preset .awf-filter-wrapper:nth-child(4n).awf-dropdown.awf-button-filter .awf-submit-btn-container {
right: 25px;
left: auto;
width: calc(208% - 27px);
}
.awf-preset-wrapper.awf-4-column-preset .awf-filter-wrapper:nth-child(4n).awf-dropdown.awf-thl.awf-button-filter .awf-submit-btn-container,
.awf-preset-wrapper.awf-4-column-preset .awf-filter-wrapper:nth-child(4n).awf-dropdown.awf-thl .awf-thl-container {
right: 2px;
left: auto;
width: calc(208% - 4px);
}
.awf-preset-wrapper.awf-4-column-preset:not(.awf-sbs) .awf-dropdown.awf-button-filter:not(:nth-child(4n)) .awf-submit-btn-container {
width: calc(208% - 25px);
}
.awf-preset-wrapper.awf-4-column-preset:not(.awf-sbs) .awf-dropdown.awf-thl-on:not(:nth-child(4n)) .awf-thl-container {
width: calc(208% - 2px);
}
@media (max-width: 1024px) {
.awf-preset-wrapper.awf-4-column-preset .awf-filter-wrapper {
width: 49%;
}
.awf-preset-wrapper.awf-4-column-preset .awf-filter-wrapper:nth-child(odd) {
margin-right: 2%;
}
.awf-preset-wrapper.awf-4-column-preset .awf-filter-wrapper:nth-child(even) {
margin-right: 0;
}
.awf-preset-wrapper.awf-4-column-preset:not(.awf-sbs) .awf-filter-wrapper.awf-dropdown .awf-filters-container,
.awf-preset-wrapper.awf-4-column-preset .awf-filter-wrapper:nth-child(4n).awf-dropdown .awf-filters-container {
right: auto;
left: 0;
width: 100%;
}
.awf-preset-wrapper.awf-4-column-preset:not(.awf-sbs) .awf-dropdown.awf-thl-on:not(:nth-child(4n)) .awf-thl-container,
.awf-preset-wrapper.awf-4-column-preset:not(.awf-sbs) .awf-dropdown.awf-button-filter:not(:nth-child(4n)) .awf-submit-btn-container {
width: calc(100% - 25px);
}
}
@media (max-width: 768px) {
.awf-preset-wrapper.awf-4-column-preset .awf-filter-wrapper:nth-child(odd),
.awf-preset-wrapper.awf-4-column-preset .awf-filter-wrapper:nth-child(even),
.awf-preset-wrapper.awf-4-column-preset .awf-filter-wrapper {
margin-right: 0;
width: 100%;
}
}   .awf-preset-wrapper.awf-sbs .awf-filter-wrapper.awf-hidden {
display: none;
}
.awf-preset-wrapper.awf-sbs .awf-filter-wrapper.awf-sbs-loading {
position: relative;
}
.awf-preset-wrapper.awf-sbs .awf-filter-wrapper.awf-sbs-loading:not(.awf-dropdown)::before {
content: "\f110";
position: absolute;
display: inline-block;
margin-left: -15px;
top: 50px;
left: calc(50% - 15px);
height: 30px;
width: 30px;
line-height: 30px;
color: rgba(0, 0, 0, 0.5);
font-size: 30px;
font-style: normal;
font-variant: normal;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-weight: 900;
vertical-align: baseline;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-animation: fa-spin 0.75s linear infinite;
animation: fa-spin 0.75s linear infinite;
}
.awf-preset-wrapper.awf-sbs .awf-filter-wrapper.awf-sbs-loading .awf-filters-container {
display: none;
}
.awf-preset-wrapper.awf-sbs.awf-sbs-first .awf-apply-filter-btn,
.awf-preset-wrapper.awf-sbs.awf-sbs-submit-last .awf-apply-filter-btn {
display: none;
}
.awf-preset-wrapper.awf-sbs.awf-sbs-submit-last.awf-sbs-last .awf-apply-filter-btn {
display: block;
}
.awf-preset-wrapper.awf-sbs .awf-sbs-back-btn {
display: block;
margin: 0 5px;
}
.awf-preset-wrapper.awf-sbs.awf-sbs-first .awf-sbs-back-btn {
display: none;
}
.awf-preset-wrapper.awf-sbs .awf-sbs-next-btn {
margin: 0 5px;
}
.awf-preset-wrapper.awf-sbs.awf-sbs-next-btn-hidden .awf-sbs-next-btn {
display: none;
}  .awf-pagination-more-btn-container {
position: relative;
display: block;
width: 100%;
height: 100px;
text-align: center;
}  .awf-filterable .blockUI.blockOverlay::before {
content: "\f110";
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin-left: -25px;
margin-top: -25px;
height: 50px;
width: 50px;
line-height: 50px;
font-size: 50px;
font-weight: 900;
font-style: normal;
font-variant: normal;
font-family: 'AWF FA', 'Font Awesome 5 Free';
background: none;
animation: fa-spin 0.75s linear infinite;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.awf-filterable .blockUI.blockMsg {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
}
.awf-filterable .blockUI.blockMsg::before {
content: '' !important;
display: none !important;
}
.awf-filterable .blockUI.blockMsg .awf-loader {
position: relative;
display: flex;
justify-content: center;
align-items: flex-start;
height: 100%;
padding-top: 0;
}
.awf-filterable .blockUI.blockMsg .awf-loader::before,
.awf-filterable .blockUI.blockMsg .awf-loader::after {
content: "";
display: block;
position: relative;
font-weight: 900;
font-style: normal;
font-variant: normal;
font-family: 'AWF FA', 'Font Awesome 5 Free';
animation: fa-spin 0.75s linear infinite;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.awf-filterable .awf-infinite-scroll-loader .blockUI.blockMsg .awf-loader {
padding-top: 0 !important;
}  .awf-filters-container.awf-pretty-scrollbars .ps__rail-y,
.awf-product-search-autocomplete-container.awf-pretty-scrollbars .ps__rail-y {
right: 0px;
width: 11px;
border-radius: 8px;
opacity: 0.8;
}
.awf-filters-container.awf-pretty-scrollbars .ps__rail-y > .ps__thumb-y,
.awf-product-search-autocomplete-container.awf-pretty-scrollbars .ps__rail-y > .ps__thumb-y {
right: 0px;
}  .awf-thl .awf-thl-container {
font-size: 0.85em;
}
.awf-thl .awf-thl-container:hover {
color: #333333;
}
.awf-thl .awf-thl-container,
.awf-thl .awf-thl-more-btn,
.awf-thl .awf-thl-less-btn {
display: none;
}
.awf-thl .awf-thl-more-btn,
.awf-thl .awf-thl-less-btn {
position: relative;
padding: 5px;
height: 35px;
max-height: 35px;
text-align: center;
transition: color 0.6s ease;
cursor: pointer;
}
.awf-thl .awf-thl-more-btn::after,
.awf-thl .awf-thl-less-btn::after {
content: "\f107";
position: absolute;
margin-left: 8px;
line-height: inherit;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-size: 1em;
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.awf-thl .awf-thl-less-btn::after {
transform: scaleY(-1);
}
.awf-thl.awf-thl-on .awf-thl-container {
display: block;
}
.awf-thl.awf-thl-on:not(.awf-thl-expanded) .awf-thl-more-btn,
.awf-thl.awf-thl-on.awf-thl-expanded .awf-thl-less-btn {
display: block;
}  .awf-togglable-preset-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #000;
opacity: 0.25;
z-index: 999999;
cursor: pointer;
}
.awf-preset-wrapper.awf-togglable-on-s-preset {
transition: opacity 1s ease;
}
.awf-togglable-preset.awf-left-popup-sidebar-mode,
.awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-left-popup-sidebar-mode {
position: fixed;
top: 0;
bottom: 0;
left: 0;
width: 400px;
padding: 20px;
overflow: scroll;
background: #ffffff;
border-right: 1px solid #eeeeee;
transform-origin: left;
transition: transform 120ms ease-in-out, opacity .5s;
transform: scaleX(0);
z-index: 1000000;
scrollbar-width: thin;
}
@media (max-width: 400px) {
.awf-togglable-preset.awf-left-popup-sidebar-mode,
.awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-left-popup-sidebar-mode {
width: 100%;
}
}
.awf-togglable-preset-on .awf-togglable-preset.awf-left-popup-sidebar-mode,
.awf-togglable-preset-on.awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-left-popup-sidebar-mode {
display: block;
transform: scaleX(1);
}
.awf-togglable-preset.awf-above-products-mode,
.awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-above-products-mode {
display: none;
}
.awf-togglable-preset-on .awf-togglable-preset.awf-above-products-mode,
.awf-togglable-preset-on.awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-above-products-mode {
display: block;
}
.awf-togglable-preset-on .awf-togglable-preset.awf-above-products-mode.awf-4-column-preset,
.awf-togglable-preset-on.awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-above-products-mode.awf-4-column-preset {
display: flex;
}
.awf-togglable-preset-close-btn {
position: relative;
display: none;
align-items: center;
line-height: 1;
text-align: right;
padding: 5px 0;
color: #cccccc;
font-size: 16px;
text-transform: uppercase;
z-index: 10;
cursor: pointer;
}
.awf-togglable-preset-close-btn:hover {
color: #999999;
}
.awf-togglable-preset-close-btn i {
margin-right: 10px;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-size: inherit;
font-weight: 900;
font-style: normal;
}
.awf-togglable-preset-close-btn > span {
font-size: inherit;
}
.awf-togglable-preset.awf-left-popup-sidebar-mode .awf-togglable-preset-close-btn,
.awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-left-popup-sidebar-mode .awf-togglable-preset-close-btn {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
justify-items: center;
}
#awf-fixed-popup-close-btn {
position: fixed;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
justify-items: center;
z-index: 1000001;
opacity: 0;
transform: scaleX(0);
transform-origin: bottom left;
transition: opacity 0s 0s, transform 240ms .1s;
visibility: hidden;
}
.awf-togglable-preset-on #awf-fixed-popup-close-btn {
transform: scaleX(1);
transition-delay: 120ms;
opacity: 1;
visibility: visible;
}
.awf-togglable-preset-btn {
display: none;
margin: 0 0 20px;
padding: 0 10px;
line-height: 36px;
vertical-align: baseline;
color: #999999;
font-size: 14px;
font-weight: 400;
border: 2px solid #888888;
border-radius: 2px;
cursor: pointer;
z-index: 999998;
}
.awf-loading-ajax .awf-togglable-preset-btn {
pointer-events: none;
opacity: 0.5;
}
.awf-togglable-preset-btn.awf-show-togglable-preset-btn,
.awf-togglable-preset-mode-on .awf-togglable-preset-btn {
display: inline-block;
}
.awf-togglable-preset-btn:hover {
background: #fbfbfb;
}
.awf-togglable-preset-btn i {
margin-right: 10px;
line-height: inherit;
vertical-align: baseline;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-size: 0.9em;
font-weight: 900;
font-style: normal;
}
.awf-togglable-preset-btn i::before {
line-height: inherit;
vertical-align: inherit;
}
.awf-togglable-preset-btn > span {
display: inline-block;
line-height: inherit;
vertical-align: inherit;
}
.awf-togglable-preset-on .awf-togglable-preset-btn i.fa-bars::before {
content: "\f00d";
}
.awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-left-popup-sidebar-mode .awf-togglable-preset-close-btn {
display: block;
left: inherit;
right: 20%;
}  .daterangepicker {
z-index: 1000000;
}
.daterangepicker .drp-calendar {
max-width: 370px;
}
.awf-daterangepicker-container {
position: relative;
}
.awf-daterangepicker-container::before {
content: "\f133";
position: absolute;
top: 0;
left: 13px;
line-height: 45px;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-size: 16px;
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
pointer-events: none;
}
.awf-daterangepicker-container::after {
content: "\f0d7";
position: absolute;
top: 0;
right: 10px;
line-height: 45px;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-size: 16px;
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
pointer-events: none;
}
input.awf-daterangepicker[type='text'] {
width: 100%;
height: 45px;
padding: 9px 10px 10px 40px;
font-size: 14px;
box-sizing: border-box;
cursor: pointer;
}
.awf-daterangepicker-container:not( .awf-active ) .awf-daterangepicker {
color: transparent;
}
.awf-daterangepicker.awf-range-daterangepicker.awf-timepicker {
font-size: 12px;
}
.daterangepicker .calendar-table tr th { border-radius: 0; }
.daterangepicker .calendar-table tr:first-of-type th:first-of-type { border-top-left-radius: 5px; }
.daterangepicker .calendar-table tr:first-of-type th:last-of-type { border-top-right-radius: 5px; }
.daterangepicker .calendar-table tr:last-of-type th:first-of-type { border-bottom-left-radius: 5px; }
.daterangepicker .calendar-table tr:last-of-type th:last-of-type { border-bottom-right-radius: 5px; }
@media (max-width: 768px) {
.daterangepicker {
width: 320px;
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
padding: 5px;
}
.daterangepicker .drp-calendar.left,
.daterangepicker .drp-calendar.right {
padding: 5px;
width: 100%;
}
}
@media (min-width: 564px) {
.daterangepicker .drp-calendar.left .calendar-table {
padding-right: 0;
}
} .daterangepicker table:not( .has-background ) tbody td.in-range {
background-color: #ebf4f8;
border-color: transparent;
color: #000;
}
.daterangepicker table:not( .has-background ) tbody td.active, .daterangepicker table:not( .has-background ) tbody td.active:hover {
background-color: #357ebd;
border-color: transparent;
color: #fff;
}   .awf-active.awf-is-last-active a,
.awf-active.awf-is-last-active input,
.awf-active.awf-is-last-active label {
pointer-events: none;
}
.awf-active-badges-container#awf-title-badges .awf-active-badge.awf-is-last-active,
.awf-active-badges-container.awf-extra-badges .awf-active-badge.awf-is-last-active,
.awf-active-badges-container .awf-is-last-active {
display: none;
}  .woocommerce-pagination.awf-woocommerce-pagination {
margin: 10px 0;
font-size: 14px;
font-weight: 600;
}
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers {
display: flex;
flex-wrap: wrap;
align-items: baseline;
justify-content: center;
list-style: none;
}
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers .page-numbers {
display: inline-flex;
margin: 5px;
width: 41px;
height: 40px;
align-items: center;
justify-content: center;
color: #6d6d6d;
border-radius: 4px;
border-radius: 3px;
}
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers .page-numbers:not(.dots) {
background-color: rgba(0,0,0,.025);
}
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers a.page-numbers:hover {
color: #43454b;
background: rgba(0,0,0,.05);
}
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers .page-numbers.current {
color: #636363;
background: #e6e6e6;
}
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers .page-numbers.next,
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers .page-numbers.prev {
position: relative;
color: transparent;
}
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers .page-numbers.next::after,
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers .page-numbers.prev::after {
content: "\f0d9";
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
line-height: inherit;
color: #6d6d6d;
font-style: normal;
font-family: 'AWF FA', 'Font Awesome 5 Free';
font-size: 18px;
font-weight: 900;
font-variant: normal;
vertical-align: baseline;
text-indent: 0px;
transform: translateX(-50%) translateY(-50%);
}
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers a.page-numbers.next:hover,
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers a.page-numbers.prev:hover {
color: transparent;
}
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers .page-numbers.next:hover::after,
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers .page-numbers.prev:hover::after {
color: #43454b;
}
.woocommerce-pagination.awf-woocommerce-pagination ul.page-numbers .page-numbers.next::after {
content: "\f0da";
}  .awf-preset-preview {}
h3.awf-preset-preview-title,
.awf-block-wrapper h3.awf-preset-preview-title {
position: relative;
margin: 0;
padding: 10px 10px 10px 52px;
line-height: 32px;
font-size: 15px;
font-weight: 500;
background: #f7f7f7;
border: 1px solid #e9e9e9;
}
h3.awf-preset-preview-title::before {
position: absolute;
content: " ";
top: 10px;
left: 10px;
width: 32px;
height: 32px;
background: top left / contain no-repeat url(//www.ebikes-leipzig.com/wp-content/plugins/annasta-woocommerce-product-filters-premium/styles/images/awf-logo-128x128.png);
}
.awf-preset-preview-notice {
margin: 15px 0 0;
padding: 10px 10px 10px 50px;
font-size: 16px;
font-weight: 500;
}
.awf-preset-preview-notice div {
line-height: 22px;
}
.awf-preset-preview-notice div.awf-preset-preview-notice-heading {
margin-bottom: 10px;
font-weight: 600;
}
.awf-preset-preview-notice div.awf-preset-preview-notice-description {
font-size: 14px;
font-weight: 300;
}
.awf-preset-preview-html {
margin: 25px 10px 10px;
}  ul.awf-product-categories {
clear: both;
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin: 25px 0;
padding: 0;
}
ul.awf-product-categories li.product-category {
margin: 0 2% 0 0;
padding: 0;
width: 23%;
text-align: center;
list-style: none;
}
ul.awf-product-categories li.product-category.last {
margin-right: 0;
}
ul.awf-product-categories.columns-1 li.product-category {
margin: 0;
width: 100%;
}
ul.awf-product-categories.columns-2 li.product-category {
width: 49%;
}
ul.awf-product-categories.columns-3 li.product-category {
width: 32%;
}
ul.awf-product-categories.columns-5 li.product-category {
width: 18.4%;
}
ul.awf-product-categories.columns-6 li.product-category {
width: 15%;
}
ul.awf-product-categories li.product-category a {
display: block;
margin: 0;
padding: 0;
}
ul.awf-product-categories li.product-category img {
margin-right: auto;
margin-left: auto;
}
ul.awf-product-categories li.product-category .woocommerce-loop-category__title {
font-size: 1rem;
}
ul.awf-product-categories li.product-category .woocommerce-loop-category__title mark.count {
display: block;
font-size: 0.85em;
font-weight: 600;
}
@media (max-width: 768px) {
ul.awf-product-categories li.product-category,
ul.awf-product-categories li.product-category.last,
ul.awf-product-categories.columns-3 li.product-category,
ul.awf-product-categories.columns-4 li.product-category,
ul.awf-product-categories.columns-5 li.product-category,
ul.awf-product-categories.columns-6 li.product-category {
margin: 0 2% 0 0;
width: 49%;
}
ul.awf-product-categories li.product-category:nth-child(even) {
margin-right: 0;
}
}
@media (max-width: 400px) {
ul.awf-product-categories li.product-category,
ul.awf-product-categories li.product-category.last,
ul.awf-product-categories.columns-3 li.product-category,
ul.awf-product-categories.columns-4 li.product-category,
ul.awf-product-categories.columns-5 li.product-category,
ul.awf-product-categories.columns-6 li.product-category {
margin: 0;
width: 100%;
}
}  .awf-preset-wrapper,
.awf-togglable-preset-btn,
.awf-extra-badges,
.awf-product-categories,
.awf-extra-reset-btn-container {
--awf-fv-outline-color: #333;
}
.awf-product-categories li.product-category a:focus-visible,
.noUi-handle:focus-visible,
.awf-filter-title-container:focus-visible,
.awf-active-badge:focus-visible,
.awf-terms-search:focus-visible,
.awf-togglable-preset-btn:focus-visible,
.awf-togglable-preset-close-btn:focus-visible,
button.awf-apply-filter-btn:focus-visible,
button.awf-reset-btn:focus-visible,
.awf-reset-active-container:focus-visible {
outline: 2px solid var(--awf-fv-outline-color);
outline-offset: 3px;
}
.awf-dropdown .awf-filter-title-container:focus-visible,
.awf-filter-container.awf-product-search-container .awf-filter:focus-visible,
.awf-clear-search-btn:focus-visible,
.awf-clear-terms-search-btn:focus-visible,
.awf-thl-more-btn:focus-visible,
.awf-thl-less-btn:focus-visible {
outline: 2px solid var(--awf-fv-outline-color);
outline-offset: -2px;
}
.awf-filter-container input[type='checkbox'] + label:focus-visible,
.awf-filter-container input[type='radio'] + label:focus-visible {
outline: 2px solid var(--awf-fv-outline-color);
outline-offset: -1px;
}.awf-preset-wrapper.awf-preset-1-wrapper{opacity:0;}.awf-filters-1-1-container {position:relative;max-height:250px;overflow:hidden;}.awf-filters-1-1-container.awf-style-icons label::before {content:"";font-weight:400;}.awf-filters-1-1-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-1-container.awf-style-icons .awf-filter-container.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:400;}.awf-filters-1-1-container.awf-style-icons .awf-active label::before {content:"";font-weight:900;}.awf-filters-1-1-container.awf-style-icons .awf-hierarchical-sbs-active-parent label::before {content:"";font-weight:900;}.awf-filters-1-1-container.awf-style-icons .awf-active:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-1-container.awf-style-icons .awf-hierarchical-sbs-active-parent:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-1-container.awf-style-icons .awf-active.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-1-container.awf-style-icons .awf-hierarchical-sbs-active-parent.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-3-container {position:relative;max-height:250px;overflow:hidden;}.awf-filters-1-3-container.awf-style-icons label::before {content:"";font-weight:400;}.awf-filters-1-3-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-3-container.awf-style-icons .awf-filter-container.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:400;}.awf-filters-1-3-container.awf-style-icons .awf-active label::before {content:"";font-weight:900;}.awf-filters-1-3-container.awf-style-icons .awf-hierarchical-sbs-active-parent label::before {content:"";font-weight:900;}.awf-filters-1-3-container.awf-style-icons .awf-active:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-3-container.awf-style-icons .awf-hierarchical-sbs-active-parent:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-3-container.awf-style-icons .awf-active.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-3-container.awf-style-icons .awf-hierarchical-sbs-active-parent.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-5-container {position:relative;max-height:250px;overflow:hidden;}.awf-filters-1-5-container.awf-style-icons label::before {content:"";font-weight:400;}.awf-filters-1-5-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-5-container.awf-style-icons .awf-filter-container.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:400;}.awf-filters-1-5-container.awf-style-icons .awf-active label::before {content:"";font-weight:900;}.awf-filters-1-5-container.awf-style-icons .awf-hierarchical-sbs-active-parent label::before {content:"";font-weight:900;}.awf-filters-1-5-container.awf-style-icons .awf-active:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-5-container.awf-style-icons .awf-hierarchical-sbs-active-parent:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-5-container.awf-style-icons .awf-active.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-5-container.awf-style-icons .awf-hierarchical-sbs-active-parent.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-6-container {position:relative;max-height:250px;overflow:hidden;}.awf-filters-1-6-container.awf-style-icons label::before {content:"";font-weight:400;}.awf-filters-1-6-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-6-container.awf-style-icons .awf-filter-container.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:400;}.awf-filters-1-6-container.awf-style-icons .awf-active label::before {content:"";font-weight:900;}.awf-filters-1-6-container.awf-style-icons .awf-hierarchical-sbs-active-parent label::before {content:"";font-weight:900;}.awf-filters-1-6-container.awf-style-icons .awf-active:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-6-container.awf-style-icons .awf-hierarchical-sbs-active-parent:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-6-container.awf-style-icons .awf-active.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-6-container.awf-style-icons .awf-hierarchical-sbs-active-parent.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-7-container {position:relative;max-height:250px;overflow:hidden;}.awf-filters-1-7-container.awf-style-icons label::before {content:"";font-weight:400;}.awf-filters-1-7-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-7-container.awf-style-icons .awf-filter-container.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:400;}.awf-filters-1-7-container.awf-style-icons .awf-active label::before {content:"";font-weight:900;}.awf-filters-1-7-container.awf-style-icons .awf-hierarchical-sbs-active-parent label::before {content:"";font-weight:900;}.awf-filters-1-7-container.awf-style-icons .awf-active:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-7-container.awf-style-icons .awf-hierarchical-sbs-active-parent:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-7-container.awf-style-icons .awf-active.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-7-container.awf-style-icons .awf-hierarchical-sbs-active-parent.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-8-container {position:relative;max-height:250px;overflow:hidden;}.awf-filters-1-8-container.awf-style-icons label::before {content:"";font-weight:400;}.awf-filters-1-8-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-8-container.awf-style-icons .awf-filter-container.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:400;}.awf-filters-1-8-container.awf-style-icons .awf-active label::before {content:"";font-weight:900;}.awf-filters-1-8-container.awf-style-icons .awf-hierarchical-sbs-active-parent label::before {content:"";font-weight:900;}.awf-filters-1-8-container.awf-style-icons .awf-active:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-8-container.awf-style-icons .awf-hierarchical-sbs-active-parent:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-8-container.awf-style-icons .awf-active.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-8-container.awf-style-icons .awf-hierarchical-sbs-active-parent.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-9-container {position:relative;max-height:250px;overflow:hidden;}.awf-filters-1-9-container.awf-style-icons label::before {content:"";font-weight:400;}.awf-filters-1-9-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-9-container.awf-style-icons .awf-filter-container.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:400;}.awf-filters-1-9-container.awf-style-icons .awf-active label::before {content:"";font-weight:900;}.awf-filters-1-9-container.awf-style-icons .awf-hierarchical-sbs-active-parent label::before {content:"";font-weight:900;}.awf-filters-1-9-container.awf-style-icons .awf-active:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-9-container.awf-style-icons .awf-hierarchical-sbs-active-parent:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-9-container.awf-style-icons .awf-active.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-9-container.awf-style-icons .awf-hierarchical-sbs-active-parent.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-10-container {position:relative;max-height:250px;overflow:hidden;}.awf-filters-1-10-container.awf-style-icons label::before {content:"";font-weight:400;}.awf-filters-1-10-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-10-container.awf-style-icons .awf-filter-container.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:400;}.awf-filters-1-10-container.awf-style-icons .awf-active label::before {content:"";font-weight:900;}.awf-filters-1-10-container.awf-style-icons .awf-hierarchical-sbs-active-parent label::before {content:"";font-weight:900;}.awf-filters-1-10-container.awf-style-icons .awf-active:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-10-container.awf-style-icons .awf-hierarchical-sbs-active-parent:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-10-container.awf-style-icons .awf-active.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-10-container.awf-style-icons .awf-hierarchical-sbs-active-parent.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-11-container {position:relative;max-height:250px;overflow:hidden;}.awf-filters-1-11-container.awf-style-icons label::before {content:"";font-weight:400;}.awf-filters-1-11-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-11-container.awf-style-icons .awf-filter-container.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:400;}.awf-filters-1-11-container.awf-style-icons .awf-active label::before {content:"";font-weight:900;}.awf-filters-1-11-container.awf-style-icons .awf-hierarchical-sbs-active-parent label::before {content:"";font-weight:900;}.awf-filters-1-11-container.awf-style-icons .awf-active:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-11-container.awf-style-icons .awf-hierarchical-sbs-active-parent:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-11-container.awf-style-icons .awf-active.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-11-container.awf-style-icons .awf-hierarchical-sbs-active-parent.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-12-container.awf-style-icons label::before {content:"";font-weight:400;}.awf-filters-1-12-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-12-container.awf-style-icons .awf-filter-container.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:400;}.awf-filters-1-12-container.awf-style-icons .awf-active label::before {content:"";font-weight:900;}.awf-filters-1-12-container.awf-style-icons .awf-hierarchical-sbs-active-parent label::before {content:"";font-weight:900;}.awf-filters-1-12-container.awf-style-icons .awf-active:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-12-container.awf-style-icons .awf-hierarchical-sbs-active-parent:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-12-container.awf-style-icons .awf-active.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-12-container.awf-style-icons .awf-hierarchical-sbs-active-parent.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}
.awf-filterable .blockUI::before{content: "" !important;display:none !important;}
.awf-filterable .blockUI.blockMsg .awf-loader::before{
content: " ";
display: block;
border-radius: 50%;
border: 10px solid #44d62c;
border-color: #44d62c transparent #44d62c transparent;
animation: fa-spin 0.75s linear infinite;
height: 125px;
width: 125px;
line-height: 125px;
font-size: 125px;
opacity: 0.8;
color:#44d62c;animation-duration:1.5s;}
.awf-filterable .blockUI.blockOverlay{
position: fixed !important;
top: 0 !important;
right: 0 !important;
bottom: 0 !important;
left: 0 !important;
background: #ffffff !important;
opacity: 0.8 !important;
}
.awf-filterable .blockUI.blockMsg .awf-loader{
position: fixed !important;
top: 0 !important;
right: 0 !important;
bottom: 0 !important;
left: 0 !important;
display: flex !important;
justify-content: center;
align-items: center;
}.noUi-horizontal{height:3px;}.noUi-horizontal .noUi-handle{top:-15px;width:29px;height:28px;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB;border:1px solid #D9D9D9;border-radius:50%;}.noUi-horizontal .noUi-handle::before,.noUi-horizontal .noUi-handle::after{display:none;}.noUi-pips-horizontal{margin-top:-13px;}.noUi-marker-horizontal.noUi-marker-large{height:5px;width:5px;border-radius:50%;background:#3FB8AF;}.noUi-marker-horizontal.noUi-marker-normal{display:none;}.awf-togglable-preset-btn{background-color:#44d62c;}.awf-togglable-preset-btn:hover{background-color:#dcd7e3;}.awf-togglable-preset-btn i.awf-togglable-preset-btn-icon::before{content:"\f0ae";font-size:1.25em;padding-right:15px;border-right-style:solid;border-right-width:1px;border-right-color:rgba(255,255,255,0.9);}.awf-togglable-preset-close-btn{}.awf-togglable-preset.awf-left-popup-sidebar-mode .awf-togglable-preset-close-btn, .awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-left-popup-sidebar-mode .awf-togglable-preset-close-btn{text-align:right; justify-content:right;}.awf-togglable-preset-close-btn{font-size:15px;margin-top:-20px;margin-right:-20px;margin-bottom:35px;margin-left:-20px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:15px;}.awf-togglable-preset-close-btn i{font-size:1.25em;}.awf-filter-wrapper:not(.awf-dropdown) .awf-collapse-btn::before{content:"\f068";}.awf-filter-wrapper:not(.awf-dropdown).awf-collapsed .awf-collapse-btn::before{content:"\f067";transform: scaleY(-1) rotate(90deg);}.awf-togglable-preset-btn{margin-left:25px;padding-right:20px;padding-left:20px;line-height:45px;color:rgba(255,255,255,0.9);font-size:15px;text-transform:uppercase;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;white-space:nowrap;} .awf-togglable-preset-btn {
line-height: 36px;
}
.awf-preset-wrapper {
background-color: #fbfbfb;
}
.awf-togglable-preset-btn:hover {
background-color: #dcd7e3;
color: #000;
}
.awf-togglable-preset-on .awf-togglable-preset.awf-above-products-mode,
.awf-togglable-preset-on.awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-above-products-mode {
margin-top: -30px;
}
.awf-togglable-preset.awf-above-products-mode,
.awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-above-products-mode {
margin-bottom: 20px;
}.woocommerce-checkout-payment .wc_payment_method label[for^=payment_method_easycredit]{display:inline-flex!important;flex-flow:row wrap;justify-content:flex-start}easycredit-express-button{display:block;margin:20px 0}body easycredit-box-top{margin-top:50px!important}body.admin-bar easycredit-box-top{height:50px;left:0;position:fixed;top:var(--wp-admin--admin-bar--height);width:100%;z-index:1001}@media screen and (max-width:782px){body.admin-bar easycredit-box-top{top:var(--wp-admin--admin-bar--height)}}easycredit-box-listing{text-align:left!important}ul.easycredit-card-columns-adjusted{display:flex!important;flex-wrap:wrap!important;justify-content:space-between!important}ul.easycredit-card-columns-adjusted:before{content:none!important}ul.easycredit-card-columns-adjusted>*{margin-left:0!important;margin-right:0!important}.easycredit-review-container .easycredit-payment-details .col2-set,.easycredit-review-container .woocommerce-customer-details .col2-set{display:flex;flex-flow:row wrap;float:none;justify-content:space-between;margin-left:0;margin-right:0;width:100%}.easycredit-review-container .easycredit-payment-details .col2-set>[class*=col-],.easycredit-review-container .woocommerce-customer-details .col2-set>[class*=col-]{flex:0 0 100%;float:none;margin-left:0;margin-right:0;max-width:100%;padding-left:0;padding-right:0;width:100%}.easycredit-review-container .easycredit-payment-details .col2-set>[class*=col-]{margin-bottom:3em}.easycredit-review-container .easycredit-payment-details:after{clear:both;content:"";display:block}@media(min-width:768px){.easycredit-review-container .easycredit-payment-details .col2-set>[class*=col-],.easycredit-review-container .woocommerce-customer-details .col2-set>[class*=col-]{flex:0 0 calc(50% - 15px);width:calc(50% - 15px)}}.easycredit.checkout-review-button{float:right;margin-top:20px;width:50%}.easycredit.checkout-review-button #place_order{width:100%}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0;border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}progress{vertical-align:baseline}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}body,button,input,select,textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-transform:none;font-size:17px;line-height:1.5}p{margin-bottom:1.5em}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}pre{background:rgba(0,0,0,.05);font-family:inherit;font-size:inherit;line-height:normal;margin-bottom:1.5em;padding:20px;overflow:auto;max-width:100%}blockquote{border-left:5px solid rgba(0,0,0,.05);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}blockquote p:last-child{margin:0}table,td,th{border:1px solid rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}td,th{padding:8px}th{border-width:0 1px 1px 0}td{border-width:0 1px 1px 0}hr{background-color:rgba(0,0,0,.1);border:0;height:1px;margin-bottom:40px;margin-top:40px}fieldset{padding:0;border:0;min-width:inherit}fieldset legend{padding:0;margin-bottom:1.5em}h1{font-size:42px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h2{font-size:35px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h3{font-size:29px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h4{font-size:24px}h5{font-size:20px}h4,h5,h6{margin-bottom:20px}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}address{margin:0 0 1.5em}code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}img{height:auto;max-width:100%}button,input[type=button],input[type=reset],input[type=submit]{background:#55555e;color:#fff;border:1px solid transparent;cursor:pointer;-webkit-appearance:button;padding:10px 20px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid;border-radius:0;padding:10px 15px;max-width:100%}textarea{width:100%}a,button,input{transition:color .1s ease-in-out,background-color .1s ease-in-out}a{text-decoration:none}.button,.wp-block-button .wp-block-button__link{padding:10px 20px;display:inline-block}.wp-block-button .wp-block-button__link{font-size:inherit;line-height:inherit}.using-mouse :focus{outline:0}.using-mouse ::-moz-focus-inner{border:0}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}.no-sidebar .entry-content .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw;width:auto}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.main-navigation{z-index:100;padding:0;clear:both;display:block}.main-navigation a{display:block;text-decoration:none;font-weight:400;text-transform:none;font-size:15px}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation .main-nav ul li a{padding-left:20px;padding-right:20px;line-height:60px}.inside-navigation{position:relative}.main-navigation .inside-navigation{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.main-navigation .main-nav>ul{display:flex;flex-wrap:wrap;align-items:center}.main-navigation li{position:relative}.main-navigation .menu-bar-items{display:flex;align-items:center;font-size:15px}.main-navigation .menu-bar-items a{color:inherit}.main-navigation .menu-bar-item{position:relative}.main-navigation .menu-bar-item.search-item{z-index:20}.main-navigation .menu-bar-item>a{padding-left:20px;padding-right:20px;line-height:60px}.sidebar .main-navigation .main-nav{flex-basis:100%}.sidebar .main-navigation .main-nav>ul{flex-direction:column}.sidebar .main-navigation .menu-bar-items{margin:0 auto}.sidebar .main-navigation .menu-bar-items .search-item{order:10}.nav-align-center .inside-navigation{justify-content:center}.nav-align-center .main-nav>ul{justify-content:center}.nav-align-right .inside-navigation{justify-content:flex-end}.main-navigation ul ul{display:block;box-shadow:1px 1px 0 rgba(0,0,0,.1);float:left;position:absolute;left:-99999px;opacity:0;z-index:99999;width:200px;text-align:left;top:auto;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:0;overflow:hidden}.main-navigation ul ul a{display:block}.main-navigation ul ul li{width:100%}.main-navigation .main-nav ul ul li a{line-height:normal;padding:10px 20px;font-size:14px}.main-navigation .main-nav ul li.menu-item-has-children>a{padding-right:0;position:relative}.main-navigation.sub-menu-left ul ul{box-shadow:-1px 1px 0 rgba(0,0,0,.1)}.main-navigation.sub-menu-left .sub-menu{right:0}.main-navigation:not(.toggled) ul li.sfHover>ul,.main-navigation:not(.toggled) ul li:hover>ul{left:auto;opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible}.main-navigation:not(.toggled) ul ul li.sfHover>ul,.main-navigation:not(.toggled) ul ul li:hover>ul{left:100%;top:0}.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul{right:100%;left:auto}.nav-float-right .main-navigation ul ul ul{top:0}.menu-item-has-children .dropdown-menu-toggle{display:inline-block;height:100%;clear:both;padding-right:20px;padding-left:10px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}.sidebar .menu-item-has-children .dropdown-menu-toggle,nav ul ul .menu-item-has-children .dropdown-menu-toggle{float:right}.widget-area .main-navigation li{float:none;display:block;width:100%;padding:0;margin:0}.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,.sidebar .main-navigation.sub-menu-right ul li:hover ul{top:0;left:100%}.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,.sidebar .main-navigation.sub-menu-left ul li:hover ul{top:0;right:100%}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 2em;overflow:hidden}.site-main .post-navigation{margin-bottom:0}.paging-navigation .nav-next,.paging-navigation .nav-previous{display:none}.paging-navigation .nav-links>*{padding:0 5px}.paging-navigation .nav-links .current{font-weight:700}.nav-links>:first-child{padding-left:0}.site-header{position:relative}.inside-header{padding:20px 40px}.main-title{margin:0;font-size:25px;line-height:1.2em;word-wrap:break-word;font-weight:700;text-transform:none}.site-description{margin:0;line-height:1.5;font-weight:400;text-transform:none;font-size:15px}.site-logo{display:inline-block;max-width:100%}.site-header .header-image{vertical-align:middle}.inside-header{display:flex;align-items:center}.header-widget{margin-left:auto}.header-widget p:last-child{margin-bottom:0}.nav-float-right .header-widget{margin-left:20px}.nav-float-right #site-navigation{margin-left:auto}.nav-float-left #site-navigation{margin-right:auto;order:-10}.nav-float-left .header-widget{margin-left:0;margin-right:20px;order:-15}.header-aligned-center:not([class*=nav-float-]) .inside-header{justify-content:center;flex-direction:column;text-align:center}.header-aligned-center:not([class*=nav-float-]) .header-widget{margin-left:auto;margin-right:auto}.header-aligned-center:not([class*=nav-float-]) .inside-header>:not(:first-child){margin-top:1em}.header-aligned-right:not([class*=nav-float-]) .inside-header{justify-content:flex-end}.header-aligned-right:not([class*=nav-float-]) .header-widget{margin-right:auto;margin-left:0;order:-10}.site-branding-container{display:inline-flex;align-items:center;text-align:left;flex-shrink:0}.site-branding-container .site-logo{margin-right:1em}.sticky{display:block}.entry-header .gp-icon,.posted-on .updated{display:none}.byline,.entry-header .cat-links,.entry-header .comments-link,.entry-header .tags-links,.group-blog .byline,.single .byline{display:inline}footer.entry-meta .byline,footer.entry-meta .posted-on{display:block}.entry-content:not(:first-child),.entry-summary:not(:first-child),.page-content:not(:first-child){margin-top:2em}.page-links{clear:both;margin:0 0 1.5em}.archive .format-aside .entry-header,.archive .format-status .entry-header,.archive .format-status .entry-meta,.archive .format-status .entry-title,.blog .format-aside .entry-header,.blog .format-status .entry-header,.blog .format-status .entry-meta,.blog .format-status .entry-title{display:none}.archive .format-aside .entry-content,.archive .format-status .entry-content,.blog .format-aside .entry-content,.blog .format-status .entry-content{margin-top:0}.archive .format-status .entry-content p:last-child,.blog .format-status .entry-content p:last-child{margin-bottom:0}.entry-header,.site-content{word-wrap:break-word}.entry-title{margin-bottom:0}.author .page-header .page-title{display:flex;align-items:center}.author .page-header .avatar{margin-right:20px}.page-header .author-info>:last-child,.page-header>:last-child{margin-bottom:0}.entry-meta{font-size:85%;margin-top:.5em;line-height:1.5}footer.entry-meta{margin-top:2em}.cat-links,.comments-link,.tags-links{display:block}.entry-content>p:last-child,.entry-summary>p:last-child,.page-content>p:last-child,.read-more-container,.taxonomy-description p:last-child{margin-bottom:0}.wp-caption{margin-bottom:1.5em;max-width:100%;position:relative}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto 0;max-width:100%}.wp-caption .wp-caption-text{font-size:75%;padding-top:5px;opacity:.8}.wp-caption img{position:relative;vertical-align:bottom}.wp-block-image figcaption{font-size:13px;text-align:center}.wp-block-gallery,ul.blocks-gallery-grid{margin-left:0}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:rgba(255,255,255,.7);color:#000;padding:10px;box-sizing:border-box}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.site-main .gallery{margin-bottom:1.5em}.gallery-item img{vertical-align:bottom}.gallery-icon{padding:5px}embed,iframe,object{max-width:100%}.wp-block-post-template{margin-left:0}.widget-area .widget{padding:40px}.widget select{max-width:100%}.footer-widgets .widget :last-child,.sidebar .widget :last-child{margin-bottom:0}.widget-title{margin-bottom:30px;font-size:20px;line-height:1.5;font-weight:400;text-transform:none}.widget ol,.widget ul{margin:0}.widget .search-field{width:100%}.widget .search-form{display:flex}.widget .search-form button.search-submit{font-size:15px}.footer-widgets .widget{margin-bottom:30px}.footer-widgets .widget:last-child,.sidebar .widget:last-child{margin-bottom:0}.widget ul li{list-style-type:none;position:relative;margin-bottom:.5em}.widget ul li ul{margin-left:1em;margin-top:.5em}.wp-calendar-table{table-layout:fixed}.site-content{display:flex}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px}.page-header,.sidebar .widget,.site-main>*{margin-bottom:20px}.both-left .inside-left-sidebar,.both-right .inside-left-sidebar{margin-right:10px}.both-left .inside-right-sidebar,.both-right .inside-right-sidebar{margin-left:10px}.one-container.both-right .site-main,.one-container.right-sidebar .site-main{margin-right:40px}.one-container.both-left .site-main,.one-container.left-sidebar .site-main{margin-left:40px}.one-container.both-sidebars .site-main{margin:0 40px 0 40px}.one-container.archive .post:not(:last-child):not(.is-loop-template-item),.one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:40px}.one-container .site-content{padding:40px}.separate-containers .comments-area,.separate-containers .inside-article,.separate-containers .page-header,.separate-containers .paging-navigation{padding:40px}.separate-containers .site-main{margin:20px}.separate-containers.no-sidebar .site-main{margin-left:0;margin-right:0}.separate-containers.both-right .site-main,.separate-containers.right-sidebar .site-main{margin-left:0}.separate-containers.both-left .site-main,.separate-containers.left-sidebar .site-main{margin-right:0}.separate-containers .inside-left-sidebar,.separate-containers .inside-right-sidebar{margin-top:20px;margin-bottom:20px}.inside-page-header{padding:40px}.widget-area .main-navigation{margin-bottom:20px}.one-container .site-main>:last-child,.separate-containers .site-main>:last-child{margin-bottom:0}.full-width-content .container.grid-container{max-width:100%}.full-width-content.no-sidebar.separate-containers .site-main{margin:0}.full-width-content.one-container .site-content,.full-width-content.separate-containers .inside-article{padding:0}.full-width-content .entry-content .alignwide{margin-left:0;width:auto;max-width:unset}.contained-content.one-container .site-content,.contained-content.separate-containers .inside-article{padding:0}.sidebar .grid-container{max-width:100%;width:100%}.both-left .is-left-sidebar,.both-sidebars .is-left-sidebar,.left-sidebar .sidebar{order:-10}.both-left .is-right-sidebar{order:-5}.both-right .is-left-sidebar{order:5}.both-right .is-right-sidebar,.both-sidebars .is-right-sidebar{order:10}.inside-site-info{display:flex;align-items:center;justify-content:center;padding:20px 40px}.site-info{text-align:center;font-size:15px}.post-image:not(:first-child){margin-top:2em}.featured-image{line-height:0}.separate-containers .featured-image{margin-top:20px}.separate-containers .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.one-container .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.gp-icon{display:inline-flex;align-self:center}.gp-icon svg{height:1em;width:1em;top:.125em;position:relative;fill:currentColor}.close-search .icon-search svg:first-child,.icon-menu-bars svg:nth-child(2),.icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:first-child{display:none}.close-search .icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(2){display:block}.entry-meta .gp-icon{margin-right:.6em;opacity:.7}nav.toggled .icon-arrow-left svg{transform:rotate(-90deg)}nav.toggled .icon-arrow-right svg{transform:rotate(90deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg{transform:rotate(180deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg{transform:rotate(-270deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg{transform:rotate(270deg)}.container.grid-container{width:auto}.menu-toggle,.mobile-bar-items,.sidebar-nav-mobile{display:none}.menu-toggle{padding:0 20px;line-height:60px;margin:0;font-weight:400;text-transform:none;font-size:15px;cursor:pointer}.menu-toggle .mobile-menu{padding-left:3px}.menu-toggle .gp-icon+.mobile-menu{padding-left:9px}.menu-toggle .mobile-menu:empty{display:none}button.menu-toggle{background-color:transparent;flex-grow:1;border:0;text-align:center}button.menu-toggle:active,button.menu-toggle:focus,button.menu-toggle:hover{background-color:transparent}.has-menu-bar-items button.menu-toggle{flex-grow:0}nav.toggled ul ul.sub-menu{width:100%}.toggled .menu-item-has-children .dropdown-menu-toggle{padding-left:20px}.main-navigation.toggled .main-nav{flex-basis:100%;order:3}.main-navigation.toggled .main-nav>ul{display:block}.main-navigation.toggled .main-nav li{width:100%;text-align:left}.main-navigation.toggled .main-nav ul ul{transition:0s;visibility:hidden;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.05)}.main-navigation.toggled .main-nav ul ul li:last-child>ul{border-bottom:0}.main-navigation.toggled .main-nav ul ul.toggled-on{position:relative;top:0;left:auto!important;right:auto!important;width:100%;pointer-events:auto;height:auto;opacity:1;display:block;visibility:visible;float:none}.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{float:right}.mobile-menu-control-wrapper{display:none;margin-left:auto;align-items:center}.has-inline-mobile-toggle #site-navigation.toggled{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active{position:relative}.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input{outline:auto}.nav-float-left .mobile-menu-control-wrapper{order:-10;margin-left:0;margin-right:auto;flex-direction:row-reverse}@media (max-width:768px){.hide-on-mobile{display:none!important}a,body,button,input,select,textarea{transition:all 0s ease-in-out}.inside-header{flex-direction:column;text-align:center}.site-header .header-widget{margin-top:1.5em;margin-left:auto;margin-right:auto;text-align:center}.site-content{flex-direction:column}.container .site-content .content-area{width:auto}.is-left-sidebar.sidebar,.is-right-sidebar.sidebar{width:auto;order:initial}.is-left-sidebar+.is-right-sidebar .inside-right-sidebar{margin-top:0}.both-left .inside-left-sidebar,.both-left .inside-right-sidebar,.both-right .inside-left-sidebar,.both-right .inside-right-sidebar{margin-right:0;margin-left:0}#main{margin-left:0;margin-right:0}body:not(.no-sidebar) #main{margin-bottom:0}.alignleft,.alignright{float:none;display:block;margin-left:auto;margin-right:auto}.comment .children{padding-left:10px;margin-left:0}.entry-meta{font-size:inherit}.entry-meta a{line-height:1.8em}}@media (min-width:769px) and (max-width:1024px){.hide-on-tablet{display:none!important}}@media (min-width:1025px){.hide-on-desktop{display:none!important}}