- スキャンID:
- 6d36ba9f-68a6-4d15-b100-3696a1488731終了
- 送信済みURL:
- https://www.handmadekultur.de/
- レポート終了日:
リンク · 7件検出
ページから特定された発信リンク
リンク | テキスト |
---|---|
https://www.patterny.de | SCHNITTMUSTER auf Patterny |
https://www.patterny.de/ | Hier klicken |
https://pfefferminzgruen.blogspot.com/2014/11/diy-adventkranz-aus-draht.html | http://pfefferminzgruen.blogspot.com/2014/11/diy-adventkranz-aus-draht.html |
https://www.facebook.com/HandmadeKultur | Facebook-f |
https://www.youtube.com/channel/UCZ0Lq6Jt4khFUBUjrOInlzw | Youtube |
https://www.pinterest.de/handmadekultur/ | |
https://www.instagram.com/handmadekulturmagazin/?hl=de |
JavaScript変数 · 234件検出
ページのウィンドウオブジェクトにロードされたグローバルのJavaScript変数は関数以外の場所で宣言された変数で、現在のスコープ内であればコードのどこからでもアクセス可能です
名前 | 規模 |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
co | object |
handleEvent | function |
initializeClickTracking | function |
sendDataToAnalytics | function |
dataLayer | object |
CookieScriptData | object |
コンソールログメッセージ · 3件検出
Webコンソールにログ記録されたメッセージ
規模 | 分類 | ログ |
---|---|---|
error | security |
|
log | other |
|
log | other |
|
HTML
未加工のHTMLページ本文
<!DOCTYPE html><html lang="de" prefix="og: https://ogp.me/ns#" class=" no-applicationcache geolocation history postmessage svg websockets localstorage sessionstorage no-websqldatabase webworkers hashchange audio canvas canvastext video webgl cssgradients multiplebgs opacity rgba inlinesvg hsla supports svgclippaths smil fontface generatedcontent textshadow cssanimations backgroundsize borderimage borderradius boxshadow csscolumns csscolumns-width csscolumns-span csscolumns-fill csscolumns-gap csscolumns-rule csscolumns-rulecolor csscolumns-rulestyle csscolumns-rulewidth csscolumns-breakbefore csscolumns-breakafter csscolumns-breakinside flexbox cssreflections csstransforms csstransforms3d csstransitions indexeddb indexeddb-deletedatabase"><head>
<meta charset="utf-8">
<title>HANDMADE Kultur - DIY Ideen, Selbermachen, Handarbeiten und Heimwerken</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="referrer" content="always">
<meta name="verification" content="a8df7251a4d3a7b8432d7f4e60a3c140">
<meta name="ahrefs-site-verification" content="b4a07b04f3af318a308705a5521e640fcd7ea26164d5ca377d93ecda240dbd4c">
<meta name="p:domain_verify" content="6696b73cab41756b5da477d1a219ace0">
<meta name="google-site-verification" content="WEFukwjCl1DEp7iAeDdB_szZ8b-IhYgipEwkXIQEFZY">
<meta name="cf-2fa-verify" content="CLOUDFLARE344556">
<!--
<script type="text/javascript" charset="UTF-8" src="//cdn.cookie-script.com/s/5ef6a625a252196491b0039d413cfdd2.js"></script>
-->
<script type="text/javascript" async="" src="https://tm.handmadekultur.de/gtag/js?id=G-1Z7Q75K8SJ&l=dataLayer&cx=c&gtm=45Fe4bc0v896290646za204&sign=e22ae248f35ac01e43937ea75335193e704ee2872886cdca8b3eec080b924789_20241114"></script><script type="text/javascript" async="" src="https://www.handmadekultur.de/g/js?id=G-JFG71JKTQP&l=dataLayer&cx=c&gtm=45He4bc0v9177912256za204"></script><script async="" src="https://www.handmadekultur.de/gt/js"></script><script async="" src="https://tm.handmadekultur.de/gtm.js?id=GTM-M5X6LCF"></script><script type="text/javascript" charset="UTF-8" src="/cmp" async=""></script>
<script>
window.dataLayer = window.dataLayer || [];
let cIP = "49997addd95b5c4f7dea552c80cc1c49"; // "49997addd95b5c4f7dea552c80cc1c49"
window.dataLayer.push({
'event': 'data',
'userLoggedIn': 'false',
'userRole': 'Guest',
'pageType': 'home',
})
var co = (function(win, doc, nav) {
'use strict';
// Utility functions
const utils = {
generateSessionId: function() {
return 'sess-' + Math.random().toString(36).substr(2, 16);
},
getDeviceType: function() {
const ua = nav.userAgent;
if (/tablet|ipad|playbook|silk/i.test(ua)) {
return 'tablet';
}
if (/Mobile|iP(hone|od)|Android|BlackBerry|IEMobile|Kindle|NetFront|Silk-Accelerated|(hpw|web)OS|Fennec|Minimo|Opera M(obi|ini)|Blazer|Dolfin|Dolphin|Skyfire|Zune/i.test(ua)) {
return 'mobile';
}
return 'desktop';
},
getOperatingSystem: function() {
const platform = nav.platform.toLowerCase(),
userAgent = nav.userAgent.toLowerCase();
if (/mac/i.test(platform)) {
return 'macOS';
} else if (/win/i.test(platform)) {
return 'Windows';
} else if (/linux/i.test(platform)) {
return 'Linux';
} else if (/iphone|ipad|ipod/i.test(userAgent)) {
return 'iOS';
} else if (/android/i.test(userAgent)) {
return 'Android';
}
return 'Unknown';
},
getBrowserVendor: function() {
const ua = nav.userAgent;
if (ua.indexOf('Opera') > -1 || ua.indexOf('OPR') > -1) return 'Opera';
if (ua.indexOf('Mozilla') > -1 && ua.indexOf('Firefox') > -1) return 'Firefox';
if (ua.indexOf('SamsungBrowser') > -1) return 'Samsung Internet';
if (ua.indexOf('Chrome') > -1) return 'Google Chrome';
if (ua.indexOf('Safari') > -1) return 'Safari';
if (ua.indexOf('MSIE') > -1 || ua.indexOf('Trident/') > -1) return 'Internet Explorer';
return 'Unknown';
},
getCookieValue: function(name) {
const value = `; ${document.cookie}`;
const parts = value.split(`; ${name}=`);
if (parts.length === 2) return parts.pop().split(';').shift();
},
getSessionId() {
const now = Date.now();
let sessionData = JSON.parse(localStorage.getItem('sessionData'));
const timeLimit = 30 * 60 * 1000; // 30 minutes in milliseconds
if (!sessionData) {
sessionData = {
sessionId: `sess-${Math.random().toString(36).substr(2, 9)}-${now}`,
lastSessionTime: now
};
} else if (now - sessionData.lastSessionTime > timeLimit) {
const parts = sessionData.sessionId.split('-');
parts[parts.length - 1] = now;
sessionData.sessionId = parts.join('-');
}
sessionData.lastSessionTime = now;
localStorage.setItem('sessionData', JSON.stringify(sessionData));
return sessionData.sessionId;
},
getConsentStatus() {
const consentCookie = document.cookie.split('; ').find(row => row.startsWith('CookieScriptConsent='));
if (!consentCookie) return 'not set';
try {
const consentData = JSON.parse(decodeURIComponent(consentCookie.split('=')[1]));
if (consentData.action === 'reject') return 'reject';
if (!consentData.categories) return 'not set';
return JSON.parse(consentData.categories).sort().join(', ');
} catch (e) {
console.error('Error parsing consent data:', e);
return 'error parsing';
}
},
getConsentID() {
const consentCookie = document.cookie.split('; ').find(row => row.startsWith('CookieScriptConsent='));
if (!consentCookie) return 'not set';
try {
const consentData = JSON.parse(decodeURIComponent(consentCookie.split('=')[1]));
return consentData.key ? consentData.key : 'not set';
} catch (e) {
console.error('Error parsing consent data:', e);
return 'error parsing';
}
}
};
async function gFP() {
const e = new(win.AudioContext || win.webkitAudioContext)(),
t = e.createOscillator(),
n = e.createDynamicsCompressor();
t.type = "triangle", t.frequency.setValueAtTime(1e4, e.currentTime), t.connect(n), n.connect(e.destination), t.start(0), t.stop(.1);
const o = n.reduction.toString();
e.close();
const r = doc.createElement("canvas"),
a = r.getContext("webgl"),
c = a.getExtension("WEBGL_debug_renderer_info"),
i = a.getParameter(c.UNMASKED_VENDOR_WEBGL),
h = a.getParameter(c.UNMASKED_RENDERER_WEBGL),
l = `${i}; ${h}`;
// create canvasFingerprint
const cFp2 = await new Promise((resolve, reject) => {
const canvas = document.createElement('canvas');
const ctx = canvas.getContext('2d');
const txt = 'i9asdmnqwe';
ctx.textBaseline = "top";
ctx.font = "14px 'Arial'";
ctx.textBaseline = "alphabetic";
ctx.fillStyle = "#f60";
ctx.fillRect(125, 1, 62, 20);
ctx.fillStyle = "#069";
ctx.fillText(txt, 2, 15);
ctx.fillStyle = "rgba(102, 204, 0, 0.7)";
ctx.fillText(txt, 4, 17);
resolve(canvas.toDataURL());
});
function generatePluginsFP() {
return Array.from(navigator.plugins).map(plugin => `${plugin.name}${plugin.description}${plugin.filename}`).join(', ');
}
const f = JSON.stringify({
userAgent: nav.userAgent,
language: nav.language,
hardwareConcurrency: nav.hardwareConcurrency || 0,
deviceMemory: nav.deviceMemory || 0,
screenResolution: `${screen.width}x${screen.height}`,
colorDepth: win.screen.colorDepth,
timeOffset: new Date().getTimezoneOffset(),
availableScreenSize: `${win.screen.availWidth}x${win.screen.availHeight}`,
webGLFp: l,
audioFp: o,
canvasF1: r.toDataURL(),
canvasF2: cFp2,
plugins: generatePluginsFP()
}),
b = new TextEncoder(),
y = await crypto.subtle.digest("SHA-256", b.encode(f)),
fp = Array.from(new Uint8Array(y)).map(e => e.toString(16).padStart(2, "0")).join("");
console.dir(JSON.parse(f))
return fp;
}
// Ad Block Detection function
async function dAd() {
try {
await fetch("//tm.handmadekultur.de/gtm.js?id=GTM-M5X6LCF", {
method: 'HEAD',
mode: 'no-cors'
});
return 0; // No ad blocker detected
} catch (error) {
return 1; // Ad blocker detected
}
}
// Data Transmission
const sendData = async (url, data) => {
const payload = new Blob([JSON.stringify(data)], {
type: 'application/json'
});
if (!nav.sendBeacon || !nav.sendBeacon(url, payload)) {
fetch(url, {
method: 'POST',
headers: {
'Content-Type': 'application/json'
},
body: JSON.stringify(data),
keepalive: true
});
}
// console.log('Data sent:', data);
};
let date = new Date();
const track = async (event, eventData = {}) => {
const data = {
event,
title: doc.title,
url: win.location.href,
id: utils.getSessionId(),
referrer: doc.referrer,
device: utils.getDeviceType(),
browser: utils.getBrowserVendor(),
os: utils.getOperatingSystem(),
timestamp: new Date().toISOString(),
consent: utils.getConsentStatus(),
consentId: utils.getConsentID(),
category: '',
...eventData,
cfp: await gFP(),
dad: await dAd(),
ua: nav.userAgent
};
console.dir(data);
sendData('/tr.php', data);
};
// Expose the tracking functionality
// w.co = { track:track };
// Automatically track a page view on load
track('pageview');
return {
track: track
}
})(window, document, navigator);
function handleEvent(event, action) {
setTimeout(function() {
const wrapper = document.getElementById('cookiescript_injected_wrapper');
const cmpVisible = wrapper ? true : false;
const state = CookieScript.instance.currentState();
var categories;
if (state.action === 'accept') {
categories = state.categories.filter(category => category !== 'strict');
categories = categories.length > 0 ? categories.sort().join(', ') : 'not set';
} else if (state.action === 'reject') {
categories = 'reject';
} else {
categories = 'not set';
}
console.log('Consent categories:', categories);
const consentId = state.key ? state.key : 'not set';
co.track('cmp', {
action: action,
consent: categories,
consentId: consentId
});
if (cmpVisible && action === 'load') {
co.track('cmp', {
action: 'show',
consent: categories,
consentId: consentId
});
}
}, action === 'load' ? 0 : 1000);
}
window.addEventListener('CookieScriptLoaded', function(e) {
handleEvent(e, 'load');
});
window.addEventListener('CookieScriptAcceptAll', function(e) {
handleEvent(e, 'accept all');
});
window.addEventListener('CookieScriptClose', function(e) {
handleEvent(e, 'close');
});
window.addEventListener('CookieScriptReject', function(e) {
handleEvent(e, 'reject');
});
window.addEventListener('CookieScriptAccept', function(e) {
handleEvent(e, 'accept');
});
document.addEventListener('DOMContentLoaded', function() {
jQuery(document).on('submit_success', '.elementor-form', function(event, response) {
console.log('Form submitted successfully!');
console.log('Submission response:', response);
co.track('newsletter', {
action: 'confirm',
form: response.data.createdby,
});
});
document.querySelectorAll('.elementor-form').forEach(function(form) {
form.addEventListener('submit', function(event) {
//event.preventDefault();
co.track('newsletter', {
action: 'submit'
});
// form.submit(); // Uncomment this if you need to submit the form programmatically
});
});
jQuery(document).on('elementor/popup/show', function(Event, popupId, popupDocument) {
// console.log('Popup shown:', popupDocument);
co.track('popup', {
action: 'show',
category: popupId
});
});
document.addEventListener('click', function(event) {
let targetElement = event.target;
let popupElement = targetElement.closest('[data-elementor-type="popup"]');
let linkElement = targetElement.closest('a');
if (popupElement && linkElement) {
console.log('Popup clicked:', popupElement);
co.track('popup', {
action: 'click',
category: popupElement.getAttribute('data-elementor-id')
});
}
});
});
function initializeClickTracking() {
const parentElements = document.querySelectorAll('[data-event]');
parentElements.forEach(parent => {
const actionElements = parent.querySelectorAll('[data-action]');
actionElements.forEach(element => {
element.addEventListener('click', (e) => {
// Prevent the default action, if necessary
// e.preventDefault();
const event = parent.getAttribute('data-event');
const action = element.getAttribute('data-action');
// Call the function to handle the data sending or analytics tracking
sendDataToAnalytics(event, action);
});
});
});
}
// Example function to simulate sending data to an analytics tool
function sendDataToAnalytics(event, action) {
console.log(`Event: ${event}, Action: ${action}`);
co.track(event, {
action: action
});
}
// Call the function to start monitoring clicks after the DOM is fully loaded
document.addEventListener('DOMContentLoaded', initializeClickTracking);
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://tm.handmadekultur.de/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-M5X6LCF');
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.handmadekultur.de/gt/js' + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', '');
</script>
<meta name="description" content="Das do it yourself Portal und Magazin für alle, die etwas selber machen. Mit vielen kostenlosen Anleitungen zum Nachmachen, Ideen, Handmade-Terminen, selbst gemachten Geschenken und Kurs-Angeboten.">
<meta name="robots" content="follow, index">
<link rel="canonical" href="https://www.handmadekultur.de">
<meta property="og:locale" content="de_DE">
<meta property="og:type" content="website">
<meta property="og:title" content="HANDMADE Kultur - DIY Ideen, Selbermachen, Handarbeiten und Heimwerken">
<meta property="og:description" content="Das do it yourself Portal und Magazin für alle, die etwas selber machen. Mit vielen kostenlosen Anleitungen zum Nachmachen, Ideen, Handmade-Terminen, selbst gemachten Geschenken und Kurs-Angeboten.">
<meta property="og:url" content="https://www.handmadekultur.de">
<meta property="og:site_name" content="HANDMADE Kultur">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="HANDMADE Kultur - DIY Ideen, Selbermachen, Handarbeiten und Heimwerken">
<meta name="twitter:description" content="Das do it yourself Portal und Magazin für alle, die etwas selber machen. Mit vielen kostenlosen Anleitungen zum Nachmachen, Ideen, Handmade-Terminen, selbst gemachten Geschenken und Kurs-Angeboten.">
<script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.handmadekultur.de/#organization","name":"Handmade Kultur","sameAs":["https://www.facebook.com/HandmadeKultur"]},{"@type":"WebSite","@id":"https://www.handmadekultur.de/#website","url":"https://www.handmadekultur.de","name":"HANDMADE Kultur","publisher":{"@id":"https://www.handmadekultur.de/#organization"},"inLanguage":"de","potentialAction":{"@type":"SearchAction","target":"https://www.handmadekultur.de/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"CollectionPage","@id":"https://www.handmadekultur.de#webpage","url":"https://www.handmadekultur.de","name":"HANDMADE Kultur - DIY Ideen, Selbermachen, Handarbeiten und Heimwerken","about":{"@id":"https://www.handmadekultur.de/#organization"},"isPartOf":{"@id":"https://www.handmadekultur.de/#website"},"inLanguage":"de"}]}</script>
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<style id="rank-math-toc-block-style-inline-css" type="text/css">
.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item}
</style>
<link rel="stylesheet" id="autosuggest-css-css" href="https://www.handmadekultur.de/wp-content/plugins/autosuggest-taxonomy/autosuggest.css?ver=6.7" media="all">
<link rel="stylesheet" id="usp_style-css" href="https://www.handmadekultur.de/wp-content/plugins/user-submitted-posts/resources/usp.css?ver=20241026" media="all">
<link rel="stylesheet" id="dashicons-css" href="https://www.handmadekultur.de/wp-includes/css/dashicons.min.css?ver=6.7" media="all">
<link rel="stylesheet" id="elementor-frontend-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.25.6" media="all">
<link rel="stylesheet" id="widget-text-editor-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.25.6" media="all">
<link rel="stylesheet" id="widget-nav-menu-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.25.3" media="all">
<link rel="stylesheet" id="widget-image-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.25.6" media="all">
<link rel="stylesheet" id="widget-heading-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.25.6" media="all">
<link rel="stylesheet" id="widget-form-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.25.3" media="all">
<link rel="stylesheet" id="widget-social-icons-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.25.6" media="all">
<link rel="stylesheet" id="e-apple-webkit-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.25.6" media="all">
<link rel="stylesheet" id="swiper-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5" media="all">
<link rel="stylesheet" id="e-swiper-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.25.6" media="all">
<link rel="stylesheet" id="elementor-post-222825-css" href="https://www.handmadekultur.de/up/elementor/css/post-222825.css?ver=1731539610" media="all">
<link rel="stylesheet" id="e-popup-style-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.25.3" media="all">
<link rel="stylesheet" id="font-awesome-5-all-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=3.25.6" media="all">
<link rel="stylesheet" id="font-awesome-4-shim-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.25.6" media="all">
<link rel="stylesheet" id="elementor-post-223516-css" href="https://www.handmadekultur.de/up/elementor/css/post-223516.css?ver=1731539610" media="all">
<link rel="stylesheet" id="elementor-post-222842-css" href="https://www.handmadekultur.de/up/elementor/css/post-222842.css?ver=1731539610" media="all">
<link rel="stylesheet" id="elementor-post-250798-css" href="https://www.handmadekultur.de/up/elementor/css/post-250798.css?ver=1731539610" media="all">
<link rel="stylesheet" id="elementor-post-228660-css" href="https://www.handmadekultur.de/up/elementor/css/post-228660.css?ver=1731539610" media="all">
<style id="google-fonts-1-css" media="all">/* cyrillic-ext */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9C5kiK-u.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CdkiK-u.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9C9kiK-u.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CBkiK-u.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CFkiK-u.woff2) format('woff2');
unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CxkiK-u.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9C1kiK-u.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CNkiA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9C5kiK-u.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CdkiK-u.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9C9kiK-u.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CBkiK-u.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CFkiK-u.woff2) format('woff2');
unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CxkiK-u.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9C1kiK-u.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CNkiA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9C5kiK-u.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CdkiK-u.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9C9kiK-u.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CBkiK-u.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CFkiK-u.woff2) format('woff2');
unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CxkiK-u.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9C1kiK-u.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CNkiA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9C5kiK-u.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CdkiK-u.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9C9kiK-u.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CBkiK-u.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CFkiK-u.woff2) format('woff2');
unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CxkiK-u.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9C1kiK-u.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Arimo';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CNkiA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10UxCF8jA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10dxCF8jA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10VxCF8jA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10axCF8jA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10bxCF8jA.woff2) format('woff2');
unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10WxCF8jA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10XxCF8jA.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10ZxCE.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10UxCF8jA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10dxCF8jA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10VxCF8jA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10axCF8jA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10bxCF8jA.woff2) format('woff2');
unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10WxCF8jA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10XxCF8jA.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10ZxCE.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10UxCF8jA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10dxCF8jA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10VxCF8jA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10axCF8jA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10bxCF8jA.woff2) format('woff2');
unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10WxCF8jA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10XxCF8jA.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10ZxCE.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10UxCF8jA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10dxCF8jA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10VxCF8jA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10axCF8jA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10bxCF8jA.woff2) format('woff2');
unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10WxCF8jA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10XxCF8jA.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Arimo';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10ZxCE.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LLPtLp_A.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LJftLp_A.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* math */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LXftLp_A.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LT_tLp_A.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LLvtLp_A.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LL_tLp_A.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LIftL.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LLPtLp_A.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LJftLp_A.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* math */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LXftLp_A.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LT_tLp_A.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LLvtLp_A.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LL_tLp_A.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LIftL.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LLPtLp_A.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LJftLp_A.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* math */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LXftLp_A.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LT_tLp_A.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LLvtLp_A.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LL_tLp_A.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LIftL.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LLPtLp_A.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LJftLp_A.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* math */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LXftLp_A.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LT_tLp_A.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LLvtLp_A.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LL_tLp_A.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lora';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIhMX1D_JOuMw_LIftL.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwf7I-NP.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMw77I-NP.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* math */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuM3b7I-NP.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuM2T7I-NP.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwX7I-NP.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwT7I-NP.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwr7Iw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwf7I-NP.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMw77I-NP.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* math */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuM3b7I-NP.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuM2T7I-NP.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwX7I-NP.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwT7I-NP.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwr7Iw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwf7I-NP.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMw77I-NP.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* math */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuM3b7I-NP.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuM2T7I-NP.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwX7I-NP.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwT7I-NP.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwr7Iw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwf7I-NP.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMw77I-NP.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* math */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuM3b7I-NP.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuM2T7I-NP.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwX7I-NP.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwT7I-NP.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwr7Iw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
</style>
<link rel="stylesheet" id="hk-style-css" href="https://www.handmadekultur.de/css/hk2.css?ver=1718829621" media="all">
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin=""><script type="text/javascript">
window._nslDOMReady = function (callback) {
if ( document.readyState === "complete" || document.readyState === "interactive" ) {
callback();
} else {
document.addEventListener( "DOMContentLoaded", callback );
}
};
</script><script type="text/javascript" src="https://cdn.cookie-script.com/iabtcf/2.2/sdk_cmp.js"></script><script src="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.25.6" id="font-awesome-4-shim-js"></script>
<link rel="https://api.w.org/" href="https://www.handmadekultur.de/wp-json/"> <style>
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
@media screen and (max-height: 1024px) {
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
@media screen and (max-height: 640px) {
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
</style>
<style type="text/css">.broken_link, a.broken_link {
text-decoration: line-through;
}</style><link rel="preload" href="/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.25.6" as="script"><link rel="preload" href="/wp-content/plugins/autosuggest-taxonomy/autosuggest.css?ver=6.7" as="style"><link rel="preload" href="/wp-content/plugins/user-submitted-posts/resources/usp.css?ver=20241026" as="style"><link rel="preload" href="/wp-includes/css/dashicons.min.css?ver=6.7" as="style"><link rel="preload" href="/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.25.6" as="style"><link rel="preload" href="/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.25.6" as="style"><link rel="preload" href="/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.25.3" as="style"><link rel="preload" href="/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.25.6" as="style"><link rel="preload" href="/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.25.6" as="style"><link rel="preload" href="/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.25.3" as="style"><link rel="preload" href="/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.25.6" as="style"><link rel="preload" href="/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.25.6" as="style"><link rel="preload" href="/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5" as="style"><link rel="preload" href="/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.25.6" as="style"><link rel="preload" href="/up/elementor/css/post-222825.css?ver=1731539610" as="style"><link rel="preload" href="/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.25.3" as="style"><link rel="preload" href="/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=3.25.6" as="style"><link rel="preload" href="/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.25.6" as="style"><link rel="preload" href="/up/elementor/css/post-223516.css?ver=1731539610" as="style"><link rel="preload" href="/up/elementor/css/post-222842.css?ver=1731539610" as="style"><link rel="preload" href="/up/elementor/css/post-250798.css?ver=1731539610" as="style"><link rel="preload" href="/up/elementor/css/post-228660.css?ver=1731539610" as="style"><link rel="preload" href="/css/hk2.css?ver=1718829621" as="style"><style type="text/css">div.nsl-container[data-align="left"] {
text-align: left;
}
div.nsl-container[data-align="center"] {
text-align: center;
}
div.nsl-container[data-align="right"] {
text-align: right;
}
div.nsl-container div.nsl-container-buttons a[data-plugin="nsl"] {
text-decoration: none;
box-shadow: none;
border: 0;
}
div.nsl-container .nsl-container-buttons {
display: flex;
padding: 5px 0;
}
div.nsl-container.nsl-container-block .nsl-container-buttons {
display: inline-grid;
grid-template-columns: minmax(145px, auto);
}
div.nsl-container-block-fullwidth .nsl-container-buttons {
flex-flow: column;
align-items: center;
}
div.nsl-container-block-fullwidth .nsl-container-buttons a,
div.nsl-container-block .nsl-container-buttons a {
flex: 1 1 auto;
display: block;
margin: 5px 0;
width: 100%;
}
div.nsl-container-inline {
margin: -5px;
text-align: left;
}
div.nsl-container-inline .nsl-container-buttons {
justify-content: center;
flex-wrap: wrap;
}
div.nsl-container-inline .nsl-container-buttons a {
margin: 5px;
display: inline-block;
}
div.nsl-container-grid .nsl-container-buttons {
flex-flow: row;
align-items: center;
flex-wrap: wrap;
}
div.nsl-container-grid .nsl-container-buttons a {
flex: 1 1 auto;
display: block;
margin: 5px;
max-width: 280px;
width: 100%;
}
@media only screen and (min-width: 650px) {
div.nsl-container-grid .nsl-container-buttons a {
width: auto;
}
}
div.nsl-container .nsl-button {
cursor: pointer;
vertical-align: top;
border-radius: 4px;
}
div.nsl-container .nsl-button-default {
color: #fff;
display: flex;
}
div.nsl-container .nsl-button-icon {
display: inline-block;
}
div.nsl-container .nsl-button-svg-container {
flex: 0 0 auto;
padding: 8px;
display: flex;
align-items: center;
}
div.nsl-container svg {
height: 24px;
width: 24px;
vertical-align: top;
}
div.nsl-container .nsl-button-default div.nsl-button-label-container {
margin: 0 24px 0 12px;
padding: 10px 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 20px;
letter-spacing: .25px;
overflow: hidden;
text-align: center;
text-overflow: clip;
white-space: nowrap;
flex: 1 1 auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-transform: none;
display: inline-block;
}
div.nsl-container .nsl-button-google[data-skin="dark"] .nsl-button-svg-container {
margin: 1px;
padding: 7px;
border-radius: 3px;
background: #fff;
}
div.nsl-container .nsl-button-google[data-skin="light"] {
border-radius: 1px;
box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .25);
color: RGBA(0, 0, 0, 0.54);
}
div.nsl-container .nsl-button-apple .nsl-button-svg-container {
padding: 0 6px;
}
div.nsl-container .nsl-button-apple .nsl-button-svg-container svg {
height: 40px;
width: auto;
}
div.nsl-container .nsl-button-apple[data-skin="light"] {
color: #000;
box-shadow: 0 0 0 1px #000;
}
div.nsl-container .nsl-button-facebook[data-skin="white"] {
color: #000;
box-shadow: inset 0 0 0 1px #000;
}
div.nsl-container .nsl-button-facebook[data-skin="light"] {
color: #1877F2;
box-shadow: inset 0 0 0 1px #1877F2;
}
div.nsl-container .nsl-button-spotify[data-skin="white"] {
color: #191414;
box-shadow: inset 0 0 0 1px #191414;
}
div.nsl-container .nsl-button-apple div.nsl-button-label-container {
font-size: 17px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
div.nsl-container .nsl-button-slack div.nsl-button-label-container {
font-size: 17px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
div.nsl-container .nsl-button-slack[data-skin="light"] {
color: #000000;
box-shadow: inset 0 0 0 1px #DDDDDD;
}
div.nsl-container .nsl-button-tiktok[data-skin="light"] {
color: #161823;
box-shadow: 0 0 0 1px rgba(22, 24, 35, 0.12);
}
div.nsl-container .nsl-button-kakao {
color: rgba(0, 0, 0, 0.85);
}
.nsl-clear {
clear: both;
}
.nsl-container {
clear: both;
}
.nsl-disabled-provider .nsl-button {
filter: grayscale(1);
opacity: 0.8;
}
/*Button align start*/
div.nsl-container-inline[data-align="left"] .nsl-container-buttons {
justify-content: flex-start;
}
div.nsl-container-inline[data-align="center"] .nsl-container-buttons {
justify-content: center;
}
div.nsl-container-inline[data-align="right"] .nsl-container-buttons {
justify-content: flex-end;
}
div.nsl-container-grid[data-align="left"] .nsl-container-buttons {
justify-content: flex-start;
}
div.nsl-container-grid[data-align="center"] .nsl-container-buttons {
justify-content: center;
}
div.nsl-container-grid[data-align="right"] .nsl-container-buttons {
justify-content: flex-end;
}
div.nsl-container-grid[data-align="space-around"] .nsl-container-buttons {
justify-content: space-around;
}
div.nsl-container-grid[data-align="space-between"] .nsl-container-buttons {
justify-content: space-between;
}
/* Button align end*/
/* Redirect */
#nsl-redirect-overlay {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: fixed;
z-index: 1000000;
left: 0;
top: 0;
width: 100%;
height: 100%;
backdrop-filter: blur(1px);
background-color: RGBA(0, 0, 0, .32);;
}
#nsl-redirect-overlay-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: white;
padding: 30px;
border-radius: 10px;
}
#nsl-redirect-overlay-spinner {
content: '';
display: block;
margin: 20px;
border: 9px solid RGBA(0, 0, 0, .6);
border-top: 9px solid #fff;
border-radius: 50%;
box-shadow: inset 0 0 0 1px RGBA(0, 0, 0, .6), 0 0 0 1px RGBA(0, 0, 0, .6);
width: 40px;
height: 40px;
animation: nsl-loader-spin 2s linear infinite;
}
@keyframes nsl-loader-spin {
0% {
transform: rotate(0deg)
}
to {
transform: rotate(360deg)
}
}
#nsl-redirect-overlay-title {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 18px;
font-weight: bold;
color: #3C434A;
}
#nsl-redirect-overlay-text {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
text-align: center;
font-size: 14px;
color: #3C434A;
}
/* Redirect END*/</style><style type="text/css">/* Notice fallback */
#nsl-notices-fallback {
position: fixed;
right: 10px;
top: 10px;
z-index: 10000;
}
.admin-bar #nsl-notices-fallback {
top: 42px;
}
#nsl-notices-fallback > div {
position: relative;
background: #fff;
border-left: 4px solid #fff;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
margin: 5px 15px 2px;
padding: 1px 20px;
}
#nsl-notices-fallback > div.error {
display: block;
border-left-color: #dc3232;
}
#nsl-notices-fallback > div.updated {
display: block;
border-left-color: #46b450;
}
#nsl-notices-fallback p {
margin: .5em 0;
padding: 2px;
}
#nsl-notices-fallback > div:after {
position: absolute;
right: 5px;
top: 5px;
content: '\00d7';
display: block;
height: 16px;
width: 16px;
line-height: 16px;
text-align: center;
font-size: 20px;
cursor: pointer;
}</style><style type="text/css">/** Wednesday 19th June 2024 21:14:51 UTC (core) **//** THIS FILE IS AUTOMATICALLY GENERATED - DO NOT MAKE MANUAL EDITS! **//** Custom CSS should be added to Mega Menu > Menu Themes > Custom Styling **/.mega-menu-last-modified-1718831691 { content: 'Wednesday 19th June 2024 21:14:51 UTC'; }#mega-menu-wrap-top-menu #mega-menu-top-menu ul, #mega-menu-wrap-top-menu #mega-menu-top-menu li, #mega-menu-wrap-top-menu #mega-menu-top-menu p, #mega-menu-wrap-top-menu #mega-menu-top-menu img:not(.mega-menu-logo), #mega-menu-wrap-top-menu #mega-menu-top-menu div, #mega-menu-wrap-top-menu #mega-menu-top-menu a {color: #666;font-family: inherit;font-size: 14px;background: none;border: 0;border-radius: 0;margin: 0;opacity: 1;padding: 0;position: relative;right: auto;top: auto;bottom: auto;left: auto;text-align: left;text-transform: none;vertical-align: baseline;box-shadow: none;list-style-type: none;line-height: 1.5;box-sizing: border-box;float: none;overflow: visible;display: block;min-height: 0;-webkit-transition: none;-moz-transition: none;-o-transition: none;transition: none;text-decoration: none;width: auto;clip: auto;height: auto;outline: none;visibility: inherit;pointer-events: auto;}#mega-menu-wrap-top-menu #mega-menu-top-menu ul:before, #mega-menu-wrap-top-menu #mega-menu-top-menu li:before, #mega-menu-wrap-top-menu #mega-menu-top-menu p:before, #mega-menu-wrap-top-menu #mega-menu-top-menu img:not(.mega-menu-logo):before, #mega-menu-wrap-top-menu #mega-menu-top-menu div:before, #mega-menu-wrap-top-menu #mega-menu-top-menu a:before, #mega-menu-wrap-top-menu #mega-menu-top-menu ul:after, #mega-menu-wrap-top-menu #mega-menu-top-menu li:after, #mega-menu-wrap-top-menu #mega-menu-top-menu p:after, #mega-menu-wrap-top-menu #mega-menu-top-menu img:not(.mega-menu-logo):after, #mega-menu-wrap-top-menu #mega-menu-top-menu div:after, #mega-menu-wrap-top-menu #mega-menu-top-menu a:after {display: none;}#mega-menu-wrap-top-menu #mega-menu-top-menu table, #mega-menu-wrap-top-menu #mega-menu-top-menu td, #mega-menu-wrap-top-menu #mega-menu-top-menu tr, #mega-menu-wrap-top-menu #mega-menu-top-menu th {border: 0;margin: 0;padding: 0;background: none;}#mega-menu-wrap-top-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-row, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-column, #mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu span.mega-menu-badge {transition: none;border-radius: 0;box-shadow: none;background: none;border: 0;bottom: auto;box-sizing: border-box;clip: auto;color: #666;display: block;float: none;font-family: inherit;font-size: 14px;height: auto;left: auto;line-height: 1.5;list-style-type: none;margin: 0;min-height: auto;max-height: none;min-width: auto;max-width: none;opacity: 1;outline: none;overflow: visible;padding: 0;position: relative;pointer-events: auto;right: auto;text-align: left;text-decoration: none;text-indent: 0;text-transform: none;transform: none;top: auto;vertical-align: baseline;visibility: inherit;width: auto;word-wrap: break-word;white-space: normal;}#mega-menu-wrap-top-menu:before, #mega-menu-wrap-top-menu #mega-menu-top-menu:before, #mega-menu-wrap-top-menu #mega-menu-top-menu ul.mega-sub-menu:before, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item:before, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-row:before, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-column:before, #mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link:before, #mega-menu-wrap-top-menu #mega-menu-top-menu span.mega-menu-badge:before, #mega-menu-wrap-top-menu:after, #mega-menu-wrap-top-menu #mega-menu-top-menu:after, #mega-menu-wrap-top-menu #mega-menu-top-menu ul.mega-sub-menu:after, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item:after, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-row:after, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-column:after, #mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link:after, #mega-menu-wrap-top-menu #mega-menu-top-menu span.mega-menu-badge:after {display: none;}#mega-menu-wrap-top-menu {border-radius: 0;}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu {background: #fff;}}#mega-menu-wrap-top-menu.mega-keyboard-navigation .mega-menu-toggle:focus, #mega-menu-wrap-top-menu.mega-keyboard-navigation .mega-toggle-block:focus, #mega-menu-wrap-top-menu.mega-keyboard-navigation .mega-toggle-block a:focus, #mega-menu-wrap-top-menu.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus, #mega-menu-wrap-top-menu.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus, #mega-menu-wrap-top-menu.mega-keyboard-navigation #mega-menu-top-menu a:focus, #mega-menu-wrap-top-menu.mega-keyboard-navigation #mega-menu-top-menu span:focus, #mega-menu-wrap-top-menu.mega-keyboard-navigation #mega-menu-top-menu input:focus, #mega-menu-wrap-top-menu.mega-keyboard-navigation #mega-menu-top-menu li.mega-menu-item a.mega-menu-link:focus, #mega-menu-wrap-top-menu.mega-keyboard-navigation #mega-menu-top-menu form.mega-search-open:has(input[type=text]:focus) {outline-style: solid;outline-width: 3px;outline-color: #109cde;outline-offset: -3px;}#mega-menu-wrap-top-menu.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {outline-offset: 2px;}#mega-menu-wrap-top-menu.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {background: #e2001a;color: #fff;font-weight: normal;text-decoration: none;border-color: #fff;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {color: #fff;background: #e2001a;}}#mega-menu-wrap-top-menu #mega-menu-top-menu {text-align: left;padding: 0px 0px 0px 0px;}#mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link {cursor: pointer;display: inline;}#mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link .mega-description-group {vertical-align: middle;display: inline-block;transition: none;}#mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link .mega-description-group .mega-menu-title, #mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link .mega-description-group .mega-menu-description {transition: none;line-height: 1.5;display: block;}#mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link .mega-description-group .mega-menu-description {font-style: italic;font-size: 0.8em;text-transform: none;font-weight: normal;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {display: flex;align-items: center;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {flex: 0 0 auto;align-self: flex-start;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {display: block;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-icon-top > a.mega-menu-link {display: table-cell;vertical-align: middle;line-height: initial;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {display: block;margin: 0 0 6px 0;text-align: center;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {display: inline-block;transition: none;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-icon-top > a.mega-menu-link {display: block;line-height: 40px;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {display: inline-block;margin: 0 6px 0 0;text-align: left;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {float: right;margin: 0 0 0 6px;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-animating > ul.mega-sub-menu {pointer-events: none;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {cursor: inherit;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {cursor: pointer;}#mega-menu-wrap-top-menu #mega-menu-top-menu p {margin-bottom: 10px;}#mega-menu-wrap-top-menu #mega-menu-top-menu input, #mega-menu-wrap-top-menu #mega-menu-top-menu img {max-width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item > ul.mega-sub-menu {display: block;visibility: hidden;opacity: 1;pointer-events: auto;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item > ul.mega-sub-menu {display: none;visibility: visible;opacity: 1;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {display: block;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {display: none;}}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {opacity: 0;transition: opacity 200ms ease-in, visibility 200ms ease-in;}#mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {opacity: 1;}#mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {opacity: 0;transform: translate(0, 10px);transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;}#mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {opacity: 1;transform: translate(0, 0);}#mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {transform: translate(0, 10px);transition: transform 200ms ease-in, visibility 200ms ease-in;}#mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {transform: translate(0, 0);}}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {display: none;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {display: block;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {visibility: visible;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {visibility: inherit;opacity: 1;display: block;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {float: left;width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {float: left;width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {float: left;width: 33.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {float: left;width: 25%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {float: left;width: 20%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {float: left;width: 16.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item a[class^='dashicons']:before {font-family: dashicons;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item a.mega-menu-link:before {display: inline-block;font: inherit;font-family: dashicons;position: static;margin: 0 6px 0 0px;vertical-align: top;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: inherit;background: transparent;height: auto;width: auto;top: auto;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-hide-text a.mega-menu-link:before {margin: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {margin: 0 6px 0 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {border-radius: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-align-bottom-right > ul.mega-sub-menu {right: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {border-radius: 0;}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu.mega-menu-item {position: static;}}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item {margin: 0 0px 0 0;display: inline-block;height: auto;vertical-align: middle;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-item-align-right {float: right;}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-item-align-right {margin: 0 0 0 0px;}}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-item-align-float-left {float: left;}}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link:focus {background: #e2001a;color: #fff;font-weight: normal;text-decoration: none;border-color: #fff;}}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {background: #e2001a;color: #fff;font-weight: normal;text-decoration: none;border-color: #fff;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {color: #fff;background: #e2001a;}}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {background: #e2001a;color: #fff;font-weight: normal;text-decoration: none;border-color: #fff;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {color: #fff;background: #e2001a;}}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link {line-height: 30px;height: 30px;padding: 0px 10px 0px 10px;vertical-align: baseline;width: auto;display: block;color: #000;text-transform: uppercase;text-decoration: none;text-align: left;background: rgba(0, 0, 0, 0);border-top: 0px solid #fff;border-left: 0px solid #fff;border-right: 1px solid #fff;border-bottom: 0px solid #fff;border-radius: 0;font-family: Lora;font-size: 16px;font-weight: normal;outline: none;}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-multi-line > a.mega-menu-link {line-height: inherit;display: table-cell;vertical-align: middle;}}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {display: none;}}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item {display: list-item;margin: 0;clear: both;border: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-item-align-right {float: none;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link {border-radius: 0;border: 0;margin: 0;line-height: 40px;height: 40px;padding: 0 10px;background: transparent;text-align: left;color: #333;font-size: 16px;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {width: 100%;float: left;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {float: left;min-height: 1px;}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {width: 33.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {width: 66.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {width: 25%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {width: 75%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {width: 20%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {width: 40%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {width: 60%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {width: 80%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {width: 16.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {width: 33.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {width: 66.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {width: 83.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {width: 14.28571%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {width: 28.57143%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {width: 42.85714%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {width: 57.14286%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {width: 71.42857%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {width: 85.71429%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {width: 12.5%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {width: 25%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {width: 37.5%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {width: 62.5%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {width: 75%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {width: 87.5%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {width: 11.11111%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {width: 22.22222%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {width: 33.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {width: 44.44444%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {width: 55.55556%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {width: 66.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {width: 77.77778%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {width: 88.88889%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {width: 10%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {width: 20%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {width: 30%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {width: 40%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {width: 60%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {width: 70%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {width: 80%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {width: 90%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {width: 9.09091%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {width: 18.18182%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {width: 27.27273%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {width: 36.36364%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {width: 45.45455%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {width: 54.54545%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {width: 63.63636%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {width: 72.72727%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {width: 81.81818%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {width: 90.90909%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {width: 8.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {width: 16.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {width: 25%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {width: 33.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {width: 41.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {width: 58.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {width: 66.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {width: 75%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {width: 83.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {width: 91.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {width: 100%;}}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column.mega-menu-clear {clear: left;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {padding: 15px 15px 15px 15px;width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu {z-index: 20;border-radius: 0;background: #fff;border-top: 1px solid #ddd;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 0px 0px 0px 0px;position: absolute;width: 100%;max-width: none;left: 0;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu {float: left;position: static;width: 100%;}}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {width: 33.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {width: 66.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {width: 25%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {width: 75%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {width: 20%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {width: 40%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {width: 60%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {width: 80%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {width: 16.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {width: 33.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {width: 66.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {width: 83.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {width: 14.28571%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {width: 28.57143%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {width: 42.85714%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {width: 57.14286%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {width: 71.42857%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {width: 85.71429%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {width: 12.5%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {width: 25%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {width: 37.5%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {width: 62.5%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {width: 75%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {width: 87.5%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {width: 11.11111%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {width: 22.22222%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {width: 33.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {width: 44.44444%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {width: 55.55556%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {width: 66.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {width: 77.77778%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {width: 88.88889%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10 {width: 10%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10 {width: 20%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10 {width: 30%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10 {width: 40%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10 {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10 {width: 60%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10 {width: 70%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10 {width: 80%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10 {width: 90%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11 {width: 9.09091%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11 {width: 18.18182%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11 {width: 27.27273%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11 {width: 36.36364%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11 {width: 45.45455%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11 {width: 54.54545%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11 {width: 63.63636%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11 {width: 72.72727%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11 {width: 81.81818%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11 {width: 90.90909%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11 {width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {width: 8.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {width: 16.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {width: 25%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12 {width: 33.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12 {width: 41.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12 {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12 {width: 58.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12 {width: 66.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12 {width: 75%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12 {width: 83.33333%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12 {width: 91.66667%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {width: 100%;}}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {margin: 5px 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {clear: both;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {margin-left: 10px;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {margin-left: 10px;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {color: #666;font-family: inherit;font-size: 14px;display: block;float: left;clear: none;padding: 15px 15px 15px 15px;vertical-align: top;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {clear: left;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {color: #555;font-family: Lora;font-size: 12px;text-transform: uppercase;text-decoration: none;font-weight: bold;text-align: left;margin: 0px 0px 0px 0px;padding: 0px 0px 5px 0px;vertical-align: top;display: block;visibility: inherit;border: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover {border-color: rgba(0, 0, 0, 0);}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {/* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items */color: #333;font-family: Lora;font-size: 14px;text-transform: uppercase;text-decoration: none;font-weight: normal;text-align: left;margin: 0px 0px 5px 0px;padding: 3px 10px 3px 10px;vertical-align: top;display: block;border-top: 0px solid #ddd;border-left: 0px solid #ddd;border-right: 0px solid #ddd;border-bottom: 1px solid #ddd;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {border-color: rgba(0, 0, 0, 0);}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {/* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items (Hover) */color: #fff;font-weight: normal;text-decoration: none;background: #e2001a;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {text-decoration: none;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {/* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items */color: #333;font-family: inherit;font-size: 12px;text-transform: none;text-decoration: none;font-weight: normal;text-align: left;margin: 0px 0px 0px 0px;padding: 3px 10px 3px 10px;vertical-align: top;display: block;border: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {border-color: rgba(0, 0, 0, 0);}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {display: flex;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {/* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items (Hover) */color: #fff;font-weight: normal;text-decoration: none;background: #e2001a;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu {border: 0;padding: 10px;border-radius: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li:nth-child(odd) {clear: left;}}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {color: #333;font-family: inherit;font-size: 12px;text-transform: none;text-decoration: none;font-weight: normal;margin: 0;border: 0;padding: 3px 10px 3px 10px;vertical-align: top;display: block;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {color: #fff;font-weight: normal;text-decoration: none;background: #e2001a;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu {z-index: 20;position: absolute;width: 220px;max-width: none;padding: 5px 10px 5px 10px;border-top: 1px solid #ddd;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;background: #fff;border-radius: 0;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu {float: left;position: static;width: 100%;padding: 0;border: 0;border-radius: 0;}}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {clear: both;}}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {display: block;background: #fff;color: #333;font-family: inherit;font-size: 12px;font-weight: normal;padding: 0px 10px 0px 10px;line-height: 30px;text-decoration: none;text-transform: none;vertical-align: baseline;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {border-top-left-radius: 0px;border-top-right-radius: 0px;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {border-top-left-radius: 0;border-top-right-radius: 0;}}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {border-bottom-right-radius: 0px;border-bottom-left-radius: 0px;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {border-bottom-right-radius: 0;border-bottom-left-radius: 0;}}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {background: #e2001a;font-weight: normal;text-decoration: none;color: #fff;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {position: absolute;left: 100%;top: 0;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {position: static;left: 0;width: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {padding-left: 20px;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {padding-left: 30px;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {display: inline-block;width: auto;background: transparent;position: relative;pointer-events: auto;left: auto;min-width: auto;font-size: inherit;padding: 0;margin: 0 0 0 6px;height: auto;line-height: inherit;color: inherit;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {content: '';font-family: dashicons;font-weight: normal;display: inline-block;margin: 0;vertical-align: top;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;transform: rotate(0);color: inherit;position: relative;background: transparent;height: auto;width: auto;right: auto;line-height: inherit;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {float: right;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {content: '';}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {float: right;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {content: '';}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {display: none;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {display: none;}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {content: '\f139';}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {text-align: right;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {float: left;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {content: '\f141';margin: 0 6px 0 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {float: right;margin: 0 0 0 6px;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {left: -100%;top: 0;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li[class^='mega-lang-item'] > a.mega-menu-link > img {display: inline;}#mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link > img.wpml-ls-flag, #mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link > img.iclflag {display: inline;margin-right: 8px;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-hide-on-mobile, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {display: none;}}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-hide-on-desktop, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {display: none;}}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu:after {content: "";display: table;clear: both;}}#mega-menu-wrap-top-menu .mega-menu-toggle {display: none;z-index: 1;cursor: pointer;background: #fff;border-radius: 2px 2px 2px 2px;line-height: 40px;height: 40px;text-align: left;user-select: none;-webkit-tap-highlight-color: transparent;outline: none;white-space: nowrap;}#mega-menu-wrap-top-menu .mega-menu-toggle img {max-width: 100%;padding: 0;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu .mega-menu-toggle {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-blocks-right {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-preferred-size: 33.33%;-webkit-flex-basis: 33.33%;flex-basis: 33.33%;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-blocks-left {-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;-webkit-box-pack: start;-ms-flex-pack: start;-webkit-justify-content: flex-start;justify-content: flex-start;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {margin-left: 6px;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {margin-right: 6px;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-blocks-center {-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {margin-left: 3px;margin-right: 3px;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-blocks-right {-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;-webkit-box-pack: end;-ms-flex-pack: end;-webkit-justify-content: flex-end;justify-content: flex-end;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {margin-right: 6px;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {margin-left: 6px;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;height: 100%;outline: 0;-webkit-align-self: center;-ms-flex-item-align: center;align-self: center;-ms-flex-negative: 0;-webkit-flex-shrink: 0;flex-shrink: 0;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu .mega-menu-toggle + #mega-menu-top-menu {background: #fff;padding: 0px 0px 0px 0px;display: none;}#mega-menu-wrap-top-menu .mega-menu-toggle.mega-menu-open + #mega-menu-top-menu {display: block;}}.elementor-sticky__spacer #mega-menu-wrap-top-menu #mega-menu-top-menu, .elementor-sticky__spacer #mega-menu-wrap-top-menu #mega-menu-top-menu .mega-sub-menu {visibility: inherit !important;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-1 {cursor: pointer;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-1:before {content: '\f333';font-family: 'dashicons';font-size: 24px;color: #e2001a;margin: 0 5px 0 0;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {color: #e2001a;font-size: 14px;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-open {display: none;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed {display: inline;}#mega-menu-wrap-top-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:before {content: '\f158';}#mega-menu-wrap-top-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-open {display: inline;}#mega-menu-wrap-top-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-closed {display: none;}#mega-menu-wrap-top-menu.mega-sticky {position: fixed;top: 0;left: 0;right: 0;z-index: 99998;opacity: 0.9;max-width: 100%;width: 100%;margin: 0 auto;}#mega-menu-wrap-top-menu.mega-stuck {transition: transform 0.25s ease-in-out;}#mega-menu-wrap-top-menu.mega-stuck.mega-hide {transform: translateY(-100%);}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu.mega-sticky #mega-menu-top-menu:not([data-effect-mobile^="slide_"]) {max-height: calc(100vh - 40px);overflow: auto;}body.admin-bar #mega-menu-wrap-top-menu.mega-sticky #mega-menu-top-menu:not([data-effect-mobile^="slide_"]) {max-height: calc(100vh - 40px - 42px);}}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-show-when-sticky {display: none;}#mega-menu-wrap-top-menu.mega-sticky #mega-menu-top-menu li.mega-menu-item.mega-hide-when-sticky {display: none;}#mega-menu-wrap-top-menu.mega-sticky #mega-menu-top-menu li.mega-menu-item.mega-show-when-sticky {display: inline-block;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu.mega-sticky #mega-menu-top-menu li.mega-menu-item.mega-show-when-sticky.mega-hide-on-mobile {display: none;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item a[class^='genericon']:before {font-family: genericons;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical > li.mega-menu-item {display: list-item;margin: 0;clear: both;width: 100%;margin: 0 0 0px 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical > li.mega-menu-item > a.mega-menu-link {height: auto;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical > li.mega-menu-item.mega-icon-top > a.mega-menu-link {display: list-item;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical > li.mega-menu-item.mega-hide-on-mobile {display: none;}}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical > li.mega-menu-item.mega-hide-on-desktop {display: none;}}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical > li.mega-menu-megamenu > ul.mega-sub-menu {width: 600px;}}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical > li.mega-menu-megamenu.mega-menu-item, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical > li.mega-menu-flyout.mega-menu-item {position: relative;}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link {text-align: left;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {float: right;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {content: '\f139';margin: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link {text-align: right;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {float: left;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {content: '\f141';margin: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children.mega-icon-left > a.mega-menu-link:before {float: right;margin: 0 0 0 6px;}}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right > ul.mega-sub-menu {top: 0;left: 100%;right: auto;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {top: 0;left: 100%;right: auto;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item.mega-icon-left > a.mega-menu-link:before {float: left;margin: 0 6px 0 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left > ul.mega-sub-menu {top: 0;left: auto;right: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item > ul.mega-sub-menu {top: 0;left: auto;right: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion > li.mega-menu-item {display: list-item;margin: 0;clear: both;width: 100%;margin: 0 0 0px 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion > li.mega-menu-item > a.mega-menu-link {height: auto;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion > li.mega-menu-item.mega-icon-top > a.mega-menu-link {display: list-item;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion > li.mega-menu-item.mega-hide-on-mobile {display: none;}}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion > li.mega-menu-item.mega-hide-on-desktop {display: none;}}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion > li.mega-menu-megamenu > ul.mega-sub-menu {position: static;width: 100% !important;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu {position: static;width: 100% !important;padding: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {background: #e2001a;font-weight: normal;text-decoration: none;color: #fff;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {position: static;left: 0;width: 100%;border: 0;box-shadow: none;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {padding-left: 20px;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {padding-left: 30px;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {padding-left: 40px;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion li.mega-menu-item > ul.mega-sub-menu {display: none;visibility: visible;opacity: 1;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {display: block;}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {float: right;}}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {content: '';}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {content: '';}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-bp-profile-nav img.avatar, #mega-menu-wrap-top-menu #mega-menu-top-menu img.mmm_gravatar {vertical-align: middle;position: relative;top: -1px;display: inline-block;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-bp-profile-nav img.avatar, #mega-menu-wrap-top-menu #mega-menu-top-menu img.mmm_gravatar {max-height: 90%;width: auto;}}#mega-menu-wrap-top-menu #mega-menu-top-menu img.avatar {vertical-align: middle;position: relative;top: -1px;}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li#mega-menu-item-150387 .mega-search-wrap.mega-static, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion li#mega-menu-item-150387 .mega-search-wrap.mega-static {padding: 0px 10px 0px 10px;}#mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-vertical li#mega-menu-item-150387 .mega-search-wrap .expand-to-right, #mega-menu-wrap-top-menu #mega-menu-top-menu.mega-menu-accordion li#mega-menu-item-150387 .mega-search-wrap .expand-to-right {padding: 0px 10px 0px 10px;}}#mega-menu-wrap-top-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-logo, #mega-menu-wrap-top-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-logo {background: inherit;}#mega-menu-wrap-top-menu li.mega-menu-item img.mega-menu-logo {display: inline;vertical-align: middle;max-height: none;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu li.mega-menu-item img.mega-menu-logo {max-height: 90%;width: auto;}}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu[data-effect-mobile^="slide_"] li.mega-menu-item a.mega-menu-link.mega-menu-logo {padding-top: 10px;padding-bottom: 10px;text-align: center;height: auto;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 {border-left: 0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 {line-height: 30px;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search-wrap {position: relative;width: 30px;height: 30px;vertical-align: middle;display: inline-block;z-index: 99999;margin-top: 0px;}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search-wrap.mega-static {width: 200px;}}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search-wrap {width: 100%;margin: 5px 0;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search {line-height: 30px;margin: 0;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search {padding: 0 5px;}}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search.expand-to-left {position: absolute;right: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search.expand-to-right {position: absolute;right: auto;left: 0;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search.mega-search-open input[type=text] {background-color: #f4f4f4;}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search.mega-search-open .search-icon:before {color: #af0014;}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search.mega-search-closed input[type=text] {width: 30px;padding: 0;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search.mega-search-closed input[type=text] {width: 100%;padding: 5px;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search input[type=text] {color: #333;background-color: rgba(0, 0, 0, 0);width: 200px;margin: 0;min-height: 0;padding: 0 30px 0 5px;height: 30px;border: 0;line-height: 30px;transition: width 0.6s, background-color 0.6s, color 1s;box-sizing: border-box;border-radius: 2px;vertical-align: top;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search input[type=text] {width: 100%;background-color: #f4f4f4;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search input:focus {outline: none;}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search input[type=submit] {display: none;}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search .search-icon {right: 0;position: absolute;width: 30px;height: 30px;cursor: pointer;text-align: center;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search .search-icon {right: 5px;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search .search-icon:before {color: #af0014;height: 30px;width: 30px;vertical-align: middle;line-height: 30px;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search .search-icon:before {color: #af0014;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search.expand-to-right .search-icon {right: auto;}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search.expand-to-right input[type=text] {padding: 0 5px 0 30px;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu {padding: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item {width: 100%;padding: 0;position: static;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {width: 20%;float: left;background: #fff;color: #333;font-family: inherit;font-size: 12px;font-weight: normal;padding: 0px 10px 0px 10px;line-height: 35px;text-decoration: none;text-transform: none;vertical-align: baseline;margin: 0;border: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {background: #e2001a;font-weight: normal;text-decoration: none;color: #fff;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {content: '\f139';/* Tab Content */}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {width: 80%;float: left;clear: none;position: absolute;top: 0;left: 20%;visibility: hidden;border-left: 1px solid #ccc;padding: 0px 0px 0px 0px;min-height: 100%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu .mega-menu-item-has-children > a.mega-menu-link:after {display: none;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {visibility: visible;/* Tab Content Widget */}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {float: left;padding: 15px 15px 15px 15px;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {clear: left;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {margin-left: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {margin-left: 10px;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {color: #333;font-family: Lora;font-size: 14px;text-transform: uppercase;text-decoration: none;font-weight: normal;margin: 0px 0px 5px 0px;padding: 3px 10px 3px 10px;vertical-align: top;display: block;border-top: 0px solid #ddd;border-left: 0px solid #ddd;border-right: 0px solid #ddd;border-bottom: 1px solid #ddd;/* Second level menu item hover */}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {color: #fff;font-weight: normal;text-decoration: none;background: #e2001a;/* Third level menu item */}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {text-decoration: none;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {color: #333;font-family: inherit;font-size: 12px;text-transform: none;text-decoration: none;font-weight: normal;margin: 0px 0px 0px 0px;padding: 3px 10px 3px 10px;vertical-align: top;display: block;/* Third level menu item hover */}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {color: #fff;font-weight: normal;text-decoration: none;background: #e2001a;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {color: #333;font-family: inherit;font-size: 12px;text-transform: none;text-decoration: none;font-weight: normal;margin: 0;padding: 3px 10px 3px 10px;vertical-align: top;display: block;border-top: 0;border-left: 0;border-right: 0;border-bottom: 0;/* Second level menu item hover */}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {color: #fff;font-weight: normal;text-decoration: none;background: #e2001a;}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {display: none;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {display: block;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu {padding: 0;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {width: 50%;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li:nth-child(odd) {clear: left;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item {width: 100%;padding: 0;position: static;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {width: 100%;float: left;background: #fff;color: #333;font-family: inherit;font-size: 12px;font-weight: normal;padding: 0px 10px 0px 10px;line-height: 30px;text-decoration: none;text-transform: none;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {content: '';}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {content: '';/* Tab Content */}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {width: 100%;position: relative;top: 0;left: auto;border-left: 0;padding: 10px;}#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {margin-left: 0;}}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item a[class^='fa-']:before {font-family: FontAwesome;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item > a[class^='fab']:before {font-family: 'Font Awesome 5 Brands';font-weight: 400;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item > a[class^='far']:before {font-family: 'Font Awesome 5 Free';font-weight: 400;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item > a[class^='fas']:before {font-family: 'Font Awesome 5 Free';font-weight: 900;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item > a[class^='fal']:before {font-family: 'Font Awesome 5 Free';font-weight: 300;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item > a[class^='fas'], #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item > a[class^='fab'], #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item > a[class^='far'], #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item > a[class^='fal'] {-webkit-font-smoothing: inherit;}#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-icon-left > a[class^='fas']:before, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-icon-left > a[class^='fab']:before, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-icon-left > a[class^='far']:before, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-icon-left > a[class^='fal']:before {width: 1.25em;text-align: center;}#mega-menu-wrap-top-menu #mega-menu-top-menu span.mega-menu-badge {border-radius: 2px 2px 2px 2px;display: inline;padding: 1px 4px 1px 4px;top: -7px;position: relative;margin: 0 0 0 6px;text-align: center;}@media only screen and (min-width: 769px) {#mega-menu-wrap-top-menu #mega-menu-top-menu span.mega-menu-badge.mega-hide-on-desktop {display: none;}}@media only screen and (max-width: 768px) {#mega-menu-wrap-top-menu #mega-menu-top-menu span.mega-menu-badge.mega-hide-on-mobile {display: none;}}#mega-menu-wrap-top-menu #mega-menu-top-menu span.mega-menu-badge.mega-menu-badge-style-one {background: #d32f2f;color: #fff;font-weight: normal;font-size: 10px;text-transform: none;text-decoration: none;font-family: inherit;}#mega-menu-wrap-top-menu #mega-menu-top-menu span.mega-menu-badge.mega-menu-badge-style-two {background: #00796b;color: #fff;font-weight: normal;font-size: 10px;text-transform: none;text-decoration: none;font-family: inherit;}#mega-menu-wrap-top-menu #mega-menu-top-menu span.mega-menu-badge.mega-menu-badge-style-three {background: #ffc107;color: #fff;font-weight: normal;font-size: 10px;text-transform: none;text-decoration: none;font-family: inherit;}#mega-menu-wrap-top-menu #mega-menu-top-menu span.mega-menu-badge.mega-menu-badge-style-four {background: #303f9f;color: #fff;font-weight: normal;font-size: 10px;text-transform: none;text-decoration: none;font-family: inherit;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 {border-left: 0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;line-height: 40px;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search-wrap {position: relative;width: 25px;height: 25px;vertical-align: middle;display: inline-block;z-index: 99999;margin-top: 0px;align-self: center;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search-wrap.mega-static {width: 200px;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search {line-height: 25px;position: absolute;right: 0;margin: 0;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search.expand-to-right {right: auto;left: 0;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search.mega-search-open input[type=text] {background-color: rgba(204, 204, 204, 0.43);}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search.mega-search-open .search-icon:before {color: #333;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search.mega-search-closed input[type=text] {width: 25px;padding: 0;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search input[type=text] {color: #333;background-color: rgba(0, 0, 0, 0);width: 200px;margin: 0;min-height: 0;padding: 0 25px 0 5px;height: 25px;border: 0;line-height: 25px;transition: width 0.6s, background-color 0.6s, color 1s;box-sizing: border-box;border-radius: 2px;vertical-align: top;box-shadow: none;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search input:focus {outline: none;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search input[type=submit] {display: none;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search .search-icon {right: 0;position: absolute;width: 25px;height: 25px;cursor: pointer;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search .search-icon:before {color: #e2001a;height: 25px;width: 25px;vertical-align: middle;line-height: 25px;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search.expand-to-right .search-icon {right: auto;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search.expand-to-right input[type=text] {padding: 0 5px 0 25px;}#mega-menu-wrap-top-menu {clear: both;}#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-2 .mega-search input[type=text], #mega-menu-wrap-top-menu .mega-menu-toggle #mega-toggle-block-2 .mega-search input[type=text] {font-size: 16px;}#mega-menu-wrap-top-menu #mega-menu-top-menu li#mega-menu-item-150387 .mega-search-wrap {z-index: 10;}.wp-block {}</style>
<style>
@media (max-width: 480px) {
#grid-content.category article.box1 {
width: 100%;
}
}
.rank-math-breadcrumb {
font-size: 12px;
color: #808080;
margin: 0px 10px;
}
#grid-content .rounded {
-webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}
</style>
</head>
<body class="home blog wp-custom-logo mega-menu-top-menu elementor-default elementor-kit-222825 e--ua-blink e--ua-chrome e--ua-webkit" data-elementor-device-mode="tablet">
<div data-elementor-type="header" data-elementor-id="223516" class="elementor elementor-223516 elementor-location-header" data-elementor-post-type="elementor_library">
<div class="elementor-element elementor-element-ea53144 e-flex e-con-boxed e-con e-parent e-lazyloaded" data-id="ea53144" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-fb11728 e-con-full e-flex e-con e-child" data-id="fb11728" data-element_type="container">
<div class="elementor-element elementor-element-d2e97d8 elementor-widget elementor-widget-text-editor" data-id="d2e97d8" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Hallo! Hier kannst du dich <a href="/wp-admin">einloggen</a>. Neu hier? Jetzt <a href="/wp-login.php?action=register">registrieren</a>.</p> </div>
</div>
</div>
<div class="elementor-element elementor-element-cce8afc e-con-full e-flex e-con e-child" data-id="cce8afc" data-element_type="container">
<div class="elementor-element elementor-element-651970f elementor-nav-menu__align-center elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="651970f" data-element_type="widget" data-settings="{"submenu_icon":{"value":"<i class=\"\"><\/i>","library":""},"layout":"horizontal"}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menü" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none">
<ul id="menu-1-651970f" class="elementor-nav-menu" data-smartmenus-id="17316214173778936"><li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-215824"><a href="/projekte/bastelideen" class="elementor-item">Bastelideen</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-232024"><a href="/projekte/naehen-genaehtes" class="elementor-item">Nähen</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-232025"><a href="/projekte/haekeln-gehaekeltes" class="elementor-item">Häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-223074"><a href="/projekte/stricken-gestricktes" class="elementor-item">Stricken</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249810"><a href="/wolle-kaufen/stricksets/" class="elementor-item">Stricksets kaufen</a></li>
</ul> </nav>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-651970f" class="elementor-nav-menu" data-smartmenus-id="17316214173796506"><li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-215824"><a href="/projekte/bastelideen" class="elementor-item" tabindex="-1">Bastelideen</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-232024"><a href="/projekte/naehen-genaehtes" class="elementor-item" tabindex="-1">Nähen</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-232025"><a href="/projekte/haekeln-gehaekeltes" class="elementor-item" tabindex="-1">Häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-223074"><a href="/projekte/stricken-gestricktes" class="elementor-item" tabindex="-1">Stricken</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249810"><a href="/wolle-kaufen/stricksets/" class="elementor-item" tabindex="-1">Stricksets kaufen</a></li>
</ul> </nav>
</div>
</div>
</div>
<div class="elementor-element elementor-element-3e660b2 e-con-full e-flex e-con e-child" data-id="3e660b2" data-element_type="container">
</div>
</div>
</div>
<div class="elementor-element elementor-element-b97720e e-flex e-con-boxed e-con e-parent e-lazyloaded" data-id="b97720e" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-9bd7e07 e-con-full e-flex e-con e-child" data-id="9bd7e07" data-element_type="container">
<div class="elementor-element elementor-element-53a640e elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="53a640e" data-element_type="widget" data-widget_type="theme-site-logo.default">
<div class="elementor-widget-container">
<a href="https://www.handmadekultur.de">
<img width="234" height="180" src="https://www.handmadekultur.de/up/2021/01/logo_handmade_180x234.png" class="attachment-full size-full wp-image-223522" alt=""> </a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-509bb25 e-flex e-con-boxed e-con e-parent elementor-sticky e-lazyloaded" data-id="509bb25" data-element_type="container" data-settings="{"background_background":"classic","sticky":"top","sticky_on":["desktop","tablet"],"sticky_offset":0,"sticky_effects_offset":0,"sticky_anchor_link_offset":0}">
<div class="e-con-inner">
<div class="elementor-element elementor-element-79acc2d e-con-full e-flex e-con e-child" data-id="79acc2d" data-element_type="container">
<div class="elementor-element elementor-element-0eef804 elementor-widget elementor-widget-wp-widget-maxmegamenu" data-id="0eef804" data-element_type="widget" data-widget_type="wp-widget-maxmegamenu.default">
<div class="elementor-widget-container">
<div id="mega-menu-wrap-top-menu" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"><div class="mega-toggle-block mega-menu-toggle-block mega-toggle-block-1" id="mega-toggle-block-1" tabindex="0"><span class="mega-toggle-label" role="button" aria-expanded="false"><span class="mega-toggle-label-closed"></span><span class="mega-toggle-label-open"></span></span></div></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class="mega-toggle-block mega-search-block mega-toggle-block-2" id="mega-toggle-block-2"><div class="mega-search-wrap"><form class="mega-search expand-to-left mega-search-closed" action="/">
<span class="dashicons dashicons-search search-icon"></span>
<input type="submit" value="Search">
<input type="text" aria-label="Suche" data-placeholder="Suche" name="s" autocomplete="off"><div class="suggestions" style="display: none;"></div>
</form></div></div></div></div><ul id="mega-menu-top-menu" class="mega-menu max-mega-menu mega-menu-horizontal" data-event="hover_intent" data-effect="disabled" data-effect-speed="200" data-effect-mobile="disabled" data-effect-speed-mobile="0" data-mobile-force-width="false" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="standard" data-breakpoint="768" data-unbind="true" data-mobile-state="collapse_all" data-hover-intent-timeout="300" data-hover-intent-interval="100" data-sticky-enabled="true" data-sticky-desktop="true" data-sticky-mobile="false" data-sticky-offset="0" data-sticky-expand="true" data-sticky-expand-mobile="false" data-sticky-transition="false"><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-current-menu-item mega-current_page_item mega-align-bottom-left mega-menu-flyout mega-has-icon mega-icon-left mega-hide-text mega-menu-item-7743" id="mega-menu-item-7743"><a class="dashicons-admin-home mega-menu-link" href="/" aria-current="page" tabindex="0" aria-label="Home"></a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-megamenu mega-menu-item-7745" id="mega-menu-item-7745"><a class="mega-menu-link" href="/projekte" aria-haspopup="true" aria-expanded="false" tabindex="0">Anleitungen<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-has-children mega-menu-columns-1-of-6 mega-menu-item-7766" id="mega-menu-item-7766"><a class="mega-menu-link" href="/projekte/naehen-genaehtes">Nähen<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-198083" id="mega-menu-item-198083"><a class="mega-menu-link" href="/projekte/handytasche-naehen">Handytasche nähen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-198095" id="mega-menu-item-198095"><a class="mega-menu-link" href="/projekte/kleid-naehen">Kleid nähen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148805" id="mega-menu-item-148805"><a class="mega-menu-link" href="/projekte/kissen-naehen">Kissen nähen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148772" id="mega-menu-item-148772"><a class="mega-menu-link" href="/projekte/rock-naehen">Rock nähen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148773" id="mega-menu-item-148773"><a class="mega-menu-link" href="/projekte/sarihose">Sarihose nähen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-174236" id="mega-menu-item-174236"><a class="mega-menu-link" href="/projekte/t-shirt-naehen">T-Shirt nähen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148775" id="mega-menu-item-148775"><a class="mega-menu-link" href="/projekte/tasche-naehen">Tasche nähen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-174235" id="mega-menu-item-174235"><a class="mega-menu-link" href="/projekte/utensilo-naehen">Utensilo nähen</a></li> </ul>
</li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-has-children mega-menu-columns-1-of-6 mega-menu-item-7770" id="mega-menu-item-7770"><a class="mega-menu-link" href="/projekte/stricken-gestricktes">Stricken<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-198080" id="mega-menu-item-198080"><a class="mega-menu-link" href="/projekte/babymuetze-stricken">Babymütze stricken</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148750" id="mega-menu-item-148750"><a class="mega-menu-link" href="/projekte/loop-stricken">Loop stricken</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-198078" id="mega-menu-item-198078"><a class="mega-menu-link" href="/projekte/muetze-stricken">Mütze stricken</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-198082" id="mega-menu-item-198082"><a class="mega-menu-link" href="/projekte/pullover-stricken">Pullover stricken</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-198081" id="mega-menu-item-198081"><a class="mega-menu-link" href="/projekte/stricken-fuer-anfaenger">Stricken für Anfänger</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148751" id="mega-menu-item-148751"><a class="mega-menu-link" href="/projekte/schal-stricken">Schal stricken</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148752" id="mega-menu-item-148752"><a class="mega-menu-link" href="/projekte/socken-stricken">Socken stricken</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148753" id="mega-menu-item-148753"><a class="mega-menu-link" href="/projekte/stricken-lernen">stricken lernen</a></li> </ul>
</li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-has-children mega-menu-columns-1-of-6 mega-menu-item-109716" id="mega-menu-item-109716"><a class="mega-menu-link" href="/projekte/basteln">Basteln<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-7751" id="mega-menu-item-7751"><a class="mega-menu-link" href="/projekte/basteln-mit-kindern">Basteln mit Kindern</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-7767" id="mega-menu-item-7767"><a class="mega-menu-link" href="/projekte/papier-pappe-karton">Basteln mit Papier</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-174194" id="mega-menu-item-174194"><a class="mega-menu-link" href="/projekte/beton">Basteln mit Beton</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-241976" id="mega-menu-item-241976"><a class="mega-menu-link" href="/projekte/faltanleitung">Faltanleitung</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-7755" id="mega-menu-item-7755"><a class="mega-menu-link" href="/projekte/filzen-filz">Filzen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-7762" id="mega-menu-item-7762"><a class="mega-menu-link" href="/projekte/holz">Holz</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-7764" id="mega-menu-item-7764"><a class="mega-menu-link" href="/projekte/malen-zeichnen-gemaltes">Malen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-7765" id="mega-menu-item-7765"><a class="mega-menu-link" href="/projekte/metall-geschmiedetes-geloetetes-verschraubtes">Metall</a></li> </ul>
</li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-has-children mega-menu-columns-1-of-6 mega-menu-item-7760" id="mega-menu-item-7760"><a class="mega-menu-link" href="/projekte/haekeln-gehaekeltes">Häkeln<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-159790" id="mega-menu-item-159790"><a class="mega-menu-link" href="/projekte/beanie-haekeln">Beanie häkeln</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-159791" id="mega-menu-item-159791"><a class="mega-menu-link" href="/projekte/blume-haekeln">Blume häkeln</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-159792" id="mega-menu-item-159792"><a class="mega-menu-link" href="/projekte/faeustlinge-haekeln">Fäustlinge häkeln</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-149033" id="mega-menu-item-149033"><a class="mega-menu-link" href="/projekte/haekeln-lernen">Häkeln lernen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148748" id="mega-menu-item-148748"><a class="mega-menu-link" href="/projekte/kuscheltier-haekeln">Kuscheltier häkeln</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148747" id="mega-menu-item-148747"><a class="mega-menu-link" href="/projekte/muetze-haekeln">Mütze häkeln</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-159789" id="mega-menu-item-159789"><a class="mega-menu-link" href="/projekte/schal-haekeln">Schal häkeln</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-198088" id="mega-menu-item-198088"><a class="mega-menu-link" href="/projekte/tasche-haekeln">Tasche häkeln</a></li> </ul>
</li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-has-children mega-menu-columns-1-of-6 mega-menu-item-109751" id="mega-menu-item-109751"><a class="mega-menu-link" href="/projekte/rezepte">Themenspecials<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-238862" id="mega-menu-item-238862"><a class="mega-menu-link" href="/projekte/balkon-garten">Balkon und Garten</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-240874" id="mega-menu-item-240874"><a class="mega-menu-link" href="/projekte/haltbar-machen">Fermentieren, Dörren, Einkochen – Haltbar machen</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-249954" id="mega-menu-item-249954"><a class="mega-menu-link" href="/projekte/toepfern">Happy Hobby Töpfern</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-245514" id="mega-menu-item-245514"><a class="mega-menu-link" href="/projekte/malen">Malen. Welt der Farben</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-240743" id="mega-menu-item-240743"><a class="mega-menu-link" href="/projekte/naturkosmetik">Naturkosmetik selber machen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-237948" id="mega-menu-item-237948"><a class="mega-menu-link" href="/projekte/ordnung-schaffen">Ordnung schaffen</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-238640" id="mega-menu-item-238640"><a class="mega-menu-link" href="/projekte/plastikfrei">Plastikfreie Zone</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-241613" id="mega-menu-item-241613"><a class="mega-menu-link" href="/wolle-kaufen/">Wolle und Garn</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-243457" id="mega-menu-item-243457"><a class="mega-menu-link" href="/projekte/weihnachten">Wir feiern Weihnachten!</a></li> </ul>
</li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-has-children mega-menu-columns-1-of-6 mega-menu-item-17639" id="mega-menu-item-17639"><a class="mega-menu-link" href="/projekte/raumgestaltung">Wohnen<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-149289" id="mega-menu-item-149289"><a class="mega-menu-link" href="/bauanleitungen">Bauanleitungen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-7753" id="mega-menu-item-7753"><a class="mega-menu-link" href="/projekte/deko-dekorieren-dekoration">Deko</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-112435" id="mega-menu-item-112435"><a class="mega-menu-link" href="/projekte/handmadehome">HANDMADE HOME</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148776" id="mega-menu-item-148776"><a class="mega-menu-link" href="/projekte/ikea-hack">IKEA Hack</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148804" id="mega-menu-item-148804"><a class="mega-menu-link" href="/projekte/palettenmoebel">Palettenmöbel</a></li> </ul>
</li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-has-children mega-menu-columns-1-of-6 mega-menu-clear mega-menu-item-148959" id="mega-menu-item-148959"><a class="mega-menu-link" href="/projekte/upcyclen">Upcyclen<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148960" id="mega-menu-item-148960"><a class="mega-menu-link" href="/projekte/jeans-upcycling">Jeans-Upcycling</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-7768" id="mega-menu-item-7768"><a class="mega-menu-link" href="/projekte/recycling-wiederverwendbar">Recycling</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-149022" id="mega-menu-item-149022"><a class="mega-menu-link" href="/projekte/t-shirt-upcycling">T-Shirt Upcycling</a></li> </ul>
</li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-has-children mega-menu-columns-1-of-6 mega-menu-item-7769" id="mega-menu-item-7769"><a class="mega-menu-link" href="/projekte/schmuck">Schmuck<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148806" id="mega-menu-item-148806"><a class="mega-menu-link" href="/projekte/haarschmuck">Haarschmuck</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-148807" id="mega-menu-item-148807"><a class="mega-menu-link" href="/projekte/ohrschmuck">Ohrschmuck</a></li> </ul>
</li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-has-children mega-menu-columns-1-of-6 mega-menu-item-159037" id="mega-menu-item-159037"><a class="mega-menu-link" href="/projekte/geschenke">Anlässe & Geschenke<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-171101" id="mega-menu-item-171101"><a class="mega-menu-link" href="/projekte/fruehling">Basteln für den Frühling</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-158875" id="mega-menu-item-158875"><a class="mega-menu-link" href="/projekte/geburtstag">Geburtstag</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-159035" id="mega-menu-item-159035"><a class="mega-menu-link" href="/projekte/geldgeschenke">Geldgeschenke</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-159553" id="mega-menu-item-159553"><a class="mega-menu-link" href="/projekte/halloween">Halloween</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-158874" id="mega-menu-item-158874"><a class="mega-menu-link" href="/projekte/herbst">Herbst</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-159036" id="mega-menu-item-159036"><a class="mega-menu-link" href="/projekte/hochzeit">Hochzeit</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-175154" id="mega-menu-item-175154"><a class="mega-menu-link" href="/projekte/muttertag">Muttertag</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-167790" id="mega-menu-item-167790"><a class="mega-menu-link" href="/projekte/neujahr">Neujahr</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-167791" id="mega-menu-item-167791"><a class="mega-menu-link" href="/projekte/ostern">Ostern</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-181421" id="mega-menu-item-181421"><a class="mega-menu-link" href="/projekte/schulanfang">Schulanfang</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-167789" id="mega-menu-item-167789"><a class="mega-menu-link" href="/projekte/silvester">Silvester</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-209629" id="mega-menu-item-209629"><a class="mega-menu-link" href="/projekte/weihnachten">Weihnachten</a></li> </ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-columns-1-of-6 mega-menu-item-43778" id="mega-menu-item-43778"><a title="Kostenlose Schnittmuster" class="mega-menu-link" href="/schnittmuster">Kostenlose Schnittmuster<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-198136" id="mega-menu-item-198136"><a class="mega-menu-link" href="/schnittmuster/jogginghose-schnittmuster">Jogginghose Schnittmuster</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-198135" id="mega-menu-item-198135"><a class="mega-menu-link" href="/schnittmuster/kulturbeutel-schnittmuster">Kulturbeutel Schnittmuster</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-198127" id="mega-menu-item-198127"><a class="mega-menu-link" href="/schnittmuster/pullover-schnittmuster-2">Pullover Schnittmuster</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-198129" id="mega-menu-item-198129"><a class="mega-menu-link" href="/schnittmuster/portemonnaie-schnittmuster">Portemonnaie Schnittmuster</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-198130" id="mega-menu-item-198130"><a class="mega-menu-link" href="/schnittmuster/roecke-schnittmuster">Rock Schnittmuster – Kostenlose Anleitung zum Nähen von Röcken</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-198128" id="mega-menu-item-198128"><a class="mega-menu-link" href="/schnittmuster/sommerkleid-schnittmuster">Sommerkleid Schnittmuster</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-198126" id="mega-menu-item-198126"><a class="mega-menu-link" href="/schnittmuster/hose-schnittmuster">Schnittmuster Hose</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-198131" id="mega-menu-item-198131"><a class="mega-menu-link" href="/schnittmuster/schnittmuster-bluse">Schnittmuster Bluse</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-95161" id="mega-menu-item-95161"><a class="mega-menu-link" href="/strickmuster">Strickmuster</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-95158" id="mega-menu-item-95158"><a class="mega-menu-link" href="/faltanleitungen">Faltanleitungen</a></li> </ul>
</li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-has-children mega-menu-columns-1-of-6 mega-menu-item-199785" id="mega-menu-item-199785"><a class="mega-menu-link" href="/projekte/baby">Baby<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-197853" id="mega-menu-item-197853"><a class="mega-menu-link" href="/projekte/naehen-fuer-babys">Nähen für Babys</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-197858" id="mega-menu-item-197858"><a class="mega-menu-link" href="/projekte/babymuetze-stricken">Babymütze stricken</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-197854" id="mega-menu-item-197854"><a class="mega-menu-link" href="/projekte/babydecke">Babydecke selber machen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-197855" id="mega-menu-item-197855"><a class="mega-menu-link" href="/projekte/babyschuhe">Babyschuhe</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-197856" id="mega-menu-item-197856"><a class="mega-menu-link" href="/projekte/babymuetze">Babymütze selber machen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-197857" id="mega-menu-item-197857"><a class="mega-menu-link" href="/projekte/babyhose">Babyhose nähen</a></li> </ul>
</li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-has-children mega-menu-columns-1-of-6 mega-menu-item-209628" id="mega-menu-item-209628"><a class="mega-menu-link" href="/projekte/weihnachten">Weihnachten<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-242549" id="mega-menu-item-242549"><a class="mega-menu-link" href="/projekte/advent">Advent</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prcat mega-menu-item-242550" id="mega-menu-item-242550"><a class="mega-menu-link" href="/projekte/adventskalender">Adventskalender</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-242553" id="mega-menu-item-242553"><a class="mega-menu-link" href="/projekte/basteln-fuer-weihnachten">Basteln für Weihnachten</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-209631" id="mega-menu-item-209631"><a class="mega-menu-link" href="/projekte/nikolaus">Nikolaus</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-242552" id="mega-menu-item-242552"><a class="mega-menu-link" href="/projekte/weihnachtsdeko">Weihnachtsdeko</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-prtag mega-menu-item-209633" id="mega-menu-item-209633"><a class="mega-menu-link" href="/projekte/weihnachtssterne">Weihnachtssterne</a></li> </ul>
</li></ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-7744" id="mega-menu-item-7744"><a class="mega-menu-link" href="/termine" aria-haspopup="true" aria-expanded="false" tabindex="0">Termine<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-evcat mega-menu-item-39726" id="mega-menu-item-39726"><a class="mega-menu-link" href="/termine/aktion">Aktionen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-evcat mega-menu-item-7773" id="mega-menu-item-7773"><a class="mega-menu-link" href="/termine/ausstellungen">Ausstellungen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-evcat mega-menu-item-7774" id="mega-menu-item-7774"><a class="mega-menu-link" href="/termine/buy-handmade">Buy Handmade</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-evcat mega-menu-item-7775" id="mega-menu-item-7775"><a class="mega-menu-link" href="/termine/crafting">Crafting</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-evcat mega-menu-item-161707" id="mega-menu-item-161707"><a class="mega-menu-link" href="/termine/kreativmarkt">Kreativmarkt</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-evcat mega-menu-item-7776" id="mega-menu-item-7776"><a class="mega-menu-link" href="/termine/messe">Messen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-evcat mega-menu-item-44290" id="mega-menu-item-44290"><a class="mega-menu-link" href="/termine/ausstellersuche">Wanted! Aussteller</a></li></ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-7746" id="mega-menu-item-7746"><a class="mega-menu-link" href="/kurse" aria-haspopup="true" aria-expanded="false" tabindex="0">Kurse<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-116630" id="mega-menu-item-116630"><a class="mega-menu-link" href="/kurse/siebdruck-druck-drucken">Drucktechniken</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-119971" id="mega-menu-item-119971"><a class="mega-menu-link" href="/kurse/filzkurse-filzen-lernen">Filzkurse</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-116634" id="mega-menu-item-116634"><a class="mega-menu-link" href="/kurse/fotokurse">Fotokurse</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-119389" id="mega-menu-item-119389"><a class="mega-menu-link" href="/kurse/goldschmiedekurse">Goldschmiedekurse</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-116636" id="mega-menu-item-116636"><a class="mega-menu-link" href="/kurse/haekelkurse">Häkelkurse</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-116637" id="mega-menu-item-116637"><a class="mega-menu-link" href="/kurse/heimwerken">Heimwerken Kurse</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-116639" id="mega-menu-item-116639"><a class="mega-menu-link" href="/kurse/lederbearbeitung">Lederbearbeitung</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-116638" id="mega-menu-item-116638"><a class="mega-menu-link" href="/kurse/kinderkurs">Kinderkurse</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-119391" id="mega-menu-item-119391"><a class="mega-menu-link" href="/kurse/naehen-naehkurs">Nähkurse</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239253" id="mega-menu-item-239253"><a class="mega-menu-link" href="/kurse/naehkurse-fuer-kinder">Nähkurse für Kinder</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239254" id="mega-menu-item-239254"><a class="mega-menu-link" href="/kurse/naehtreff">Nähtreff</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239255" id="mega-menu-item-239255"><a class="mega-menu-link" href="/kurse/naturkosmetik">Naturkosmetik</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239256" id="mega-menu-item-239256"><a class="mega-menu-link" href="/kurse/offene-werkstatt-werkstatt">Offene Werkstatt</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239257" id="mega-menu-item-239257"><a class="mega-menu-link" href="/kurse/papier-tonpapier-pappe-serviettentechnik">Papier</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239258" id="mega-menu-item-239258"><a class="mega-menu-link" href="/kurse/perlen">Perlen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239259" id="mega-menu-item-239259"><a class="mega-menu-link" href="/kurse/puppenbau">Puppenbau</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239260" id="mega-menu-item-239260"><a class="mega-menu-link" href="/kurse/restaurierung">Restaurierung</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239261" id="mega-menu-item-239261"><a class="mega-menu-link" href="/kurse/schnittkonstruktion">Schnittkonstruktion</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239262" id="mega-menu-item-239262"><a class="mega-menu-link" href="/kurse/seifen-2">Seifen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-116642" id="mega-menu-item-116642"><a class="mega-menu-link" href="/kurse/schmuck-perlen-goldschmiede">Schmuckkurse</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-116644" id="mega-menu-item-116644"><a class="mega-menu-link" href="/kurse/sticken">Sticken</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239263" id="mega-menu-item-239263"><a class="mega-menu-link" href="/kurse/spinnen">Spinnen</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-119390" id="mega-menu-item-119390"><a class="mega-menu-link" href="/kurse/strickkurse">Strickkurse</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239264" id="mega-menu-item-239264"><a class="mega-menu-link" href="/kurse/textildesign">Textildesign</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-116646" id="mega-menu-item-116646"><a class="mega-menu-link" href="/kurse/tischlern">Tischlern</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-116647" id="mega-menu-item-116647"><a class="mega-menu-link" href="/kurse/keramik-ton-topfern">Ton und Keramik</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239265" id="mega-menu-item-239265"><a class="mega-menu-link" href="/kurse/traditionelle-techniken">Traditionelle Techniken</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-116648" id="mega-menu-item-116648"><a class="mega-menu-link" href="/kurse/upcycling">Upcycling Kurse</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-cocat mega-menu-item-239266" id="mega-menu-item-239266"><a class="mega-menu-link" href="/kurse/weben">Weben</a></li></ul>
</li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-wecat mega-align-bottom-left mega-menu-flyout mega-menu-item-24083" id="mega-menu-item-24083"><a class="mega-menu-link" href="/web/blogs" tabindex="0">Kreativblogs</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-85776" id="mega-menu-item-85776"><a class="mega-menu-link" href="/geschaefte" aria-haspopup="true" aria-expanded="false" tabindex="0">DIY Geschäfte<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-bucat mega-menu-item-85765" id="mega-menu-item-85765"><a class="mega-menu-link" href="/geschaefte/bastelbedarf">Bastelbedarf</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-bucat mega-menu-item-85766" id="mega-menu-item-85766"><a class="mega-menu-link" href="/geschaefte/eisenwaren">Eisenwaren</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-bucat mega-menu-item-85767" id="mega-menu-item-85767"><a class="mega-menu-link" href="/geschaefte/handarbeitszubehoer">Handarbeitszubehör</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-bucat mega-menu-item-85770" id="mega-menu-item-85770"><a class="mega-menu-link" href="/geschaefte/online-shops">DIY Online Shops</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-bucat mega-menu-item-85771" id="mega-menu-item-85771"><a class="mega-menu-link" href="/geschaefte/schmuck-perlen">Schmuckzubehör</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-bucat mega-menu-item-85772" id="mega-menu-item-85772"><a class="mega-menu-link" href="/geschaefte/schneidereibedarf">Schneidereibedarf</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-bucat mega-menu-item-85773" id="mega-menu-item-85773"><a class="mega-menu-link" href="/geschaefte/stoff-2">Stoffgeschäfte</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-bucat mega-menu-item-85774" id="mega-menu-item-85774"><a class="mega-menu-link" href="/geschaefte/toepfereibedarf">Töpfereibedarf</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-bucat mega-menu-item-85775" id="mega-menu-item-85775"><a class="mega-menu-link" href="/geschaefte/wolle-garn">Wollgeschäfte</a></li></ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-85750" id="mega-menu-item-85750"><a class="mega-menu-link" href="/blog/" aria-haspopup="true" aria-expanded="false" tabindex="0">Blog'zine<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-category mega-menu-item-85756" id="mega-menu-item-85756"><a class="mega-menu-link" href="/blog/blogstars">Blogstars</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-category mega-menu-item-216319" id="mega-menu-item-216319"><a class="mega-menu-link" href="/blog/crowdfunding">Crowdfunding</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-category mega-menu-item-85752" id="mega-menu-item-85752"><a class="mega-menu-link" href="/blog/das-finden-wir-gut">Das finden wir gut!</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-category mega-menu-item-85754" id="mega-menu-item-85754"><a class="mega-menu-link" href="/blog/szene-news">DIY Szene News</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-category mega-menu-item-85755" id="mega-menu-item-85755"><a class="mega-menu-link" href="/blog/gewinne">Gewinne</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-category mega-menu-item-142810" id="mega-menu-item-142810"><a class="mega-menu-link" href="/blog/leselounge">Leselounge</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-category mega-menu-item-216318" id="mega-menu-item-216318"><a class="mega-menu-link" href="/blog/neue-produkte">Neue Produkte</a></li></ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-237017" id="mega-menu-item-237017"><a class="mega-menu-link" href="/wolle-kaufen/" aria-haspopup="true" aria-expanded="false" tabindex="0">Shop<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-249354" id="mega-menu-item-249354"><a class="mega-menu-link" href="/wolle-kaufen/">WOLLE auf Wollke</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-249353" id="mega-menu-item-249353"><a class="mega-menu-link" href="https://www.patterny.de">SCHNITTMUSTER auf Patterny</a></li></ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-item-align-right mega-menu-item-150387" id="mega-menu-item-150387"><div class="mega-search-wrap mega-static"><form class="mega-search mega-search-open" role="search" action="/">
<span class="dashicons dashicons-search search-icon"></span>
<input type="submit" value="Search">
<input type="text" aria-label="Suche ..." data-placeholder="Suche ..." placeholder="Suche ..." name="s" autocomplete="off"><div class="suggestions" style="display: none;"></div>
</form></div></li></ul></div> </div>
</div>
</div>
</div>
</div>
</div>
<div id="site-content">
<div class="container">
<div class="row-fluid" style="min-height: 30px;">
<div class="12">
<nav aria-label="breadcrumbs" class="rank-math-breadcrumb"><p><span class="last">Home</span></p></nav> </div>
</div> <div data-elementor-type="archive" data-elementor-id="222835" class="elementor elementor-222835" data-elementor-post-type="elementor_library">
<div class="elementor-element elementor-element-73d64fc e-flex e-con-boxed e-con e-parent e-lazyloaded" data-id="73d64fc" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-fc35a1d e-con-full e-flex e-con e-child" data-id="fc35a1d" data-element_type="container">
<div class="elementor-element elementor-element-1b41df2 elementor--h-position-center elementor--v-position-middle elementor-arrows-position-inside elementor-pagination-position-inside elementor-widget elementor-widget-slides e-widget-swiper" data-id="1b41df2" data-element_type="widget" data-settings="{"navigation":"both","autoplay":"yes","pause_on_hover":"yes","pause_on_interaction":"yes","autoplay_speed":5000,"infinite":"yes","transition":"slide","transition_speed":500}" data-widget_type="slides.default">
<div class="elementor-widget-container">
<div class="elementor-swiper">
<div class="elementor-slides-wrapper elementor-main-swiper swiper swiper-initialized swiper-horizontal swiper-pointer-events" dir="ltr" data-animation="">
<div class="swiper-wrapper elementor-slides" id="swiper-wrapper-db93f69fae3fe9e9" aria-live="off" style="cursor: grab; transition-duration: 0ms; transform: translate3d(-3400px, 0px, 0px);"><div class="elementor-repeater-item-9934742 swiper-slide swiper-slide-duplicate swiper-slide-duplicate-active" data-swiper-slide-index="0" style="width: 680px;" role="group" aria-label="1 / 5"><div class="swiper-slide-bg" role="img"></div><div class="swiper-slide-inner"><div class="swiper-slide-contents"><div class="elementor-slide-heading">ADVENTSKALENDER BASTELN</div><div class="elementor-slide-description">Inspiration, Ideen, Vorfreude</div><a href="/projekte/adventskalender" class="elementor-button elementor-slide-button elementor-size-sm">ZU DEN PROJEKTEN DER COMMUNITY</a></div></div></div><div class="elementor-repeater-item-1ae3f76 swiper-slide swiper-slide-duplicate swiper-slide-duplicate-next" data-swiper-slide-index="1" style="width: 680px;" role="group" aria-label="2 / 5"><div class="swiper-slide-bg" role="img"></div><a class="swiper-slide-inner" href="/projekte/toepfern"><div class="swiper-slide-contents"><div class="elementor-slide-heading">HAPPY HOBBY TÖPFERN</div><div class="elementor-slide-description">Übers Modellieren mit Ton auf der Scheibe und im Handaufbau</div><div class="elementor-button elementor-slide-button elementor-size-sm">FORMEN, DREHEN, BRENNEN, GLASIEREN</div></div></a></div><div class="elementor-repeater-item-4609f88 swiper-slide swiper-slide-duplicate" data-swiper-slide-index="2" style="width: 680px;" role="group" aria-label="3 / 5"><div class="swiper-slide-bg" role="img"></div><a class="swiper-slide-inner" href="/wolle-kaufen"><div class="swiper-slide-contents"><div class="elementor-slide-heading">GUTE WOLLE KAUFEN</div><div class="elementor-slide-description">Entdecke WOLLKE, den Onlineshop mit der guten Wolle für ein gutes Gefühl.</div><div class="elementor-button elementor-slide-button elementor-size-sm">ZUM WOLLKE SHOP</div></div></a></div><div class="elementor-repeater-item-756924a swiper-slide swiper-slide-duplicate" data-swiper-slide-index="3" style="width: 680px;" role="group" aria-label="4 / 5"><div class="swiper-slide-bg" role="img"></div><div class="swiper-slide-inner"><div class="swiper-slide-contents"><div class="elementor-slide-heading">HALTBAR MACHEN</div><div class="elementor-slide-description">Vom Fermentieren, Einkochen, Dörren, Einlegen und Einfrieren.</div><a href="/projekte/haltbar-machen" class="elementor-button elementor-slide-button elementor-size-sm">ZU DEN PROJEKTEN OHNE HALTBARKEITSDATUM</a></div></div></div><div class="elementor-repeater-item-f6c5a60 swiper-slide swiper-slide-duplicate swiper-slide-prev" data-swiper-slide-index="4" style="width: 680px;" role="group" aria-label="5 / 5"><div class="swiper-slide-bg" role="img"></div><div class="swiper-slide-inner"><div class="swiper-slide-contents"><div class="elementor-slide-heading">WOLLE & GARN</div><div class="elementor-slide-description">Alles übers Stricken, Häkeln, Sticken, Filzen, Färben und Weben: Projekte, Material- und Werkzeugkunde.</div><a href="/projekte/stricken-haekeln-filzen-sticken" class="elementor-button elementor-slide-button elementor-size-sm">STRICKEN, HÄKELN, FILZEN, STICKEN </a></div></div></div>
<div class="elementor-repeater-item-9934742 swiper-slide swiper-slide-active" data-swiper-slide-index="0" style="width: 680px;" role="group" aria-label="1 / 5"><div class="swiper-slide-bg elementor-ken-burns--active" role="img"></div><div class="swiper-slide-inner"><div class="swiper-slide-contents"><div class="elementor-slide-heading">ADVENTSKALENDER BASTELN</div><div class="elementor-slide-description">Inspiration, Ideen, Vorfreude</div><a href="/projekte/adventskalender" class="elementor-button elementor-slide-button elementor-size-sm">ZU DEN PROJEKTEN DER COMMUNITY</a></div></div></div><div class="elementor-repeater-item-1ae3f76 swiper-slide swiper-slide-next" data-swiper-slide-index="1" style="width: 680px;" role="group" aria-label="2 / 5"><div class="swiper-slide-bg" role="img"></div><a class="swiper-slide-inner" href="/projekte/toepfern"><div class="swiper-slide-contents"><div class="elementor-slide-heading">HAPPY HOBBY TÖPFERN</div><div class="elementor-slide-description">Übers Modellieren mit Ton auf der Scheibe und im Handaufbau</div><div class="elementor-button elementor-slide-button elementor-size-sm">FORMEN, DREHEN, BRENNEN, GLASIEREN</div></div></a></div><div class="elementor-repeater-item-4609f88 swiper-slide" data-swiper-slide-index="2" style="width: 680px;" role="group" aria-label="3 / 5"><div class="swiper-slide-bg" role="img"></div><a class="swiper-slide-inner" href="/wolle-kaufen"><div class="swiper-slide-contents"><div class="elementor-slide-heading">GUTE WOLLE KAUFEN</div><div class="elementor-slide-description">Entdecke WOLLKE, den Onlineshop mit der guten Wolle für ein gutes Gefühl.</div><div class="elementor-button elementor-slide-button elementor-size-sm">ZUM WOLLKE SHOP</div></div></a></div><div class="elementor-repeater-item-756924a swiper-slide" data-swiper-slide-index="3" style="width: 680px;" role="group" aria-label="4 / 5"><div class="swiper-slide-bg" role="img"></div><div class="swiper-slide-inner"><div class="swiper-slide-contents"><div class="elementor-slide-heading">HALTBAR MACHEN</div><div class="elementor-slide-description">Vom Fermentieren, Einkochen, Dörren, Einlegen und Einfrieren.</div><a href="/projekte/haltbar-machen" class="elementor-button elementor-slide-button elementor-size-sm">ZU DEN PROJEKTEN OHNE HALTBARKEITSDATUM</a></div></div></div><div class="elementor-repeater-item-f6c5a60 swiper-slide swiper-slide-duplicate-prev" data-swiper-slide-index="4" style="width: 680px;" role="group" aria-label="5 / 5"><div class="swiper-slide-bg" role="img"></div><div class="swiper-slide-inner"><div class="swiper-slide-contents"><div class="elementor-slide-heading">WOLLE & GARN</div><div class="elementor-slide-description">Alles übers Stricken, Häkeln, Sticken, Filzen, Färben und Weben: Projekte, Material- und Werkzeugkunde.</div><a href="/projekte/stricken-haekeln-filzen-sticken" class="elementor-button elementor-slide-button elementor-size-sm">STRICKEN, HÄKELN, FILZEN, STICKEN </a></div></div></div> <div class="elementor-repeater-item-9934742 swiper-slide swiper-slide-duplicate swiper-slide-duplicate-active" data-swiper-slide-index="0" style="width: 680px;" role="group" aria-label="1 / 5"><div class="swiper-slide-bg" role="img"></div><div class="swiper-slide-inner"><div class="swiper-slide-contents"><div class="elementor-slide-heading">ADVENTSKALENDER BASTELN</div><div class="elementor-slide-description">Inspiration, Ideen, Vorfreude</div><a href="/projekte/adventskalender" class="elementor-button elementor-slide-button elementor-size-sm">ZU DEN PROJEKTEN DER COMMUNITY</a></div></div></div><div class="elementor-repeater-item-1ae3f76 swiper-slide swiper-slide-duplicate swiper-slide-duplicate-next" data-swiper-slide-index="1" style="width: 680px;" role="group" aria-label="2 / 5"><div class="swiper-slide-bg" role="img"></div><a class="swiper-slide-inner" href="/projekte/toepfern"><div class="swiper-slide-contents"><div class="elementor-slide-heading">HAPPY HOBBY TÖPFERN</div><div class="elementor-slide-description">Übers Modellieren mit Ton auf der Scheibe und im Handaufbau</div><div class="elementor-button elementor-slide-button elementor-size-sm">FORMEN, DREHEN, BRENNEN, GLASIEREN</div></div></a></div><div class="elementor-repeater-item-4609f88 swiper-slide swiper-slide-duplicate" data-swiper-slide-index="2" style="width: 680px;" role="group" aria-label="3 / 5"><div class="swiper-slide-bg" role="img"></div><a class="swiper-slide-inner" href="/wolle-kaufen"><div class="swiper-slide-contents"><div class="elementor-slide-heading">GUTE WOLLE KAUFEN</div><div class="elementor-slide-description">Entdecke WOLLKE, den Onlineshop mit der guten Wolle für ein gutes Gefühl.</div><div class="elementor-button elementor-slide-button elementor-size-sm">ZUM WOLLKE SHOP</div></div></a></div><div class="elementor-repeater-item-756924a swiper-slide swiper-slide-duplicate" data-swiper-slide-index="3" style="width: 680px;" role="group" aria-label="4 / 5"><div class="swiper-slide-bg" role="img"></div><div class="swiper-slide-inner"><div class="swiper-slide-contents"><div class="elementor-slide-heading">HALTBAR MACHEN</div><div class="elementor-slide-description">Vom Fermentieren, Einkochen, Dörren, Einlegen und Einfrieren.</div><a href="/projekte/haltbar-machen" class="elementor-button elementor-slide-button elementor-size-sm">ZU DEN PROJEKTEN OHNE HALTBARKEITSDATUM</a></div></div></div><div class="elementor-repeater-item-f6c5a60 swiper-slide swiper-slide-duplicate" data-swiper-slide-index="4" role="group" aria-label="5 / 5" style="width: 680px;"><div class="swiper-slide-bg" role="img"></div><div class="swiper-slide-inner"><div class="swiper-slide-contents"><div class="elementor-slide-heading">WOLLE & GARN</div><div class="elementor-slide-description">Alles übers Stricken, Häkeln, Sticken, Filzen, Färben und Weben: Projekte, Material- und Werkzeugkunde.</div><a href="/projekte/stricken-haekeln-filzen-sticken" class="elementor-button elementor-slide-button elementor-size-sm">STRICKEN, HÄKELN, FILZEN, STICKEN </a></div></div></div></div>
<div class="swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal"><span class="swiper-pagination-bullet swiper-pagination-bullet-active" tabindex="0" role="button" aria-label="Go to slide 1" aria-current="true"></span><span class="swiper-pagination-bullet" tabindex="0" role="button" aria-label="Go to slide 2"></span><span class="swiper-pagination-bullet" tabindex="0" role="button" aria-label="Go to slide 3"></span><span class="swiper-pagination-bullet" tabindex="0" role="button" aria-label="Go to slide 4"></span><span class="swiper-pagination-bullet" tabindex="0" role="button" aria-label="Go to slide 5"></span></div>
<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0" aria-label="Previous slide" aria-controls="swiper-wrapper-db93f69fae3fe9e9">
<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg> <span class="elementor-screen-only">Previous slide</span>
</div>
<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0" aria-label="Next slide" aria-controls="swiper-wrapper-db93f69fae3fe9e9">
<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg> <span class="elementor-screen-only">Next slide</span>
</div>
<span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-53a6236 elementor-widget elementor-widget-heading" data-id="53a6236" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h1 class="elementor-heading-title elementor-size-large">DIY Portal und Magazin mit vielen Anleitungen und Ideen</h1> </div>
</div>
<div class="elementor-element elementor-element-fd99cd6 elementor-widget elementor-widget-text-editor" data-id="fd99cd6" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h2 style="text-align: center;"><strong>HANDMADE</strong> Kultur<strong> – Schönes selber machen</strong></h2>
<p style="text-align: center;">Das do it yourself PORTAL für alle, die etwas selber machen. Mit Anleitungen zum Nachmachen, selbstgemachten Geschenken, DIY Terminen und Kursen für Selbermacher.</p>
<p style="text-align: center;">Zeig deine besten Projekte und Anleitungen! Teile mit anderen dein Wissen. Lass dich inspirieren und lerne dazu. Hier findest du Ideen, Anleitungen, Tipps, Kurse und alles, was du dafür brauchst.</p> </div>
</div>
<div class="elementor-element elementor-element-2205331 elementor-nav-menu__align-center elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="2205331" data-element_type="widget" data-settings="{"layout":"horizontal","submenu_icon":{"value":"<svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg>","library":"fa-solid"}}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menü" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none">
<ul id="menu-1-2205331" class="elementor-nav-menu" data-smartmenus-id="17316214173815288"><li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-241947"><a href="/projekte/herbst" class="elementor-item">Herbst</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241948"><a href="/projekte/bastelideen-herbst" class="elementor-item">Bastelideen Herbst</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241952"><a href="/projekte/herbstdeko" class="elementor-item">Herbstdeko selber machen</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241951"><a href="/projekte/kastanien" class="elementor-item">Basteln mit Kastanien</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241950"><a href="/projekte/halloween" class="elementor-item">Halloween</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241958"><a href="/projekte/halloween-kuerbis" class="elementor-item">Halloween Kürbis</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241949"><a href="/projekte/deko-halloween" class="elementor-item">Deko Halloween</a></li>
</ul> </nav>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-2205331" class="elementor-nav-menu" data-smartmenus-id="17316214173823435"><li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-241947"><a href="/projekte/herbst" class="elementor-item" tabindex="-1">Herbst</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241948"><a href="/projekte/bastelideen-herbst" class="elementor-item" tabindex="-1">Bastelideen Herbst</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241952"><a href="/projekte/herbstdeko" class="elementor-item" tabindex="-1">Herbstdeko selber machen</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241951"><a href="/projekte/kastanien" class="elementor-item" tabindex="-1">Basteln mit Kastanien</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241950"><a href="/projekte/halloween" class="elementor-item" tabindex="-1">Halloween</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241958"><a href="/projekte/halloween-kuerbis" class="elementor-item" tabindex="-1">Halloween Kürbis</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241949"><a href="/projekte/deko-halloween" class="elementor-item" tabindex="-1">Deko Halloween</a></li>
</ul> </nav>
</div>
</div>
</div>
</div>
</div>
<section class="elementor-section elementor-top-section elementor-element elementor-element-7c3b22c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7c3b22c" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-38a4283" data-id="38a4283" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-3b80069 elementor-widget elementor-widget-html" data-id="3b80069" data-element_type="widget" data-widget_type="html.default">
<div class="elementor-widget-container">
<div class="adsense" data-sort="30000">
<!-- Single Page Responsive -->
<ins class="adslot-right" style="display:block" data-ad-client="ca-pub-4285857391355175" data-ad-slot="9856115134" data-ad-format="auto">
</ins>
</div> </div>
</div>
<div class="elementor-element elementor-element-d2db932 elementor-widget elementor-widget-spacer" data-id="d2db932" data-element_type="widget" data-widget_type="spacer.default">
<div class="elementor-widget-container">
<div class="elementor-spacer">
<div class="elementor-spacer-inner"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-9977e67 e-flex e-con-boxed e-con e-parent" data-id="9977e67" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-2396157 elementor-widget elementor-widget-spacer" data-id="2396157" data-element_type="widget" data-widget_type="spacer.default">
<div class="elementor-widget-container">
<div class="elementor-spacer">
<div class="elementor-spacer-inner"></div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-905b4d0 e-flex e-con-boxed e-con e-parent" data-id="905b4d0" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-062e905 elementor-widget elementor-widget-heading" data-id="062e905" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h1 class="elementor-heading-title elementor-size-default"><a href="/projekte/ostern">Adventskalender selber machen</a></h1> </div>
</div>
<div class="elementor-element elementor-element-f7a701a elementor-widget elementor-widget-text-editor" data-id="f7a701a" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<div class="flex-1 overflow-hidden"><div class="react-scroll-to-bottom--css-kwjxc-79elbk h-full"><div class="react-scroll-to-bottom--css-kwjxc-1n7m0yu"><div class="flex flex-col text-sm pb-9"><div class="w-full text-token-text-primary" data-testid="conversation-turn-9"><div class="px-4 py-2 justify-center text-base md:gap-6 m-auto"><div class="flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion"><div class="relative flex w-full flex-col agent-turn"><div class="flex-col gap-1 md:gap-3"><div class="flex flex-grow flex-col max-w-full"><div class="min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&]:mt-5 overflow-x-auto" data-message-author-role="assistant" data-message-id="10dc5b23-f103-4f23-9ccf-455fca3c4385"><div class="markdown prose w-full break-words dark:prose-invert light"><div class="flex max-w-full flex-col flex-grow"><div class="min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&]:mt-5" dir="auto" data-message-author-role="assistant" data-message-id="60aa714e-cb7c-4297-ad5b-ed1cba69f161" data-message-model-slug="gpt-4o"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"><div class="markdown prose w-full break-words dark:prose-invert light"><p><strong>Selbstgemachte Adventskalender</strong> – eine Freude für Groß und Klein, individuell gestaltet, voller Überraschungen fein. Ob aus Papier, Stoff oder Holz mit Liebe gemacht,<br>bringt jeder Tag ein Lächeln, das glücklich macht. Lasst euch inspirieren, stöbert hier nach Ideen, und schafft Erinnerungen, die nie vergehen.</p></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-7afef98 e-flex e-con-boxed e-con e-parent" data-id="7afef98" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-d761856 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-posts--show-avatar elementor-card-shadow-yes elementor-posts__hover-gradient elementor-widget elementor-widget-posts" data-id="d761856" data-element_type="widget" data-settings="{"cards_columns":"3","cards_columns_tablet":"2","cards_columns_mobile":"1","cards_row_gap":{"unit":"px","size":35,"sizes":[]},"cards_row_gap_tablet":{"unit":"px","size":"","sizes":[]},"cards_row_gap_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="posts.cards">
<div class="elementor-widget-container">
<div class="elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid elementor-has-item-ratio">
<article class="elementor-post elementor-grid-item post-200963 project type-project status-publish has-post-thumbnail hentry prcat-adventskalender prcat-weihnachten prtag-spielzeug prtag-spielzeugauto">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/adventskalender-mit-spielzeugautos_200963" tabindex="-1"><div class="elementor-post__thumbnail elementor-fit-height"><img fetchpriority="high" width="600" height="400" src="https://www.handmadekultur.de/up/2018/11/adventskalender_mit_spielzeugautos3-600x400.jpg" class="attachment-prfull size-prfull wp-image-200965" alt="" decoding="async"></div></a>
<div class="elementor-post__avatar">
<img width="105" height="128" src="https://www.handmadekultur.de/up/2015/07/ich-tropfen_final.png" class="avatar" alt="" size="96" default="mystery" force_default="" rating="G" scheme="" force_display="" extra_attr="" decoding="async"> </div>
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/adventskalender-mit-spielzeugautos_200963">
Adventskalender mit Spielzeugautos </a>
</h3>
<div class="elementor-post__excerpt">
<p>Wie wäre es dieses Jahr mal mit einem kleinen Stau anstatt eines Adventskalenders? Die Spielzeugautos sind beladen mit kleinen Geschenken,</p>
</div>
<a class="elementor-post__read-more" href="https://www.handmadekultur.de/projekte/adventskalender-mit-spielzeugautos_200963" aria-label="Read more about Adventskalender mit Spielzeugautos" tabindex="-1">
Weiterlesen » </a>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-235602 project type-project status-publish has-post-thumbnail hentry prcat-advent prcat-adventskalender prcat-basteln prcat-geschenke prcat-weihnachten prtag-weihnachten">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/mein-adventskalender-als-buch_235602" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="762" src="https://www.handmadekultur.de/up/2022/10/mein-adventskalender-als-buch-11-600x762.jpg" class="attachment-prfull size-prfull wp-image-235640" alt="" decoding="async"></div></a>
<div class="elementor-post__avatar">
<img loading="lazy" width="98" height="128" src="https://www.handmadekultur.de/up/2016/10/bildschirmfoto-2016-10-19-um-22.41.39.png" class="avatar" alt="" size="96" default="mystery" force_default="" rating="G" scheme="" force_display="" extra_attr="" decoding="async"> </div>
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/mein-adventskalender-als-buch_235602">
Mein Adventskalender als Buch </a>
</h3>
<div class="elementor-post__excerpt">
<p>Mein neuer Kalender ist fertig. Dieses Jahr entschied ich mich, den Adventskalender in Buchform zu gestalten. Es sieht sehr aufwändig</p>
</div>
<a class="elementor-post__read-more" href="https://www.handmadekultur.de/projekte/mein-adventskalender-als-buch_235602" aria-label="Read more about Mein Adventskalender als Buch" tabindex="-1">
Weiterlesen » </a>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-236627 project type-project status-publish has-post-thumbnail hentry prcat-weihnachten prtag-advetnskalender prtag-foto-adventskalender prtag-last-minute-adventskalender prtool-fotodrucker prtool-schere pringredient-briefumschlag pringredient-fotos pringredient-schnur pringredient-waescheklammern">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/der-last-minute-foto-adventskalender_236627" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="897" src="https://www.handmadekultur.de/up/2022/11/der-last-minute-foto-adventskalender-600x897.jpg" class="attachment-prfull size-prfull wp-image-236629" alt="" decoding="async"></div></a>
<div class="elementor-post__avatar">
<img loading="lazy" width="128" height="120" src="https://www.handmadekultur.de/up/userphoto/21.png" class="avatar" alt="" size="96" default="mystery" force_default="" rating="G" scheme="" force_display="" extra_attr="" decoding="async"> </div>
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/der-last-minute-foto-adventskalender_236627">
Der Last-Minute-Foto-Adventskalender </a>
</h3>
<div class="elementor-post__excerpt">
<p>24 Fotos von dir und den/m Menschen, die/den du magst, in einen Briefumschlag gepackt, dazu eine Schnur und ein paar</p>
</div>
<a class="elementor-post__read-more" href="https://www.handmadekultur.de/projekte/der-last-minute-foto-adventskalender_236627" aria-label="Read more about Der Last-Minute-Foto-Adventskalender" tabindex="-1">
Weiterlesen » </a>
</div>
</div>
</article>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-97d1991 e-flex e-con-boxed e-con e-parent" data-id="97d1991" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-6f3e5f3 elementor-widget elementor-widget-spacer" data-id="6f3e5f3" data-element_type="widget" data-widget_type="spacer.default">
<div class="elementor-widget-container">
<div class="elementor-spacer">
<div class="elementor-spacer-inner"></div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-d8ff0be e-flex e-con-boxed e-con e-parent" data-id="d8ff0be" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-fe982be elementor-widget elementor-widget-heading" data-id="fe982be" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h1 class="elementor-heading-title elementor-size-default">Handmade Kultur Blog'zine</h1> </div>
</div>
<div class="elementor-element elementor-element-83bac0e elementor-widget elementor-widget-text-editor" data-id="83bac0e" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<center>Kolumnen, Artikel, Interviews – Hier bekommst du die neuesten Geschichten aus der Handmade Kultur Welt! </center></div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-b96c37f e-flex e-con-boxed e-con e-parent" data-id="b96c37f" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-b4b8ae0 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-posts--show-avatar elementor-card-shadow-yes elementor-posts__hover-gradient elementor-widget elementor-widget-posts" data-id="b4b8ae0" data-element_type="widget" data-settings="{"cards_columns":"3","cards_columns_tablet":"2","cards_columns_mobile":"1","cards_row_gap":{"unit":"px","size":35,"sizes":[]},"cards_row_gap_tablet":{"unit":"px","size":"","sizes":[]},"cards_row_gap_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="posts.cards">
<div class="elementor-widget-container">
<div class="elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid elementor-has-item-ratio">
<article class="elementor-post elementor-grid-item post-230731 post type-post status-publish format-standard has-post-thumbnail hentry category-das-finden-wir-gut category-leselounge tag-advent tag-kolumne tag-nikolaus tag-thordis-rueggeberg tag-weihnachten">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/hey-baby-bist-du-die-weihnachtszeit_230731" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="400" height="600" src="https://www.handmadekultur.de/up/2021/11/weihnachten-thordis01-400x600.jpg" class="attachment-prmedium size-prmedium wp-image-230753" alt="" decoding="async"></div></a>
<div class="elementor-post__avatar">
<img loading="lazy" width="101" height="128" src="https://www.handmadekultur.de/up/2021/04/handmade_kultur_2016_03.jpg" class="avatar" alt="" size="96" default="mystery" force_default="" rating="G" scheme="" force_display="" extra_attr="" decoding="async"> </div>
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.handmadekultur.de/hey-baby-bist-du-die-weihnachtszeit_230731">
Hey Baby! Bist du die Weihnachtszeit? </a>
</h3>
<div class="elementor-post__excerpt">
<p>Unsere Kolumnistin Thordis Rüggeberg findet, Weihnachten ist, wenn Weihnachten ist. Ganz einfach, oder? Weihnachten. Das ist das Fest, das immer</p>
</div>
<a class="elementor-post__read-more" href="https://www.handmadekultur.de/hey-baby-bist-du-die-weihnachtszeit_230731" aria-label="Read more about Hey Baby! Bist du die Weihnachtszeit?" tabindex="-1">
Weiterlesen » </a>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-247502 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-tue-gutes-und-rede-darueber category-das-finden-wir-gut tag-das-gruene-klassenzimmer tag-miya tag-tiny-forest tag-umweltschutz">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/gruene-oasen-mit-tiny-forests-staedte-verwandeln_247502" tabindex="-1"><div class="elementor-post__thumbnail elementor-fit-height"><img loading="lazy" width="400" height="267" src="https://www.handmadekultur.de/up/2024/05/tiny-forest-400x267.png" class="attachment-prmedium size-prmedium wp-image-247541" alt="" decoding="async"></div></a>
<div class="elementor-post__avatar">
<img loading="lazy" width="101" height="128" src="https://www.handmadekultur.de/up/2021/04/handmade_kultur_2016_03.jpg" class="avatar" alt="" size="96" default="mystery" force_default="" rating="G" scheme="" force_display="" extra_attr="" decoding="async"> </div>
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.handmadekultur.de/gruene-oasen-mit-tiny-forests-staedte-verwandeln_247502">
Grüne Oasen selbst gestalten: Wie Tiny Forests unsere Städte verwandeln </a>
</h3>
<div class="elementor-post__excerpt">
<p>Pflanzaktion in Rozwaro (Polen). Foto: Miya forest e. V. Wir sehnen uns nach mehr Natur in unserem Alltag, nach dem</p>
</div>
<a class="elementor-post__read-more" href="https://www.handmadekultur.de/gruene-oasen-mit-tiny-forests-staedte-verwandeln_247502" aria-label="Read more about Grüne Oasen selbst gestalten: Wie Tiny Forests unsere Städte verwandeln" tabindex="-1">
Weiterlesen » </a>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250724 post type-post status-publish format-standard has-post-thumbnail hentry category-das-finden-wir-gut category-haltbar-machen category-selbermachen tag-fast-fashion tag-flicken tag-kleidung-reparieren tag-prym tag-repaircare tag-reparieren tag-slow-fashion tag-stopfen">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/kleidung-reparieren-statt-wegwerfen-so-verlaengerst-du-die-lebensdauer-deiner-lieblingsstuecke_250724" tabindex="-1"><div class="elementor-post__thumbnail elementor-fit-height"><img loading="lazy" width="400" height="325" src="https://www.handmadekultur.de/up/2024/11/reparatur-400x325.jpg" class="attachment-prmedium size-prmedium wp-image-250743" alt="" decoding="async"></div></a>
<div class="elementor-post__avatar">
<img loading="lazy" width="101" height="128" src="https://www.handmadekultur.de/up/2021/04/handmade_kultur_2016_03.jpg" class="avatar" alt="" size="96" default="mystery" force_default="" rating="G" scheme="" force_display="" extra_attr="" decoding="async"> </div>
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.handmadekultur.de/kleidung-reparieren-statt-wegwerfen-so-verlaengerst-du-die-lebensdauer-deiner-lieblingsstuecke_250724">
Kleidung reparieren statt wegwerfen – So verlängerst du die Lebensdauer deiner Lieblingsstücke </a>
</h3>
<div class="elementor-post__excerpt">
<p>Warum Kleidung reparieren sinnvoll ist In einer Welt, in der Kleidung immer günstiger und schnell verfügbar ist, erscheint das Wegwerfen</p>
</div>
<a class="elementor-post__read-more" href="https://www.handmadekultur.de/kleidung-reparieren-statt-wegwerfen-so-verlaengerst-du-die-lebensdauer-deiner-lieblingsstuecke_250724" aria-label="Read more about Kleidung reparieren statt wegwerfen – So verlängerst du die Lebensdauer deiner Lieblingsstücke" tabindex="-1">
Weiterlesen » </a>
</div>
</div>
</article>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-2e99bb1 e-flex e-con-boxed e-con e-parent" data-id="2e99bb1" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-bf549f3 elementor-widget elementor-widget-spacer" data-id="bf549f3" data-element_type="widget" data-widget_type="spacer.default">
<div class="elementor-widget-container">
<div class="elementor-spacer">
<div class="elementor-spacer-inner"></div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-91ae088 e-flex e-con-boxed e-con e-parent" data-id="91ae088" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-f0a2b1d elementor-widget elementor-widget-heading" data-id="f0a2b1d" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h1 class="elementor-heading-title elementor-size-default">Diese Kurse sind gerade reingekommen!</h1> </div>
</div>
<div class="elementor-element elementor-element-8902eb4 elementor-widget elementor-widget-text-editor" data-id="8902eb4" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<center>Du möchtest einfach etwas Neues erlernen oder bist auf der Suche nach einem Hobby? Dann lass dich inspirieren von den Kursangeboten der Handmade Kultur KursanbieterInnen, die aus ganz Deutschland kommen. Ob Online Kurse oder vor Ort bei dir in deiner Stadt, lerne zusammen mit anderen in lockerer Atmosphäre Dinge, die dich und dein Leben bereichern! </center></div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-86b36bb e-flex e-con-boxed e-con e-parent" data-id="86b36bb" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-18a7cef elementor-grid-4 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-card-shadow-yes elementor-posts__hover-gradient elementor-widget elementor-widget-posts" data-id="18a7cef" data-element_type="widget" data-settings="{"cards_columns":"4","cards_columns_tablet":"2","cards_columns_mobile":"1","cards_row_gap":{"unit":"px","size":35,"sizes":[]},"cards_row_gap_tablet":{"unit":"px","size":"","sizes":[]},"cards_row_gap_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="posts.cards">
<div class="elementor-widget-container">
<div class="elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid elementor-has-item-ratio">
<article class="elementor-post elementor-grid-item post-198760 course type-course status-publish has-post-thumbnail hentry cocat-sticken cocat-textilkunst cocat-traditionelle-techniken cotag-sulz-am-neckar">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/kurse/stickseminar-05-07-april-2019-in-72172-sulz-glatt_198760" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="400" height="386" src="https://www.handmadekultur.de/up/2018/09/bild-fuer-gutschein-400x386.jpg" class="attachment-prmedium size-prmedium wp-image-198763" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.handmadekultur.de/kurse/stickseminar-05-07-april-2019-in-72172-sulz-glatt_198760">
Stickseminare 2023 in 72172 Sulz-Glatt </a>
</h3>
<div class="elementor-post__excerpt">
<p>Sticken ist bunt, goldig, silbern, regelmäßig, kreativ, formal, traditionell, modern, unnütz, wichtig, schön, fein, grob, monochrom, plastisch, nüchtern, politisch …</p>
</div>
<a class="elementor-post__read-more" href="https://www.handmadekultur.de/kurse/stickseminar-05-07-april-2019-in-72172-sulz-glatt_198760" aria-label="Read more about Stickseminare 2023 in 72172 Sulz-Glatt" tabindex="-1">
Weiterlesen » </a>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
Alexandra Röhrs </span>
<span class="elementor-post-date">
19. September 2018 </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250347 course type-course status-publish has-post-thumbnail hentry cocat-goldschmiedekurse cotag-gold cotag-reinstorf cotag-schmuck-perlen-goldschmiede">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/kurse/goldschmieden-in-kleinstgruppen_250347" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="400" height="300" src="https://www.handmadekultur.de/up/2024/10/p1018552-400x300.jpg" class="attachment-prmedium size-prmedium wp-image-250348" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.handmadekultur.de/kurse/goldschmieden-in-kleinstgruppen_250347">
Goldschmieden in Klein(st)gruppen </a>
</h3>
<div class="elementor-post__excerpt">
<p>max. 4 Teilnehmer, in professionell eingerichteter Werkstatt. Schnupperstunde kostenlos Abrechnung stundenweise. Anfänger 7,00 Euro inkl. MwSt., eigenständig arbeitende Fortgeschrittene 5,00</p>
</div>
<a class="elementor-post__read-more" href="https://www.handmadekultur.de/kurse/goldschmieden-in-kleinstgruppen_250347" aria-label="Read more about Goldschmieden in Klein(st)gruppen" tabindex="-1">
Weiterlesen » </a>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
Silberhase </span>
<span class="elementor-post-date">
21. Oktober 2024 </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-237121 course type-course status-publish has-post-thumbnail hentry cocat-kinderkurs cocat-naehkurse-fuer-kinder cotag-altona-2 cotag-bahrenfeld cotag-hamburg cotag-kinder-naehen cotag-kinder-naehkurs cotag-kindernaehkurs cotag-kindernaehkurse cotag-ottensen">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/kurse/kinder-naehkurs-hamburg_237121" tabindex="-1"><div class="elementor-post__thumbnail elementor-fit-height"><img loading="lazy" width="400" height="260" src="https://www.handmadekultur.de/up/2022/11/naehkurs-kinder-altona-400x260.jpg" class="attachment-prmedium size-prmedium wp-image-237123" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.handmadekultur.de/kurse/kinder-naehkurs-hamburg_237121">
Kinder-Nähkurs (ab 2. Klasse, 5 Termine) | Hamburg Altona </a>
</h3>
<div class="elementor-post__excerpt">
<p>Nähkurs am Dienstag (für Kinder ab 8 Jahren) In diesem Kindernähkurs lernt ihr, mit der Nähmaschine umzugehen und eure eigenen</p>
</div>
<a class="elementor-post__read-more" href="https://www.handmadekultur.de/kurse/kinder-naehkurs-hamburg_237121" aria-label="Read more about Kinder-Nähkurs (ab 2. Klasse, 5 Termine) | Hamburg Altona" tabindex="-1">
Weiterlesen » </a>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
Kreativwerkstatt Bunsenstrasse 2 </span>
<span class="elementor-post-date">
29. November 2022 </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-237646 course type-course status-publish has-post-thumbnail hentry cocat-naehkurse-fuer-kinder cotag-altona-2 cotag-anfaenger-2 cotag-bahrenfeld cotag-hamburg cotag-hamburg-altona-ottensen cotag-kinder-naehen cotag-kindernaehkurs cotag-kindernaehkurse cotag-naehkurs">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/kurse/kindernaehkurs-sommer-2024-ottensen_237646" tabindex="-1"><div class="elementor-post__thumbnail elementor-fit-height"><img loading="lazy" width="400" height="260" src="https://www.handmadekultur.de/up/2022/12/naehkurs-kinder-altona-400x260.jpg" class="attachment-prmedium size-prmedium wp-image-237647" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.handmadekultur.de/kurse/kindernaehkurs-sommer-2024-ottensen_237646">
Kinder-Nähkurs (dienstags), Hamburg Altona </a>
</h3>
<div class="elementor-post__excerpt">
<p>Nähkurs am Dienstag (für Kinder ab 8 Jahren) In unserem beliebten Kindernähkurs lernt ihr, mit der Nähmaschine umzugehen und eure</p>
</div>
<a class="elementor-post__read-more" href="https://www.handmadekultur.de/kurse/kindernaehkurs-sommer-2024-ottensen_237646" aria-label="Read more about Kinder-Nähkurs (dienstags), Hamburg Altona" tabindex="-1">
Weiterlesen » </a>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
Kreativwerkstatt Bunsenstrasse 2 </span>
<span class="elementor-post-date">
12. Dezember 2022 </span>
</div>
</div>
</article>
</div>
</div>
</div>
</div>
</div>
<section class="elementor-section elementor-top-section elementor-element elementor-element-f75131f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f75131f" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f82675f" data-id="f82675f" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-66022c3 elementor-cta--skin-cover elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="66022c3" data-element_type="widget" data-widget_type="call-to-action.default">
<div class="elementor-widget-container">
<div class="elementor-cta">
<div class="elementor-cta__bg-wrapper">
<div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.handmadekultur.de/up/2021/01/design-ohne-titel14.png);" role="img" aria-label="Design ohne Titel(14)"></div>
<div class="elementor-cta__bg-overlay"></div>
</div>
<div class="elementor-cta__content">
<h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
Anleitungen </h2>
<div class="elementor-cta__description elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
Basteln, Bauen & Handarbeiten </div>
<div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
<a class="elementor-cta__button elementor-button elementor-size-" href="/projekte">
Hier klicken </a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-693f4bc elementor-cta--skin-cover elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="693f4bc" data-element_type="widget" data-widget_type="call-to-action.default">
<div class="elementor-widget-container">
<div class="elementor-cta">
<div class="elementor-cta__bg-wrapper">
<div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.handmadekultur.de/up/2021/01/redaktionsblog-visual-400x267.jpg);" role="img" aria-label="Editorial,,Set,With,Vintage,Letterpress,Printing,Blocks,On,Wooden,Background"></div>
<div class="elementor-cta__bg-overlay"></div>
</div>
<div class="elementor-cta__content">
<h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
Blog </h2>
<div class="elementor-cta__description elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
Gewinnspiele, Blogstars & Szene News </div>
<div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
<a class="elementor-cta__button elementor-button elementor-size-" href="/blog/">
Hier klicken </a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-49d5fc8" data-id="49d5fc8" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-8358694 elementor-cta--skin-cover elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="8358694" data-element_type="widget" data-widget_type="call-to-action.default">
<div class="elementor-widget-container">
<div class="elementor-cta">
<div class="elementor-cta__bg-wrapper">
<div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.handmadekultur.de/up/2021/01/design-ohne-titel11.png);" role="img" aria-label="Design ohne Titel(11)"></div>
<div class="elementor-cta__bg-overlay"></div>
</div>
<div class="elementor-cta__content">
<h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
Kurse </h2>
<div class="elementor-cta__description elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
Lerne dazu. Online oder vor Ort. </div>
<div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
<a class="elementor-cta__button elementor-button elementor-size-" href="/kurse">
Hier klicken </a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-6720fb1 elementor-cta--skin-cover elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="6720fb1" data-element_type="widget" data-widget_type="call-to-action.default">
<div class="elementor-widget-container">
<div class="elementor-cta">
<div class="elementor-cta__bg-wrapper">
<div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.handmadekultur.de/up/2021/01/patterny-visual-400x282.jpg);" role="img" aria-label="Patterny-Visual"></div>
<div class="elementor-cta__bg-overlay"></div>
</div>
<div class="elementor-cta__content">
<h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
Schnittmuster </h2>
<div class="elementor-cta__description elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
Entdecke die Welt von Patterny. </div>
<div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
<a class="elementor-cta__button elementor-button elementor-size-" href="https://www.patterny.de/">
Hier klicken </a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-77e3f38" data-id="77e3f38" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-29bc8f9 elementor-cta--skin-cover elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="29bc8f9" data-element_type="widget" data-widget_type="call-to-action.default">
<div class="elementor-widget-container">
<div class="elementor-cta">
<div class="elementor-cta__bg-wrapper">
<div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.handmadekultur.de/up/2021/01/design-ohne-titel13.png);" role="img" aria-label="Design ohne Titel(13)"></div>
<div class="elementor-cta__bg-overlay"></div>
</div>
<div class="elementor-cta__content">
<h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
Termine </h2>
<div class="elementor-cta__description elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
Messen, Märkte und Aussteller </div>
<div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
<a class="elementor-cta__button elementor-button elementor-size-" href="/termine">
Hier klicken </a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-c19dd34 elementor-cta--skin-cover elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="c19dd34" data-element_type="widget" data-widget_type="call-to-action.default">
<div class="elementor-widget-container">
<div class="elementor-cta">
<div class="elementor-cta__bg-wrapper">
<div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.handmadekultur.de/up/2021/01/photo-2024-11-10-20-45-52-400x300.jpg);" role="img" aria-label="PHOTO-2024-11-10-20-45-52"></div>
<div class="elementor-cta__bg-overlay"></div>
</div>
<div class="elementor-cta__content">
<h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
Wolle </h2>
<div class="elementor-cta__description elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
Entdecke Wolle für ein gutes Gefühl auf Wollke. </div>
<div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item elementor-animated-item--grow">
<a class="elementor-cta__button elementor-button elementor-size-" href="https://www.handmadekultur.de/wolle-kaufen">
Hier klicken </a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-7f76386 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7f76386" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-acc1385" data-id="acc1385" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-42b8c93 elementor-widget elementor-widget-heading" data-id="42b8c93" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-large">Was ist Handmade Kultur?</h2> </div>
</div>
<div class="elementor-element elementor-element-2d4020f elementor-widget elementor-widget-text-editor" data-id="2d4020f" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Handmade Kultur ist die Community der Handmaids, Craftistas, SelbermacherInnen und DIY-Fans – mit originellen Ideen und leicht verständlichen Anleitungen zum Nacharbeiten, mit Terminen von Messen und Märkten, auf denen sich die Selbermacherszene trifft und Kursen, in denen du, online oder vor Ort, jederzeit dazulernen kannst. Komm dazu und lass dich inspirieren!</p> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-d3a062b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d3a062b" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-c29fe6a" data-id="c29fe6a" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4bdc698 elementor-view-default elementor-widget elementor-widget-icon" data-id="4bdc698" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<a class="elementor-icon" href="/faq#faq-3">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-user-circle" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 96c48.6 0 88 39.4 88 88s-39.4 88-88 88-88-39.4-88-88 39.4-88 88-88zm0 344c-58.7 0-111.3-26.6-146.5-68.2 18.8-35.4 55.6-59.8 98.5-59.8 2.4 0 4.8.4 7.1 1.1 13 4.2 26.6 6.9 40.9 6.9 14.3 0 28-2.7 40.9-6.9 2.3-.7 4.7-1.1 7.1-1.1 42.9 0 79.7 24.4 98.5 59.8C359.3 421.4 306.7 448 248 448z"></path></svg> </a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-eb457ba elementor-widget elementor-widget-text-editor" data-id="eb457ba" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h2><a href="/faq#faq-3">Melde dich an!</a></h2><p style="text-align: left;">Werde Teil der Community, indem du dich kostenfrei anmeldest, ein Profil erstellst und dein Blog verlinkst.</p> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-de00719" data-id="de00719" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-d47eb05 elementor-view-default elementor-widget elementor-widget-icon" data-id="d47eb05" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<a class="elementor-icon" href="/faq#faq-14">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-tv" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M592 0H48A48 48 0 0 0 0 48v320a48 48 0 0 0 48 48h240v32H112a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16H352v-32h240a48 48 0 0 0 48-48V48a48 48 0 0 0-48-48zm-16 352H64V64h512z"></path></svg> </a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-2bc31b9 elementor-widget elementor-widget-text-editor" data-id="2bc31b9" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h2><a href="/faq#faq-14">Veröffentliche deine Anleitung!</a></h2><p style="text-align: left;">Zeig uns deine DIYs, Handarbeiten & Projekte, erkläre uns, wie es geht und verrate uns deine Tricks. </p> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-dbdbcf7" data-id="dbdbcf7" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-83015af elementor-view-default elementor-widget elementor-widget-icon" data-id="83015af" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<a class="elementor-icon" href="/faq#faq-21">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-users" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm448 0c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm32 32h-64c-17.6 0-33.5 7.1-45.1 18.6 40.3 22.1 68.9 62 75.1 109.4h66c17.7 0 32-14.3 32-32v-32c0-35.3-28.7-64-64-64zm-256 0c61.9 0 112-50.1 112-112S381.9 32 320 32 208 82.1 208 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zm-223.7-13.4C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z"></path></svg> </a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-9de8440 elementor-widget elementor-widget-text-editor" data-id="9de8440" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h2><a href="/faq#faq-21">Teile dein Wissen und deine Idee!</a></h2><p style="text-align: left;">Mit jeder Anleitung und jedem Projekt, das du veröffentlichst, inspirierst du andere. Danke!</p> </div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-f4fbb92 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="f4fbb92" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6bbc190" data-id="6bbc190" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-414a0af elementor-widget elementor-widget-heading" data-id="414a0af" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-large">Neueste Kreationen: Entdecke die aktuellen Projekte unserer Handmade Kultur Community!</h2> </div>
</div>
<div class="elementor-element elementor-element-370bc0e elementor-widget elementor-widget-text-editor" data-id="370bc0e" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>In der Handmade Kultur Community sprudelt es nur so vor Kreativität und Ideenreichtum. Hier findest du die neuesten Projekte unserer talentierten Mitglieder – von handgefertigtem Schmuck über individuelle Deko bis hin zu einzigartigen Kunstwerken. Lass dich von der Vielfalt und dem Einfallsreichtum unserer Community inspirieren und starte vielleicht schon bald dein eigenes DIY-Projekt!</p> </div>
</div>
<div class="elementor-element elementor-element-b9ebb6d elementor-grid-4 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-card-shadow-yes elementor-posts__hover-gradient load-more-align-center elementor-widget elementor-widget-posts" data-id="b9ebb6d" data-element_type="widget" data-settings="{"cards_columns":"4","cards_masonry":"yes","cards_row_gap":{"unit":"px","size":30,"sizes":[]},"pagination_type":"load_more_on_click","cards_columns_tablet":"2","cards_columns_mobile":"1","cards_row_gap_tablet":{"unit":"px","size":"","sizes":[]},"cards_row_gap_mobile":{"unit":"px","size":"","sizes":[]},"load_more_spinner":{"value":"fas fa-spinner","library":"fa-solid"}}" data-widget_type="posts.cards">
<div class="elementor-widget-container">
<div class="elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid elementor-posts-masonry">
<article class="elementor-post elementor-grid-item post-250704 project type-project status-publish has-post-thumbnail hentry prcat-haekeln-gehaekeltes prtag-babysachen-haekeln prtag-babyschuhe prtag-gehaekelt-2 prtag-haekelanleitung prtag-haekeln-gehaekeltes prtag-kostenlose-haekelanleitung prtool-haekelnadel prtool-maschenmarkierer pringredient-baumwollgarn">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/sneaker-style-babyschuhe_250704" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="480" src="https://www.handmadekultur.de/up/2024/11/sneaker-style-babyschuhe-600x480.webp" class="attachment-prfull size-prfull wp-image-250705" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/sneaker-style-babyschuhe_250704">
Sneaker-Style Babyschuhe </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
knotorious.loops </span>
<span class="elementor-post-date">
8. November 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250659 project type-project status-publish has-post-thumbnail hentry prcat-basteln prcat-basteln-mit-kindern prcat-handgemachtes-fur-kinder prcat-herbst prtag-bastelideen-fuer-kinder prtag-basteln prtag-laterne">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/schwan-fuchs-laternen-aus-papptellern-basteln-mit-einfacher-vorlage_250659" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="900" src="https://www.handmadekultur.de/up/2024/11/schwan-amp-fuchs-laternen-aus-papptellern-basteln-mit-einfacher-vorlage-2-600x900.jpg" class="attachment-prfull size-prfull wp-image-250662" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/schwan-fuchs-laternen-aus-papptellern-basteln-mit-einfacher-vorlage_250659">
„Schwan“ & „Fuchs“ Laternen aus Papptellern basteln mit einfacher Vorlage </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
Svenniliebt </span>
<span class="elementor-post-date">
6. November 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250649 project type-project status-publish has-post-thumbnail hentry prcat-basteln prcat-herbst prtag-basteln prtag-basteln-mit-naturmaterialien prtag-kranz prtag-nuesse" style="margin-top: -266.391px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/deko-basteln-mit-naturmaterialien-kraenze-aus-nuessen_250649" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="900" src="https://www.handmadekultur.de/up/2024/11/diy-kraenze-aus-naturmaterialien-basteln-nuesse-zapfen-2-600x900.jpg" class="attachment-prfull size-prfull wp-image-250650" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/deko-basteln-mit-naturmaterialien-kraenze-aus-nuessen_250649">
Deko basteln mit Naturmaterialien – Kränze aus Nüssen </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
Svenniliebt </span>
<span class="elementor-post-date">
6. November 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250626 project type-project status-publish has-post-thumbnail hentry prcat-haekeln-gehaekeltes prtag-fotoanleitung prtag-gehaekelt-2 prtag-haekelanleitung prtag-haekeln-lernen prtag-kostenlose-haekelanleitung prtool-haekelnadel pringredient-garn" style="margin-top: 0px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/wie-man-den-fussschlingenanschlag-haekelt_250626" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="540" height="432" src="https://www.handmadekultur.de/up/2024/11/wie-man-den-fussschlingenanschlag-haekelt.webp" class="attachment-prfull size-prfull wp-image-250627" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/wie-man-den-fussschlingenanschlag-haekelt_250626">
Wie man den Fußschlingenanschlag häkelt </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
knotorious.loops </span>
<span class="elementor-post-date">
4. November 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250623 project type-project status-publish has-post-thumbnail hentry prcat-haekeln-gehaekeltes prtag-fotoanleitung prtag-gehaekelt-2 prtag-haekelanleitung prtag-haekeln-lernen prtag-kostenlose-haekelanleitung prtool-haekelnadel prtool-maschenmarkierer pringredient-baumwollgarn pringredient-fullwatte" style="margin-top: -46.7812px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/hauptsache-rund-wie-man-jede-groesse-form-kugel-haekeln-kann_250623" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="540" height="432" src="https://www.handmadekultur.de/up/2024/11/hauptsache-rund-wie-man-jede-groesse-amp-form-kugel-haekeln-kann.webp" class="attachment-prfull size-prfull wp-image-250624" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/hauptsache-rund-wie-man-jede-groesse-form-kugel-haekeln-kann_250623">
Hauptsache Rund – Wie man jede Größe & Form Kugel häkeln kann </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
knotorious.loops </span>
<span class="elementor-post-date">
4. November 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250620 project type-project status-publish has-post-thumbnail hentry prcat-haekeln-gehaekeltes prtag-fotoanleitung prtag-gehaekelt-2 prtag-haekelanleitung prtag-haekeln-gehaekeltes prtag-haekeln-lernen prtag-kostenlose-haekelanleitung prtool-haekelnadel pringredient-garn" style="margin-top: 0px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/wie-man-den-magischen-ring-mr-haekelt_250620" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="480" src="https://www.handmadekultur.de/up/2024/11/wie-man-den-magischen-ring-mr-haekelt-600x480.webp" class="attachment-prfull size-prfull wp-image-250621" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/wie-man-den-magischen-ring-mr-haekelt_250620">
Wie man den magischen Ring (MR) häkelt </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
knotorious.loops </span>
<span class="elementor-post-date">
4. November 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250617 project type-project status-publish has-post-thumbnail hentry prcat-haekeln-gehaekeltes prtag-baby prtag-babygeschenk prtag-babysachen-haekeln prtag-gehaekelt-2 prtag-haekelanleitung prtag-hut prtag-kostenlose-haekelanleitung prtool-haekelnadel prtool-maschenmarkierer pringredient-garn pringredient-garnreste" style="margin-top: -46.7812px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/bucket-hat-in-allen-groessen-haekeln-auch-baby-katze_250617" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="540" height="432" src="https://www.handmadekultur.de/up/2024/11/bucket-hat-in-allen-groessen-auch-baby-amp-katze.webp" class="attachment-prfull size-prfull wp-image-250618" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/bucket-hat-in-allen-groessen-haekeln-auch-baby-katze_250617">
Bucket Hat in allen Größen häkeln (auch Baby & Katze) </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
knotorious.loops </span>
<span class="elementor-post-date">
4. November 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250613 project type-project status-publish has-post-thumbnail hentry prcat-haekeln-gehaekeltes prtag-amigurumi prtag-amigurumi-haekelanleitung-kostenlos prtag-gehaekelt-2 prtag-haekelanleitung prtag-haekeln-gehaekeltes prtag-kostenlose-haekelanleitung prtag-kuscheltier-haekeln prtool-haekelnadel prtool-maschenmarkierer pringredient-baumwollgarn pringredient-fullwatte" style="margin-top: 0px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/go-gopher-amigurumi-low-sew_250613" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="480" src="https://www.handmadekultur.de/up/2024/11/go-gopher-amigurumi-low-sew-600x480.png" class="attachment-prfull size-prfull wp-image-250615" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/go-gopher-amigurumi-low-sew_250613">
Go Gopher Amigurumi – LOW-SEW </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
knotorious.loops </span>
<span class="elementor-post-date">
4. November 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-249383 project type-project status-publish has-post-thumbnail hentry prcat-handmadehome prcat-kreativitaetstechniken prcat-technik prcat-upcyclen prtag-kleidung-upcycling prtag-konfetti-tie-dye prtag-stoff-faerben prtag-tie-dye" style="margin-top: -23.3906px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/hose-faerben-mit-konfetti-tie-dye_249383" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="450" src="https://www.handmadekultur.de/up/2024/08/hose-faerben-mit-konfetti-tie-dye-2-600x450.jpg" class="attachment-prfull size-prfull wp-image-249386" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/hose-faerben-mit-konfetti-tie-dye_249383">
Hose färben mit Konfetti Tie Dye </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
WuselGewusel </span>
<span class="elementor-post-date">
28. Oktober 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250508 project type-project status-publish has-post-thumbnail hentry prcat-drucken prcat-handgemachtes-fur-kinder prcat-herbst prcat-naehen-genaehtes prcat-upcyclen prtag-anleitung-cape prtag-anleitung-umhang prtag-anleitungen prtag-cape prtag-desert-scarf prtag-halloween prtag-halloween-diy prtag-halloweenkostuem prtag-hexensymbole prtag-musselintuch prtag-plotter prtag-plotter-freebie prtag-plotterdatei prtag-plotterdesign prtag-plotterfreebie prtag-umhang-naehen prtool-nahmaschine prtool-plotter pringredient-stoff pringredient-vinylfolie" style="margin-top: 0px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/hexen-cape-naehen_250508" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="800" src="https://www.handmadekultur.de/up/2024/10/hexen-cape-naehen-1-600x800.jpg" class="attachment-prfull size-prfull wp-image-250510" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/hexen-cape-naehen_250508">
Hexen Cape nähen – Anleitung & Plotterdatei </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
WuselGewusel </span>
<span class="elementor-post-date">
28. Oktober 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250449 project type-project status-publish has-post-thumbnail hentry prcat-basteln prcat-basteln-mit-kindern prcat-deko-dekorieren-dekoration prcat-handgemachtes-fur-kinder prcat-upcyclen prtag-basteln-mit-kindern prtag-diy-feenlichter prtag-feenlichter prtag-glaeser-upcycling" style="margin-top: -243.516px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/bastelidee-fuer-kinder-diy-feenlichter_250449" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="1067" src="https://www.handmadekultur.de/up/2024/10/bastelidee-fuer-kinder-diy-feenlichter-600x1067.jpg" class="attachment-prfull size-prfull wp-image-250450" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/bastelidee-fuer-kinder-diy-feenlichter_250449">
Bastelidee für Kinder: DIY Feenlichter </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
Mary Loves </span>
<span class="elementor-post-date">
25. Oktober 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250437 project type-project status-publish has-post-thumbnail hentry prcat-hacking prcat-recycling-wiederverwendbar prcat-upcyclen prtag-alte-stiefel-aufpeppen prtag-schuhe-aufpeppen prtag-schuhe-aufpimpen prtag-schuhe-bemalen prtag-schuhe-bemalen-mit-lederfarbe prtag-schuhe-pimpen prtag-schuhe-selber-bemalen-anleitung prtag-schuhe-selbst-einfaerben prtag-schuhe-upcycling prtag-schuhe-verschoenern prtag-silvester-outfit-diy prtag-stiefel-aufhuebschen prtag-stiefel-diy prtag-tutorial prtag-upcycling-ideen-schuhe" style="margin-top: 0px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/diy-stiefel-silber-metallic-lederschuhe-selber-faerben_250437" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="900" src="https://www.handmadekultur.de/up/2024/10/diy-stiefel-silber-metallic-lederschuhe-selber-faerben-2-600x900.jpg" class="attachment-prfull size-prfull wp-image-250442" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/diy-stiefel-silber-metallic-lederschuhe-selber-faerben_250437">
DIY Stiefel Silber-Metallic / Lederschuhe selber färben </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
eau de collage </span>
<span class="elementor-post-date">
25. Oktober 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250422 project type-project status-publish has-post-thumbnail hentry prcat-haekeln-gehaekeltes prtag-amigurumi prtag-amigurumi-haekelanleitung-kostenlos prtag-gehaekelt-2 prtag-haekelanleitung prtag-kostenlose-haekelanleitung prtool-haekelnadel prtool-maschenmarkierer pringredient-baumwollgarn pringredient-fullwatte" style="margin-top: -187.984px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/lil-green-robot-amigurumi-no-sew_250422" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="540" height="432" src="https://www.handmadekultur.de/up/2024/10/lil-green-robot-amigurumi-no-sew.webp" class="attachment-prfull size-prfull wp-image-250423" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/lil-green-robot-amigurumi-no-sew_250422">
‚Lil Green Robot‘ Amigurumi – NO-SEW </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
knotorious.loops </span>
<span class="elementor-post-date">
24. Oktober 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250416 project type-project status-publish has-post-thumbnail hentry prcat-haekeln-gehaekeltes prtag-amigurumi prtag-amigurumi-haekelanleitung-kostenlos prtag-asiatische-kueche prtag-gehaekelt-2 prtag-haekelanleitung prtag-kostenlose-haekelanleitung prtool-haekelnadel prtool-maschenmarkierer pringredient-baumwollgarn pringredient-fullwatte" style="margin-top: 0px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/boban-der-bubble-tea-amigurumi_250416" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="540" height="432" src="https://www.handmadekultur.de/up/2024/10/boban-der-bubble-tea-amigurumi.webp" class="attachment-prfull size-prfull wp-image-250418" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/boban-der-bubble-tea-amigurumi_250416">
Boban der Bubble Tea Amigurumi </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
knotorious.loops </span>
<span class="elementor-post-date">
24. Oktober 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250413 project type-project status-publish has-post-thumbnail hentry prcat-haekeln-gehaekeltes prtag-affe prtag-amigurumi prtag-amigurumi-haekelanleitung-kostenlos prtag-gehaekelt-2 prtag-haekelanleitung prtag-kostenlose-haekelanleitung prtool-haekelnadel prtool-maschenmarkierer pringredient-baumwollgarn pringredient-fullwatte" style="margin-top: -164.594px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/mama-lauda-glubschaugen-affe-mit-kopfhoerer-amigurumi_250413" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="540" height="540" src="https://www.handmadekultur.de/up/2024/10/mama-lauda-glubschaugen-affe-mit-kopfhoerer-amigurumi.webp" class="attachment-prfull size-prfull wp-image-250414" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/mama-lauda-glubschaugen-affe-mit-kopfhoerer-amigurumi_250413">
Mama Lauda! – Glubschaugen Affe mit Kopfhörer Amigurumi </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
knotorious.loops </span>
<span class="elementor-post-date">
24. Oktober 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250410 project type-project status-publish has-post-thumbnail hentry prcat-haekeln-gehaekeltes prtag-amigurumi prtag-amigurumi-haekelanleitung-kostenlos prtag-gehaekelt-2 prtag-haekelanleitung prtag-japan prtag-katze prtag-kostenlose-haekelanleitung prtool-haekelnadel prtool-maschenmarkierer pringredient-baumwollgarn pringredient-fullwatte" style="margin-top: 0px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/daruma-katze-amigurumi_250410" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="540" height="540" src="https://www.handmadekultur.de/up/2024/10/daruma-katze-amigurumi.webp" class="attachment-prfull size-prfull wp-image-250411" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/daruma-katze-amigurumi_250410">
Daruma-Katze Amigurumi </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
knotorious.loops </span>
<span class="elementor-post-date">
24. Oktober 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250402 project type-project status-publish has-post-thumbnail hentry prcat-haekeln-gehaekeltes prtag-amigurumi prtag-amigurumi-haekelanleitung-kostenlos prtag-gehaekelt-2 prtag-haekelanleitung prtag-halloween prtag-katze prtool-haekelnadel prtool-maschenmarkierer pringredient-baumwollgarn pringredient-fullwatte" style="margin-top: -141.203px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/schrecklich-suess-slendercat-amigurumi_250402" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="540" height="540" src="https://www.handmadekultur.de/up/2024/10/schrecklich-suess-slendercat-amigurumi.webp" class="attachment-prfull size-prfull wp-image-250403" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/schrecklich-suess-slendercat-amigurumi_250402">
Schrecklich Süß – Slendercat Amigurumi </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
knotorious.loops </span>
<span class="elementor-post-date">
24. Oktober 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250326 project type-project status-publish has-post-thumbnail hentry prcat-advent prcat-basteln prcat-basteln-mit-kindern prcat-weihnachten prtag-fimo-air prtag-modellieren prtag-weihnachtsbasteln" style="margin-top: 0px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/waffel-anhaenger_250326" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="600" src="https://www.handmadekultur.de/up/2024/10/waffel-anhaenger.png" class="attachment-prfull size-prfull wp-image-250327" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/waffel-anhaenger_250326">
Waffel-Anhänger </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
HANDMADE Kultur </span>
<span class="elementor-post-date">
18. Oktober 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250322 project type-project status-publish has-post-thumbnail hentry prcat-advent prcat-basteln prcat-basteln-mit-kindern prcat-weihnachten prtag-weihnachtsbaumanhaenger prtag-weihnachtsbaumschmuck" style="margin-top: -117.812px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/weihnachtliche-anhaenger-aus-chenilledraht_250322" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="600" src="https://www.handmadekultur.de/up/2024/10/weihnachtliche-anhaenger-aus-chenilledraht.png" class="attachment-prfull size-prfull wp-image-250323" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/weihnachtliche-anhaenger-aus-chenilledraht_250322">
Weihnachtliche Anhänger aus Chenilledraht </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
HANDMADE Kultur </span>
<span class="elementor-post-date">
18. Oktober 2024 </span>
<span class="elementor-post-avatar">
Ein Kommentar </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-250313 project type-project status-publish has-post-thumbnail hentry prcat-advent prcat-basteln prcat-basteln-mit-kindern prcat-weihnachten prtag-weihnachtsbaumanhaenger" style="margin-top: 0px;">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/weihnachtliche-anhaenger-aus-eis-deckeln_250313" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="900" src="https://www.handmadekultur.de/up/2024/10/weihnachtliche-anhaenger-aus-eis-deckeln-600x900.jpg" class="attachment-prfull size-prfull wp-image-250314" alt="" decoding="async"></div></a>
<div class="elementor-post__text">
<h2 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/weihnachtliche-anhaenger-aus-eis-deckeln_250313">
Weihnachtliche Anhänger aus Eis-Deckeln </a>
</h2>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-author">
HANDMADE Kultur </span>
<span class="elementor-post-date">
18. Oktober 2024 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
</div>
<div class="e-load-more-anchor" data-page="1" data-max-page="1048" data-next-page="https://www.handmadekultur.de/page/2"></div>
<div class="elementor-button-wrapper">
<a href="#" class="elementor-button-link elementor-button" role="button">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">NOCH MEHR PROJEKTE</span>
</span>
<span class="e-load-more-spinner">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-spinner" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z"></path></svg> </span></a>
</div>
<div class="e-load-more-message"></div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-1f985e0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1f985e0" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af78b54" data-id="af78b54" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-078cb36 elementor-widget elementor-widget-heading" data-id="078cb36" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-large">Nutze Handmade Kultur für dein Business!</h2> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-b9185f3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b9185f3" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-fea1b8c" data-id="fea1b8c" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-836b638 elementor-view-default elementor-widget elementor-widget-icon" data-id="836b638" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<a class="elementor-icon" href="/kurse">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-tools" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M501.1 395.7L384 278.6c-23.1-23.1-57.6-27.6-85.4-13.9L192 158.1V96L64 0 0 64l96 128h62.1l106.6 106.6c-13.6 27.8-9.2 62.3 13.9 85.4l117.1 117.1c14.6 14.6 38.2 14.6 52.7 0l52.7-52.7c14.5-14.6 14.5-38.2 0-52.7zM331.7 225c28.3 0 54.9 11 74.9 31l19.4 19.4c15.8-6.9 30.8-16.5 43.8-29.5 37.1-37.1 49.7-89.3 37.9-136.7-2.2-9-13.5-12.1-20.1-5.5l-74.4 74.4-67.9-11.3L334 98.9l74.4-74.4c6.6-6.6 3.4-17.9-5.7-20.2-47.4-11.7-99.6.9-136.6 37.9-28.5 28.5-41.9 66.1-41.2 103.6l82.1 82.1c8.1-1.9 16.5-2.9 24.7-2.9zm-103.9 82l-56.7-56.7L18.7 402.8c-25 25-25 65.5 0 90.5s65.5 25 90.5 0l123.6-123.6c-7.6-19.9-9.9-41.6-5-62.7zM64 472c-13.2 0-24-10.8-24-24 0-13.3 10.7-24 24-24s24 10.7 24 24c0 13.2-10.7 24-24 24z"></path></svg> </a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-078b06f elementor-widget elementor-widget-text-editor" data-id="078b06f" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h2><a href="/kurse">Für Kursanbieter</a></h2><p style="text-align: left;">Du gibst Kurse – online oder vor Ort? Dann inseriere kostenfrei dein Angebot und finde neue Schüler!</p> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-84f0400" data-id="84f0400" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-0d09d11 elementor-view-default elementor-widget elementor-widget-icon" data-id="0d09d11" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<a class="elementor-icon" href="/termine">
<svg aria-hidden="true" class="e-font-icon-svg e-far-calendar-alt" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"></path></svg> </a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-b83aa66 elementor-widget elementor-widget-text-editor" data-id="b83aa66" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h2><a href="/termine">Für Veranstalter</a></h2><p style="text-align: left;">Du veranstaltest Märkte oder suchst Aussteller? Dann veröffentliche dein Gesuch und den Veranstaltungstermin.</p> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-d21f2ec" data-id="d21f2ec" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-70da0a3 elementor-view-default elementor-widget elementor-widget-icon" data-id="70da0a3" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<a class="elementor-icon" href="/geschaefte">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-store" viewBox="0 0 616 512" xmlns="http://www.w3.org/2000/svg"><path d="M602 118.6L537.1 15C531.3 5.7 521 0 510 0H106C95 0 84.7 5.7 78.9 15L14 118.6c-33.5 53.5-3.8 127.9 58.8 136.4 4.5.6 9.1.9 13.7.9 29.6 0 55.8-13 73.8-33.1 18 20.1 44.3 33.1 73.8 33.1 29.6 0 55.8-13 73.8-33.1 18 20.1 44.3 33.1 73.8 33.1 29.6 0 55.8-13 73.8-33.1 18.1 20.1 44.3 33.1 73.8 33.1 4.7 0 9.2-.3 13.7-.9 62.8-8.4 92.6-82.8 59-136.4zM529.5 288c-10 0-19.9-1.5-29.5-3.8V384H116v-99.8c-9.6 2.2-19.5 3.8-29.5 3.8-6 0-12.1-.4-18-1.2-5.6-.8-11.1-2.1-16.4-3.6V480c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32V283.2c-5.4 1.6-10.8 2.9-16.4 3.6-6.1.8-12.1 1.2-18.2 1.2z"></path></svg> </a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-3a07e13 elementor-widget elementor-widget-text-editor" data-id="3a07e13" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h2><a href="/geschaefte">Für Onlineshops und Geschäfte</a></h2><p style="text-align: left;">Du verkaufst Selbstgemachtes, Material, Werkzeuge oder Zubehör? Dann registriere dein Geschäft oder Shop!</p> </div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-56c4071 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="56c4071" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3d5ad42" data-id="3d5ad42" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-d70e83f elementor-widget elementor-widget-heading" data-id="d70e83f" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-large">Handmade Kultur wird unterstützt von</h2> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-9e18d12 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9e18d12" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5586611" data-id="5586611" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-2481ec8 elementor-widget elementor-widget-image" data-id="2481ec8" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" width="200" height="100" src="https://www.handmadekultur.de/up/2021/03/prym_logo.png" class="attachment-large size-large wp-image-225405" alt=""> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-1943dca" data-id="1943dca" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-ba67417 elementor-widget elementor-widget-image" data-id="ba67417" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" width="400" height="200" src="https://www.handmadekultur.de/up/2021/01/logolink.png" class="attachment-large size-large wp-image-238818" alt=""> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7d6c98f" data-id="7d6c98f" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-135eafe elementor-widget elementor-widget-image" data-id="135eafe" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" width="200" height="100" src="https://www.handmadekultur.de/up/2021/03/vlieseline-logo.jpg" class="attachment-large size-large wp-image-225406" alt=""> </div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-6fbecf2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6fbecf2" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-960dc50" data-id="960dc50" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-00544b6 elementor-widget elementor-widget-html" data-id="00544b6" data-element_type="widget" data-widget_type="html.default">
<div class="elementor-widget-container">
<div class="adsense" data-sort="30000">
<!-- Single Page Responsive -->
<ins class="adslot-right" style="display:block" data-ad-client="ca-pub-4285857391355175" data-ad-slot="9856115134" data-ad-format="auto">
</ins>
</div> </div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-c379415 e-flex e-con-boxed e-con e-parent" data-id="c379415" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-28105b0 elementor-widget elementor-widget-spacer" data-id="28105b0" data-element_type="widget" data-widget_type="spacer.default">
<div class="elementor-widget-container">
<div class="elementor-spacer">
<div class="elementor-spacer-inner"></div>
</div>
</div>
</div>
</div>
</div>
<section class="elementor-section elementor-top-section elementor-element elementor-element-af7083e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="af7083e" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4d07c20" data-id="4d07c20" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-194a036 elementor-widget elementor-widget-heading" data-id="194a036" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-large">Wir feiern Halloween am 31. Oktober!</h2> </div>
</div>
<div class="elementor-element elementor-element-96a6498 elementor-widget elementor-widget-text-editor" data-id="96a6498" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Halloween steht vor der Tür und es ist die perfekte Zeit, um die Fantasie der ganzen Familie durch kreative DIY-Projekte zu wecken! Ob ihr einfache Bastelideen sucht, um mit euren Kindern schaurig-schöne Deko zu zaubern, oder nach spannenden Projekten, die eure gruseligsten Träume wahr werden lassen – hier findet ihr die passende Inspiration. Lasst uns gemeinsam die Kürbisse schnitzen, die Häuser in Spukhäuser verwandeln und unvergessliche Erinnerungen schaffen. Entdeckt, wie eure Halloween-Nacht mit einer Extraportion Kreativität zu einem echten Highlight wird!</p> </div>
</div>
<div class="elementor-element elementor-element-60f173d elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-posts--show-avatar elementor-card-shadow-yes elementor-posts__hover-gradient elementor-widget elementor-widget-posts" data-id="60f173d" data-element_type="widget" data-settings="{"cards_columns":"3","cards_columns_tablet":"2","cards_columns_mobile":"1","cards_row_gap":{"unit":"px","size":35,"sizes":[]},"cards_row_gap_tablet":{"unit":"px","size":"","sizes":[]},"cards_row_gap_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="posts.cards">
<div class="elementor-widget-container">
<div class="elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid elementor-has-item-ratio">
<article class="elementor-post elementor-grid-item post-236787 project type-project status-publish has-post-thumbnail hentry prcat-advent prcat-weihnachten prtag-adventskranz-selber-binden prtag-adventskranz prtool-gartenschere prtool-zange pringredient-4-kerzenhalter-aus-glas-und-metall pringredient-4-teelichter pringredient-tannengruen pringredient-verschiedene-zweige">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/adventskranz-aus-naturmaterialien-und-plastikfrei_236787" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="800" src="https://www.handmadekultur.de/up/2022/11/adventskranz-2022-600x800.jpg" class="attachment-prfull size-prfull wp-image-236788" alt="" decoding="async"></div></a>
<div class="elementor-post__avatar">
<img loading="lazy" width="96" height="128" src="https://www.handmadekultur.de/up/2024/05/5f37c008-3ea7-4db0-b174-ab9093ba0024.jpg" class="avatar" alt="" size="96" default="mystery" force_default="" rating="G" scheme="" force_display="" extra_attr="" decoding="async"> </div>
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/adventskranz-aus-naturmaterialien-und-plastikfrei_236787">
Adventskranz aus Naturmaterialien und plastikfrei </a>
</h3>
<div class="elementor-post__excerpt">
<p>Ja, es geht los! Und darüber freuen wir uns hier auf dem Lande sehr, denn Weihnachten ist für uns ein</p>
</div>
<a class="elementor-post__read-more" href="https://www.handmadekultur.de/projekte/adventskranz-aus-naturmaterialien-und-plastikfrei_236787" aria-label="Read more about Adventskranz aus Naturmaterialien und plastikfrei" tabindex="-1">
Weiterlesen » </a>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-date">
10. November 2022 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-98646 project type-project status-publish has-post-thumbnail hentry prcat-advent prcat-basteln prcat-deko-dekorieren-dekoration prcat-raumgestaltung prcat-recycling-wiederverwendbar prcat-weihnachten prtag-anleitung prtag-basteln prtag-deko-dekorieren-dekoration prtag-design prtag-kerze prtag-kranz prtag-tanne prtag-upcycling prtag-weihnachten prtag-weiss prtool-kleber prtool-schere pringredient-4-kerzen pringredient-4-kerzenhalterungen pringredient-4-weisse-tassen pringredient-erde pringredient-tannenzweige">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/minimalistischer-advent_98646" tabindex="-1"><div class="elementor-post__thumbnail elementor-fit-height"><img loading="lazy" width="600" height="399" src="https://www.handmadekultur.de/up/2014/11/Adventstisch-600x399.jpg" class="attachment-prfull size-prfull wp-image-98648" alt="" decoding="async"></div></a>
<div class="elementor-post__avatar">
<img loading="lazy" width="92" height="128" src="https://www.handmadekultur.de/up/2016/01/zwei.jpg" class="avatar" alt="" size="96" default="mystery" force_default="" rating="G" scheme="" force_display="" extra_attr="" decoding="async"> </div>
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/minimalistischer-advent_98646">
minimalistischer Advent </a>
</h3>
<div class="elementor-post__excerpt">
<p>In zwei Tagen geht die Adventszeit los und anstatt dass ich mir einen Kranz gekauft habe, habe ich mir einen</p>
</div>
<a class="elementor-post__read-more" href="https://www.handmadekultur.de/projekte/minimalistischer-advent_98646" aria-label="Read more about minimalistischer Advent" tabindex="-1">
Weiterlesen » </a>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-date">
28. November 2014 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
<article class="elementor-post elementor-grid-item post-97631 project type-project status-publish has-post-thumbnail hentry prcat-advent prcat-basteln prcat-deko-dekorieren-dekoration prcat-metall-geschmiedetes-geloetetes-verschraubtes prcat-raumgestaltung prcat-weihnachten prtag-adventskranz prtag-anleitung prtag-draht prtag-basteln prtag-deko-dekorieren-dekoration prtag-dekoration prtag-diy prtag-handgemacht-2 prtag-selbstgemacht prtag-weihnachten prtool-draht prtool-drahtzange prtool-spanndraht prtool-spraylack prtool-zange">
<div class="elementor-post__card">
<a class="elementor-post__thumbnail__link" href="https://www.handmadekultur.de/projekte/adventskranz-aus-draht_97631" tabindex="-1"><div class="elementor-post__thumbnail"><img loading="lazy" width="600" height="900" src="https://www.handmadekultur.de/up/2014/11/IMG_6439-600x900.jpg" class="attachment-prfull size-prfull wp-image-97638" alt="" decoding="async"></div></a>
<div class="elementor-post__avatar">
<img loading="lazy" width="89" height="128" src="https://www.handmadekultur.de/up/2014/09/IMG_0207.jpg" class="avatar" alt="" size="96" default="mystery" force_default="" rating="G" scheme="" force_display="" extra_attr="" decoding="async"> </div>
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.handmadekultur.de/projekte/adventskranz-aus-draht_97631">
Adventskranz aus Draht </a>
</h3>
<div class="elementor-post__excerpt">
<p>Ich habe mir einen ganz „anderen“ Adventskranz einfallen lassen. <a href="https://pfefferminzgruen.blogspot.com/2014/11/diy-adventkranz-aus-draht.html" rel="nofollow">http://pfefferminzgruen.blogspot.com/2014/11/diy-adventkranz-aus-draht.html</a></p>
</div>
<a class="elementor-post__read-more" href="https://www.handmadekultur.de/projekte/adventskranz-aus-draht_97631" aria-label="Read more about Adventskranz aus Draht" tabindex="-1">
Weiterlesen » </a>
</div>
<div class="elementor-post__meta-data">
<span class="elementor-post-date">
20. November 2014 </span>
<span class="elementor-post-avatar">
Keine Kommentare </span>
</div>
</div>
</article>
</div>
</div>
</div>
<div class="elementor-element elementor-element-652be92 elementor-align-center elementor-widget elementor-widget-button" data-id="652be92" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="/projekte/halloween">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z"></path></svg> </span>
<span class="elementor-button-text">Noch mehr Spuk zu Halloween</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-1b996a2 e-flex e-con-boxed e-con e-parent" data-id="1b996a2" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-23eeb45 elementor-widget elementor-widget-spacer" data-id="23eeb45" data-element_type="widget" data-widget_type="spacer.default">
<div class="elementor-widget-container">
<div class="elementor-spacer">
<div class="elementor-spacer-inner"></div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-1caf5ff e-flex e-con-boxed e-con e-parent" data-id="1caf5ff" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-42eac63 elementor-widget elementor-widget-heading" data-id="42eac63" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-large">WOLLKE – nachhaltige Wolle online kaufen</h2> </div>
</div>
<div class="elementor-element elementor-element-07800cb elementor-widget elementor-widget-text-editor" data-id="07800cb" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<center>Von Anfang schlug unser Herz für kleine Labels, mutige Starter und Kreative, auch im Bereich Handarbeit, Wolle und Stricken. Vielleicht, weil wir selbst mal so angefangen haben: Einfach loslegen, der Rest ergibt sich. Uns überzeugt vor allem das Besondere, das mit Leidenschaft und Herzblut entsteht. Mit <a href="/wolle-kaufen">Wollke</a> bleiben wir diesem Ansatz treu. Die Garne in unserem Online Shop für Wolle stammen von kleinen Kooperativen oder Familienbetrieben mit einzigartigen Geschichten und sind mittlerweile oft <a href="/wolle-kaufen/gots-zertifiziert/">GOTS zertifiziert</a>. Wenn ihr unsere Wolle – zuhause oder wo auch immer ihr seid – verstrickt, denkt daran, dass ihr Teil dieser besonderen Geschichten seid!</center> </div>
</div>
<div class="elementor-element elementor-element-1163021 elementor-align-center elementor-widget elementor-widget-button" data-id="1163021" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="/wolle-kaufen/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-far-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm72 20v-40c0-6.6 5.4-12 12-12h116v-67c0-10.7 12.9-16 20.5-8.5l99 99c4.7 4.7 4.7 12.3 0 17l-99 99c-7.6 7.6-20.5 2.2-20.5-8.5v-67H140c-6.6 0-12-5.4-12-12z"></path></svg> </span>
<span class="elementor-button-text">Wolle & Stricksets kaufen</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-71c4e9f e-flex e-con-boxed e-con e-parent" data-id="71c4e9f" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-dae2069 elementor-widget elementor-widget-woocommerce-product-block" data-id="dae2069" data-element_type="widget" data-widget_type="woocommerce-product-block.default">
<div class="elementor-widget-container">
<style>
.woocommerce-products-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
gap: 20px;
}
.woocommerce-product {
border: 1px solid #ddd;
padding: 10px;
text-align: center;
}
.woocommerce-product img {
max-width: 100%;
height: auto;
}
.woocommerce-product h2 {
font-size: 18px;
margin: 10px 0;
}
</style><div class="woocommerce-products-grid"><div class="woocommerce-product"><a href="https://www.handmadekultur.de/wolle-kaufen/p/strickset-pullover-hedda/"><img src="https://www.handmadekultur.de/wolle-kaufen/up/Pullover-Hedda-g1_121053311-de.jpg" alt="Strickset für Pullover „Hedda“ mit Garn und Anleitung"><h2>Strickset für Pullover „Hedda“ mit Garn und Anleitung</h2></a></div><div class="woocommerce-product"><a href="https://www.handmadekultur.de/wolle-kaufen/p/strickset-fuer-pullunder-duncan-mit-garn-und-anleitung/"><img src="https://www.handmadekultur.de/wolle-kaufen/up/anleitung-duncan-pullunder-121039231.jpg" alt="Strickset für Pullunder „Duncan“ mit Garn und Anleitung"><h2>Strickset für Pullunder „Duncan“ mit Garn und Anleitung</h2></a></div><div class="woocommerce-product"><a href="https://www.handmadekultur.de/wolle-kaufen/p/strickset-fuer-schal-carolina-mit-garn-und-anleitung/"><img src="https://www.handmadekultur.de/wolle-kaufen/up/anleitung-carolina-schal-121070048.jpg" alt="Strickset für Schal „Carolina“ mit Garn und Anleitung"><h2>Strickset für Schal „Carolina“ mit Garn und Anleitung</h2></a></div><div class="woocommerce-product"><a href="https://www.handmadekultur.de/wolle-kaufen/p/strickset-fuer-lange-strickjacke-traveller-mit-garn-und-anleitung/"><img src="https://www.handmadekultur.de/wolle-kaufen/up/anleitung-traveller-cardigan-121039223.jpg" alt="Strickset für lange Strickjacke „Traveller“ mit Garn und Anleitung"><h2>Strickset für lange Strickjacke „Traveller“ mit Garn und Anleitung</h2></a></div><div class="woocommerce-product"><a href="https://www.handmadekultur.de/wolle-kaufen/p/strickset-slipover-ash-raverly/"><img src="https://www.handmadekultur.de/wolle-kaufen/up/anleitung-ash-slipover-121010423.jpg" alt="Strickset für Slipover „Ash“ mit Garn (und Anleitung bei Raverly)"><h2>Strickset für Slipover „Ash“ mit Garn (und Anleitung bei Raverly)</h2></a></div><div class="woocommerce-product"><a href="https://www.handmadekultur.de/wolle-kaufen/p/strickset-kleid-korn-kjole/"><img src="https://www.handmadekultur.de/wolle-kaufen/up/anleitung-kleid-korn-kjole-12010400.jpg" alt="Strickset für Kleid „Korn Kjole“ mit Garn und Anleitung"><h2>Strickset für Kleid „Korn Kjole“ mit Garn und Anleitung</h2></a></div><div class="woocommerce-product"><a href="https://www.handmadekultur.de/wolle-kaufen/p/strickset-pullover-feral-wieseknit/"><img src="https://www.handmadekultur.de/wolle-kaufen/up/anleitung-feral-pullover-deutsch-122010415-de.jpg" alt="Strickset für Pullover „Feral“ mit Garn (und Anleitung von Wieseknit)"><h2>Strickset für Pullover „Feral“ mit Garn (und Anleitung von Wieseknit)</h2></a></div><div class="woocommerce-product"><a href="https://www.handmadekultur.de/wolle-kaufen/p/strickset-pullover-harlow-raverly/"><img src="https://www.handmadekultur.de/wolle-kaufen/up/Pullover-Harlow-1678109614.jpg" alt="Strickset für Pullover „Harlow“ mit Garn (und Anleitung bei Raverly)"><h2>Strickset für Pullover „Harlow“ mit Garn (und Anleitung bei Raverly)</h2></a></div><div class="woocommerce-product"><a href="https://www.handmadekultur.de/wolle-kaufen/p/srickset-fuer-pullover-semilla-mit-garn-und-anleitung/"><img src="https://www.handmadekultur.de/wolle-kaufen/up/anleitung-semilla-sweater-121010356.jpg" alt="Strickset für Pullover „Semilla“ mit Wolle und Strickanleitung"><h2>Strickset für Pullover „Semilla“ mit Wolle und Strickanleitung</h2></a></div><div class="woocommerce-product"><a href="https://www.handmadekultur.de/wolle-kaufen/p/strickset-top-margaux/"><img src="https://www.handmadekultur.de/wolle-kaufen/up/anleitung-margaux-top-121053330.jpg" alt="Strickset für Top „Margaux“ mit Garn und Anleitung"><h2>Strickset für Top „Margaux“ mit Garn und Anleitung</h2></a></div></div> </div>
</div>
</div>
</div>
</div>
</div>
</div><iframe name="__tcfapiLocator" style="display: none;"></iframe>
<div class="ssk-sticky ssk-left ssk-center ssk-lg" data-event="share">
<a data-action="facebook" href="" class="ssk ssk-facebook" data-ssk-ready="true"></a>
<a data-action="twitter" href="" class="ssk ssk-twitter" data-ssk-ready="true"></a>
<a data-action="pinterest" href="" class="ssk ssk-pinterest" data-ssk-ready="true"></a>
<a data-action="email" href="" class="ssk ssk-email" data-ssk-ready="true"></a>
<!-- <a href="" class="ssk ssk-whatsapp" title="WhatsApp"></a>-->
</div>
<div data-elementor-type="footer" data-elementor-id="222842" class="elementor elementor-222842 elementor-location-footer" data-elementor-post-type="elementor_library">
<footer class="elementor-section elementor-top-section elementor-element elementor-element-5a5a7bab elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5a5a7bab" data-element_type="section" data-settings="{"background_background":"classic"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-190804ea" data-id="190804ea" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-26b04cf e-con-full e-flex e-con e-parent" data-id="26b04cf" data-element_type="container">
<div class="elementor-element elementor-element-dd8e049 e-flex e-con-boxed e-con e-child" data-id="dd8e049" data-element_type="container" id="ouibounce-modal">
<div class="e-con-inner">
<div class="elementor-element elementor-element-180533c elementor-widget elementor-widget-heading" data-id="180533c" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">DIY-Ideen und News aus der Handmade Szene</h3> </div>
</div>
<div class="elementor-element elementor-element-7d7c1f7 elementor-widget elementor-widget-text-editor" data-id="7d7c1f7" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
Dann abonniere unseren Newsletter und hole dir die coolsten DIY-Ideen und News aus der Handmade Szene frisch auf deinen Desktop – ganz bequem per Mail. </div>
</div>
<div class="elementor-element elementor-element-224257 elementor-button-align-stretch elementor-widget elementor-widget-global elementor-global-224257 elementor-widget-form" data-id="224257" data-element_type="widget" data-settings="{"button_width":"40","step_next_label":"N\u00e4chster","step_previous_label":"Voriger","step_type":"number_text","step_icon_shape":"circle"}" data-widget_type="form.default">
<div class="elementor-widget-container">
<form class="elementor-form" method="post" id="newsletter_form" name="Newsletter">
<input type="hidden" name="post_id" value="222842">
<input type="hidden" name="form_id" value="224257">
<input type="hidden" name="referer_title" value="HANDMADE Kultur - DIY Ideen, Selbermachen, Handarbeiten und Heimwerken">
<div class="elementor-form-fields-wrapper elementor-labels-">
<div class="elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-newsletter_dsvgo elementor-col-100 elementor-field-required">
<label for="form-field-newsletter_dsvgo" class="elementor-field-label elementor-screen-only">
DSVGO Accept </label>
<div class="elementor-field-subgroup">
<span class="elementor-field-option">
<input type="checkbox" name="form_fields[newsletter_dsvgo]" id="form-field-newsletter_dsvgo" class="elementor-field elementor-size-sm elementor-acceptance-field" required="required" aria-required="true">
<label for="form-field-newsletter_dsvgo">Ja, ich akzeptiere die Handmade Kultur <a style="text-decoration:underline" href="/datenschutzerklaerung">Datenschutzerklärung</a> und stimme zu, E-Mails zu erhalten. Mir bewusst ist, dass ich mich jederzeit vom Newsletter abmelden kann.</label> </span>
</div>
</div>
<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-newsletter_email elementor-col-60 elementor-field-required">
<label for="form-field-newsletter_email" class="elementor-field-label elementor-screen-only">
E-Mail </label>
<input size="1" type="email" name="form_fields[newsletter_email]" id="form-field-newsletter_email" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="E-Mail" required="required" aria-required="true">
</div>
<div class="elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-created_by elementor-col-100">
<input size="1" type="hidden" name="form_fields[created_by]" id="form-field-created_by" class="elementor-field elementor-size-sm elementor-field-textual">
</div>
<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-40 e-form__buttons">
<button class="elementor-button elementor-size-sm" type="submit">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Abonnieren</span>
</span>
</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-31e8930 e-con-full e-flex e-con e-parent" data-id="31e8930" data-element_type="container">
<div class="elementor-element elementor-element-7e48294 e-con-full e-flex e-con e-child" data-id="7e48294" data-element_type="container">
<div class="elementor-element elementor-element-e663535 elementor-widget elementor-widget-heading" data-id="e663535" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default">Blog</h4> </div>
</div>
<div class="elementor-element elementor-element-efbdb83 elementor-nav-menu--dropdown-none elementor-nav-menu__align-start elementor-widget elementor-widget-nav-menu" data-id="efbdb83" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"\"><\/i>","library":""}}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menü" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
<ul id="menu-1-efbdb83" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173855037"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-142801"><a href="/" aria-current="page" class="elementor-item elementor-item-active">Home</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-239976"><a href="/blog/buecher" class="elementor-item">Bücher</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-142143"><a href="/blog/das-finden-wir-gut" class="elementor-item">Das finden wir gut!</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-142145"><a href="/blog/szene-news" class="elementor-item">DIY Szene News</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-142147"><a href="/blog/gewinne" class="elementor-item">Gewinne</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-247539"><a href="/blog/tue-gutes-und-rede-darueber" class="elementor-item">Gute Nachrichten!</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-142805"><a href="/blog/leselounge" class="elementor-item">Leselounge</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-216189"><a href="/blog/neue-produkte" class="elementor-item">Neue Produkte</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-229367"><a href="/blog/selbermachen" class="elementor-item">Selbermachen</a></li>
</ul> </nav>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-efbdb83" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173850962"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-142801"><a href="/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Home</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-239976"><a href="/blog/buecher" class="elementor-item" tabindex="-1">Bücher</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-142143"><a href="/blog/das-finden-wir-gut" class="elementor-item" tabindex="-1">Das finden wir gut!</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-142145"><a href="/blog/szene-news" class="elementor-item" tabindex="-1">DIY Szene News</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-142147"><a href="/blog/gewinne" class="elementor-item" tabindex="-1">Gewinne</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-247539"><a href="/blog/tue-gutes-und-rede-darueber" class="elementor-item" tabindex="-1">Gute Nachrichten!</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-142805"><a href="/blog/leselounge" class="elementor-item" tabindex="-1">Leselounge</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-216189"><a href="/blog/neue-produkte" class="elementor-item" tabindex="-1">Neue Produkte</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-229367"><a href="/blog/selbermachen" class="elementor-item" tabindex="-1">Selbermachen</a></li>
</ul> </nav>
</div>
</div>
<div class="elementor-element elementor-element-9aafaba elementor-nav-menu__align-start elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="9aafaba" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"\"><\/i>","library":""}}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menü" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
<ul id="menu-1-9aafaba" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173864722"><li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-158489"><a href="/projekte/t-shirt-naehen" class="elementor-item">T-Shirt nähen</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-197745"><a href="/projekte/stofftier-naehen" class="elementor-item">Stofftier nähen</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-224460"><a href="/projekte/patchworkdecke" class="elementor-item">Patchworkdecke nähen</a></li>
</ul> </nav>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-9aafaba" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173870837"><li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-158489"><a href="/projekte/t-shirt-naehen" class="elementor-item" tabindex="-1">T-Shirt nähen</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-197745"><a href="/projekte/stofftier-naehen" class="elementor-item" tabindex="-1">Stofftier nähen</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-224460"><a href="/projekte/patchworkdecke" class="elementor-item" tabindex="-1">Patchworkdecke nähen</a></li>
</ul> </nav>
</div>
</div>
</div>
<div class="elementor-element elementor-element-9ab50be e-con-full e-flex e-con e-child" data-id="9ab50be" data-element_type="container">
<div class="elementor-element elementor-element-65d1182 elementor-widget elementor-widget-heading" data-id="65d1182" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default">Top in Handmade</h4> </div>
</div>
<div class="elementor-element elementor-element-8c3f38e elementor-nav-menu--dropdown-none elementor-nav-menu__align-start elementor-widget elementor-widget-nav-menu" data-id="8c3f38e" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"\"><\/i>","library":""}}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menü" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
<ul id="menu-1-8c3f38e" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173888896"><li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-241977"><a href="/projekte/haekeln-gehaekeltes" class="elementor-item">Häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241979"><a href="/projekte/babysachen-haekeln" class="elementor-item">Babysachen häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241980"><a href="/projekte/beanie-haekeln" class="elementor-item">Beanie häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241982"><a href="/projekte/blume-haekeln" class="elementor-item">Blume häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241983"><a href="/projekte/muetze-haekeln" class="elementor-item">Mütze häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241984"><a href="/projekte/kuscheltier-haekeln" class="elementor-item">Kuscheltier häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241985"><a href="/projekte/tasche-haekeln" class="elementor-item">Tasche häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241986"><a href="/projekte/schal-haekeln" class="elementor-item">Schal häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241987"><a href="/projekte/decke-haekeln" class="elementor-item">Decke häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241988"><a href="/projekte/topflappen-haekeln" class="elementor-item">Topflappen häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241989"><a href="/projekte/faeustlinge-haekeln" class="elementor-item">Fäustlinge häkeln</a></li>
</ul> </nav>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-8c3f38e" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173892004"><li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-241977"><a href="/projekte/haekeln-gehaekeltes" class="elementor-item" tabindex="-1">Häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241979"><a href="/projekte/babysachen-haekeln" class="elementor-item" tabindex="-1">Babysachen häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241980"><a href="/projekte/beanie-haekeln" class="elementor-item" tabindex="-1">Beanie häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241982"><a href="/projekte/blume-haekeln" class="elementor-item" tabindex="-1">Blume häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241983"><a href="/projekte/muetze-haekeln" class="elementor-item" tabindex="-1">Mütze häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241984"><a href="/projekte/kuscheltier-haekeln" class="elementor-item" tabindex="-1">Kuscheltier häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241985"><a href="/projekte/tasche-haekeln" class="elementor-item" tabindex="-1">Tasche häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241986"><a href="/projekte/schal-haekeln" class="elementor-item" tabindex="-1">Schal häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241987"><a href="/projekte/decke-haekeln" class="elementor-item" tabindex="-1">Decke häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241988"><a href="/projekte/topflappen-haekeln" class="elementor-item" tabindex="-1">Topflappen häkeln</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-241989"><a href="/projekte/faeustlinge-haekeln" class="elementor-item" tabindex="-1">Fäustlinge häkeln</a></li>
</ul> </nav>
</div>
</div>
<div class="elementor-element elementor-element-4a49135 elementor-widget elementor-widget-heading" data-id="4a49135" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default">Wolle Kaufen von:</h4> </div>
</div>
<div class="elementor-element elementor-element-0abd2ac elementor-nav-menu__align-start elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="0abd2ac" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"\"><\/i>","library":""}}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menü" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
<ul id="menu-1-0abd2ac" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173891902"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249857"><a href="/wolle-kaufen/marke/amano/" class="elementor-item">Amano</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249858"><a href="/wolle-kaufen/marke/bc-garn/" class="elementor-item">BC Garn</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249859"><a href="/wolle-kaufen/marke/cowgirl-blues/" class="elementor-item">Cowgirl Blues</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249860"><a href="/wolle-kaufen/marke/erika-knight/" class="elementor-item">Erika Knight</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249861"><a href="/wolle-kaufen/marke/hey-mama-wolf/" class="elementor-item">Hey Mama Wolf</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249862"><a href="/wolle-kaufen/marke/kremke-soul-wool/" class="elementor-item">Kremke Soul</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249863"><a href="/wolle-kaufen/marke/manos-del-uruguay/" class="elementor-item">Manos del Uruguay</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249864"><a href="/wolle-kaufen/marke/nomadnoos/" class="elementor-item">Nomadnoss</a></li>
</ul> </nav>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-0abd2ac" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173909434"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249857"><a href="/wolle-kaufen/marke/amano/" class="elementor-item" tabindex="-1">Amano</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249858"><a href="/wolle-kaufen/marke/bc-garn/" class="elementor-item" tabindex="-1">BC Garn</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249859"><a href="/wolle-kaufen/marke/cowgirl-blues/" class="elementor-item" tabindex="-1">Cowgirl Blues</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249860"><a href="/wolle-kaufen/marke/erika-knight/" class="elementor-item" tabindex="-1">Erika Knight</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249861"><a href="/wolle-kaufen/marke/hey-mama-wolf/" class="elementor-item" tabindex="-1">Hey Mama Wolf</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249862"><a href="/wolle-kaufen/marke/kremke-soul-wool/" class="elementor-item" tabindex="-1">Kremke Soul</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249863"><a href="/wolle-kaufen/marke/manos-del-uruguay/" class="elementor-item" tabindex="-1">Manos del Uruguay</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249864"><a href="/wolle-kaufen/marke/nomadnoos/" class="elementor-item" tabindex="-1">Nomadnoss</a></li>
</ul> </nav>
</div>
</div>
</div>
<div class="elementor-element elementor-element-d491c67 e-con-full e-flex e-con e-child" data-id="d491c67" data-element_type="container">
<div class="elementor-element elementor-element-c1a9623 elementor-widget elementor-widget-heading" data-id="c1a9623" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default">Über uns</h4> </div>
</div>
<div class="elementor-element elementor-element-855df32 elementor-nav-menu--dropdown-none elementor-nav-menu__align-start elementor-widget elementor-widget-nav-menu" data-id="855df32" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"\"><\/i>","library":""}}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menü" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
<ul id="menu-1-855df32" class="elementor-nav-menu sm-vertical" data-smartmenus-id="173162141739124"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10753"><a href="/was-ist-handmade-kultur" class="elementor-item">Was ist Handmade Kultur?</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-133111"><a href="/faq" class="elementor-item">FAQ</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10755"><a href="/das-team" class="elementor-item">Das Team</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10756"><a href="/kontakt" class="elementor-item">Kontakt</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10757"><a href="/werben-auf-handmade-kultur" class="elementor-item">Mediadaten Handmade Kultur 2024</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10759"><a href="/widerrufsrecht" class="elementor-item">Widerrufsrecht</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10760"><a href="/nutzungsbedingungen" class="elementor-item">Nutzungsbedingungen</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10761"><a href="/datenschutzerklaerung" class="elementor-item">Datenschutzerklärung</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10762"><a href="/impressum" class="elementor-item">Impressum</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-46386"><a href="/badges" class="elementor-item">Banner und Badges</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61377"><a href="/jobs" class="elementor-item">Jobs bei Handmade Kultur</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249051"><a href="/wolle-kaufen/" class="elementor-item">Wollke – nachhaltige Wolle online kaufen</a></li>
</ul> </nav>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-855df32" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173914023"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10753"><a href="/was-ist-handmade-kultur" class="elementor-item" tabindex="-1">Was ist Handmade Kultur?</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-133111"><a href="/faq" class="elementor-item" tabindex="-1">FAQ</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10755"><a href="/das-team" class="elementor-item" tabindex="-1">Das Team</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10756"><a href="/kontakt" class="elementor-item" tabindex="-1">Kontakt</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10757"><a href="/werben-auf-handmade-kultur" class="elementor-item" tabindex="-1">Mediadaten Handmade Kultur 2024</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10759"><a href="/widerrufsrecht" class="elementor-item" tabindex="-1">Widerrufsrecht</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10760"><a href="/nutzungsbedingungen" class="elementor-item" tabindex="-1">Nutzungsbedingungen</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10761"><a href="/datenschutzerklaerung" class="elementor-item" tabindex="-1">Datenschutzerklärung</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10762"><a href="/impressum" class="elementor-item" tabindex="-1">Impressum</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-46386"><a href="/badges" class="elementor-item" tabindex="-1">Banner und Badges</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61377"><a href="/jobs" class="elementor-item" tabindex="-1">Jobs bei Handmade Kultur</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249051"><a href="/wolle-kaufen/" class="elementor-item" tabindex="-1">Wollke – nachhaltige Wolle online kaufen</a></li>
</ul> </nav>
</div>
</div>
</div>
<div class="elementor-element elementor-element-7ad0607 e-con-full e-flex e-con e-child" data-id="7ad0607" data-element_type="container">
<div class="elementor-element elementor-element-5f60cf4 elementor-widget elementor-widget-heading" data-id="5f60cf4" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default">Unsere Anleitungen</h4> </div>
</div>
<div class="elementor-element elementor-element-14cc686 elementor-nav-menu--dropdown-none elementor-nav-menu__align-start elementor-widget elementor-widget-nav-menu" data-id="14cc686" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"\"><\/i>","library":""}}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menü" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
<ul id="menu-1-14cc686" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173924304"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38456"><a href="/schnittmuster" class="elementor-item">Kostenlose Schnittmuster</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-73896"><a href="/strickmuster" class="elementor-item">Strickmuster</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-105991"><a href="/bauanleitungen" class="elementor-item">Bauanleitungen</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-105992"><a href="/faltanleitungen" class="elementor-item">Faltanleitungen</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70580"><a href="/merkzettel" class="elementor-item">Dein Merkzettel</a></li>
</ul> </nav>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-14cc686" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173922603"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38456"><a href="/schnittmuster" class="elementor-item" tabindex="-1">Kostenlose Schnittmuster</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-73896"><a href="/strickmuster" class="elementor-item" tabindex="-1">Strickmuster</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-105991"><a href="/bauanleitungen" class="elementor-item" tabindex="-1">Bauanleitungen</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-105992"><a href="/faltanleitungen" class="elementor-item" tabindex="-1">Faltanleitungen</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70580"><a href="/merkzettel" class="elementor-item" tabindex="-1">Dein Merkzettel</a></li>
</ul> </nav>
</div>
</div>
<div class="elementor-element elementor-element-9561c5b elementor-nav-menu--dropdown-none elementor-nav-menu__align-start elementor-widget elementor-widget-nav-menu" data-id="9561c5b" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"\"><\/i>","library":""}}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menü" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
<ul id="menu-1-9561c5b" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173928477"><li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-245606"><a href="/projekte/balkon" class="elementor-item">Balkon Deko</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-245607"><a href="/projekte/balkon-garten" class="elementor-item">Balkon und Garten</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-245608"><a href="/projekte/garten" class="elementor-item">Garten</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-245609"><a href="/projekte/gartenmoebel" class="elementor-item">Gartenmöbel</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-245612"><a href="/projekte/fruehling" class="elementor-item">Frühling</a></li>
</ul> </nav>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-9561c5b" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173937844"><li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-245606"><a href="/projekte/balkon" class="elementor-item" tabindex="-1">Balkon Deko</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-245607"><a href="/projekte/balkon-garten" class="elementor-item" tabindex="-1">Balkon und Garten</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-245608"><a href="/projekte/garten" class="elementor-item" tabindex="-1">Garten</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-245609"><a href="/projekte/gartenmoebel" class="elementor-item" tabindex="-1">Gartenmöbel</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-245612"><a href="/projekte/fruehling" class="elementor-item" tabindex="-1">Frühling</a></li>
</ul> </nav>
</div>
</div>
<div class="elementor-element elementor-element-51b6d00 elementor-nav-menu--dropdown-none elementor-nav-menu__align-start elementor-widget elementor-widget-nav-menu" data-id="51b6d00" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"\"><\/i>","library":""}}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menü" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
<ul id="menu-1-51b6d00" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173938328"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-197765"><a href="/projekte/regal" class="elementor-item">Regal selber machen</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-197823"><a href="/projekte/heimwerken" class="elementor-item">Heimwerken</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-197824"><a href="/projekte/renovieren" class="elementor-item">Renovieren</a></li>
</ul> </nav>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-51b6d00" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17316214173947297"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-197765"><a href="/projekte/regal" class="elementor-item" tabindex="-1">Regal selber machen</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prcat menu-item-197823"><a href="/projekte/heimwerken" class="elementor-item" tabindex="-1">Heimwerken</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-prtag menu-item-197824"><a href="/projekte/renovieren" class="elementor-item" tabindex="-1">Renovieren</a></li>
</ul> </nav>
</div>
</div>
<div class="elementor-element elementor-element-b55510c elementor-widget elementor-widget-heading" data-id="b55510c" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default">DIY Geschäfte</h4> </div>
</div>
<div class="elementor-element elementor-element-369ecb6 elementor-nav-menu--dropdown-none elementor-nav-menu__align-start elementor-widget elementor-widget-nav-menu" data-id="369ecb6" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"\"><\/i>","library":""}}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menü" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
<ul id="menu-1-369ecb6" class="elementor-nav-menu sm-vertical" data-smartmenus-id="1731621417394355"><li class="menu-item menu-item-type-taxonomy menu-item-object-bucat menu-item-247746"><a href="/geschaefte/bastelbedarf" class="elementor-item">Bastelbedarf</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-bucat menu-item-247747"><a href="/geschaefte/stoff-2" class="elementor-item">Stoffgeschäfte</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-bucat menu-item-247745"><a href="/geschaefte/wolle-garn" class="elementor-item">Wollgeschäfte</a></li>
</ul> </nav>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-369ecb6" class="elementor-nav-menu sm-vertical" data-smartmenus-id="1731621417394509"><li class="menu-item menu-item-type-taxonomy menu-item-object-bucat menu-item-247746"><a href="/geschaefte/bastelbedarf" class="elementor-item" tabindex="-1">Bastelbedarf</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-bucat menu-item-247747"><a href="/geschaefte/stoff-2" class="elementor-item" tabindex="-1">Stoffgeschäfte</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-bucat menu-item-247745"><a href="/geschaefte/wolle-garn" class="elementor-item" tabindex="-1">Wollgeschäfte</a></li>
</ul> </nav>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-194a704a e-grid-align-mobile-center elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="194a704a" data-element_type="widget" data-widget_type="social-icons.default">
<div class="elementor-widget-container">
<div class="elementor-social-icons-wrapper elementor-grid">
<span class="elementor-grid-item">
<a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0267196" href="https://www.facebook.com/HandmadeKultur" target="_blank">
<span class="elementor-screen-only">Facebook-f</span>
<svg class="e-font-icon-svg e-fab-facebook-f" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg> </a>
</span>
<span class="elementor-grid-item">
<a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-dbaeb71" href="https://www.youtube.com/channel/UCZ0Lq6Jt4khFUBUjrOInlzw" target="_blank">
<span class="elementor-screen-only">Youtube</span>
<svg class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg> </a>
</span>
<span class="elementor-grid-item">
<a class="elementor-icon elementor-social-icon elementor-social-icon-pinterest elementor-repeater-item-d2d5c50" href="https://www.pinterest.de/handmadekultur/" target="_blank">
<span class="elementor-screen-only">Pinterest</span>
<svg class="e-font-icon-svg e-fab-pinterest" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg> </a>
</span>
<span class="elementor-grid-item">
<a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-0d382ae" href="https://www.instagram.com/handmadekulturmagazin/?hl=de" target="_blank">
<span class="elementor-screen-only">Instagram</span>
<svg class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg> </a>
</span>
</div>
</div>
</div>
<div class="elementor-element elementor-element-f1db395 elementor-widget elementor-widget-heading" data-id="f1db395" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">© 2024 Handmade Kultur - DIY Portal und Magazin - schönes selber machen. </p> </div>
</div>
</div>
</div>
</div>
</footer>
</div>
<script type="text/javascript">
const lazyloadRunObserver = () => {
const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
entries.forEach( ( entry ) => {
if ( entry.isIntersecting ) {
let lazyloadBackground = entry.target;
if( lazyloadBackground ) {
lazyloadBackground.classList.add( 'e-lazyloaded' );
}
lazyloadBackgroundObserver.unobserve( entry.target );
}
});
}, { rootMargin: '200px 0px 200px 0px' } );
lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
lazyloadBackgroundObserver.observe( lazyloadBackground );
} );
};
const events = [
'DOMContentLoaded',
'elementor/lazyload/observe',
];
events.forEach( ( event ) => {
document.addEventListener( event, lazyloadRunObserver );
} );
</script>
<link rel="stylesheet" id="elementor-post-222835-css" href="https://www.handmadekultur.de/up/elementor/css/post-222835.css?ver=1731539878" media="all">
<link rel="stylesheet" id="widget-slides-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor-pro/assets/css/widget-slides.min.css?ver=3.25.3" media="all">
<link rel="stylesheet" id="widget-spacer-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.25.6" media="all">
<link rel="stylesheet" id="widget-posts-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css?ver=3.25.3" media="all">
<link rel="stylesheet" id="widget-call-to-action-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css?ver=3.25.3" media="all">
<link rel="stylesheet" id="e-transitions-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.min.css?ver=3.25.3" media="all">
<link rel="stylesheet" id="e-sticky-css" href="https://www.handmadekultur.de/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=3.25.3" media="all">
<style id="google-fonts-2-css" media="all">/* cyrillic */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk72xU.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk72xU.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 400;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk72xU.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk72xU.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 500;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk72xU.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk72xU.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 600;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk72xU.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk72xU.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 700;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 800;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk72xU.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 800;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk72xU.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 800;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 800;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 900;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk72xU.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 900;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk72xU.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 900;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 900;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 400;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 500;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 600;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 700;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 800;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 800;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 800;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 800;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 900;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 900;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 900;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 900;
src: url(/fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
</style>
<script src="https://www.handmadekultur.de/js/jquery.min.js?ver=1729600313" id="jquery-js"></script>
<script type="text/javascript" id="autosuggest-js-js-extra">
/* <![CDATA[ */
var autosuggest_params = {"ajax_url":"https:\/\/www.handmadekultur.de\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script src="https://www.handmadekultur.de/wp-content/plugins/autosuggest-taxonomy/autosuggest.js?ver=1.4" id="autosuggest-js-js"></script>
<script src="https://www.handmadekultur.de/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js"></script>
<script src="https://www.handmadekultur.de/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.25.3" id="e-sticky-js"></script>
<script src="https://www.handmadekultur.de/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js"></script>
<script type="text/javascript" id="megamenu-js-extra">
/* <![CDATA[ */
var megamenu = {"timeout":"300","interval":"100"};
/* ]]> */
</script>
<script src="https://www.handmadekultur.de/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.3.1.2" id="megamenu-js"></script>
<script src="https://www.handmadekultur.de/wp-content/plugins/megamenu-pro/assets/public.js?ver=2.2.4" id="megamenu-pro-js"></script>
<script src="https://www.handmadekultur.de/js/modernizr.min.js?ver=1729600313" id="modernizr-js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/3.3.1/jquery-migrate.min.js?ver=1729600313" id="jquery-migrate-js"></script>
<script src="https://www.handmadekultur.de/js/assets.js?ver=1729605645" id="assets-js"></script>
<script type="text/javascript" id="script-js-extra">
/* <![CDATA[ */
var hk = {"admin":"false","loggedIn":"false"};
/* ]]> */
</script>
<script src="https://www.handmadekultur.de/js/script.js?ver=1729600313" id="script-js"></script>
<script src="https://www.handmadekultur.de/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script>
<script src="https://www.handmadekultur.de/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.25.3" id="elementor-pro-webpack-runtime-js"></script>
<script src="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.25.6" id="elementor-webpack-runtime-js"></script>
<script src="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.25.6" id="elementor-frontend-modules-js"></script>
<script src="https://www.handmadekultur.de/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script src="https://www.handmadekultur.de/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
/* ]]> */
</script>
<script id="elementor-pro-frontend-js-before">
/* <![CDATA[ */
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.handmadekultur.de\/wp-admin\/admin-ajax.php","nonce":"d31b8e3917","urls":{"assets":"https:\/\/www.handmadekultur.de\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.handmadekultur.de\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"de_DE","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.handmadekultur.de\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
/* ]]> */
</script>
<script src="https://www.handmadekultur.de/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.25.3" id="elementor-pro-frontend-js"></script>
<script src="https://www.handmadekultur.de/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script>
<script id="elementor-frontend-js-before">
/* <![CDATA[ */
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Auf Facebook teilen","shareOnTwitter":"Auf Twitter teilen","pinIt":"Anheften","download":"Download","downloadImage":"Bild downloaden","fullscreen":"Vollbild","zoom":"Zoom","share":"Teilen","playVideo":"Video abspielen","previous":"Zur\u00fcck","next":"Weiter","close":"Schlie\u00dfen","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Breitbild","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.25.6","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_optimized_control_loading":true,"e_onboarding":true,"e_css_smooth_scroll":true,"theme_builder_v2":true,"home_screen":true,"landing-pages":true,"nested-elements":true,"editor_v2":true,"e_element_cache":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/www.handmadekultur.de\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.handmadekultur.de\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/www.handmadekultur.de\/up"},"nonces":{"floatingButtonsClickTracking":"105e80a843"},"swiperClass":"swiper","settings":{"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":0,"title":"HANDMADE Kultur - DIY Ideen, Selbermachen, Handarbeiten und Heimwerken","excerpt":""}};
/* ]]> */
</script>
<script src="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.25.6" id="elementor-frontend-js"></script><span id="elementor-device-mode" class="elementor-screen-only"></span>
<script src="https://www.handmadekultur.de/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.25.3" id="pro-elements-handlers-js"></script><svg style="display: none;" class="e-font-icon-svg-symbols"></svg>
<script type="text/javascript">(function (undefined) {let scriptOptions={"_localizedStrings":{"redirect_overlay_title":"Hold On","redirect_overlay_text":"You are being redirected to another page,<br>it may take a few seconds.","webview_notification_text":"The selected provider doesn't support embedded browsers!"},"_targetWindow":"prefer-popup","_redirectOverlay":"overlay-with-spinner-and-message","_unsupportedWebviewBehavior":""};
/**
* Used when Cross-Origin-Opener-Policy blocked the access to the opener. We can't have a reference of the opened windows, so we should attempt to refresh only the windows that has opened popups.
*/
window._nslHasOpenedPopup = false;
window._nslWebViewNoticeElement = null;
window.NSLPopup = function (url, title, w, h) {
/**
* Cross-Origin-Opener-Policy blocked the access to the opener
*/
if (typeof BroadcastChannel === "function") {
const _nslLoginBroadCastChannel = new BroadcastChannel('nsl_login_broadcast_channel');
_nslLoginBroadCastChannel.onmessage = (event) => {
if (window?._nslHasOpenedPopup && event.data?.action === 'redirect') {
window._nslHasOpenedPopup = false;
const url = event.data?.href;
_nslLoginBroadCastChannel.close();
if (typeof window.nslRedirect === 'function') {
window.nslRedirect(url);
} else {
window.opener.location = url;
}
}
};
}
const userAgent = navigator.userAgent,
mobile = function () {
return /\b(iPhone|iP[ao]d)/.test(userAgent) ||
/\b(iP[ao]d)/.test(userAgent) ||
/Android/i.test(userAgent) ||
/Mobile/i.test(userAgent);
},
screenX = window.screenX !== undefined ? window.screenX : window.screenLeft,
screenY = window.screenY !== undefined ? window.screenY : window.screenTop,
outerWidth = window.outerWidth !== undefined ? window.outerWidth : document.documentElement.clientWidth,
outerHeight = window.outerHeight !== undefined ? window.outerHeight : document.documentElement.clientHeight - 22,
targetWidth = mobile() ? null : w,
targetHeight = mobile() ? null : h,
left = parseInt(screenX + (outerWidth - targetWidth) / 2, 10),
right = parseInt(screenY + (outerHeight - targetHeight) / 2.5, 10),
features = [];
if (targetWidth !== null) {
features.push('width=' + targetWidth);
}
if (targetHeight !== null) {
features.push('height=' + targetHeight);
}
features.push('left=' + left);
features.push('top=' + right);
features.push('scrollbars=1');
const newWindow = window.open(url, title, features.join(','));
if (window.focus) {
newWindow.focus();
}
window._nslHasOpenedPopup = true;
return newWindow;
};
let isWebView = null;
function checkWebView() {
if (isWebView === null) {
function _detectOS(ua) {
if (/Android/.test(ua)) {
return "Android";
} else if (/iPhone|iPad|iPod/.test(ua)) {
return "iOS";
} else if (/Windows/.test(ua)) {
return "Windows";
} else if (/Mac OS X/.test(ua)) {
return "Mac";
} else if (/CrOS/.test(ua)) {
return "Chrome OS";
} else if (/Firefox/.test(ua)) {
return "Firefox OS";
}
return "";
}
function _detectBrowser(ua) {
let android = /Android/.test(ua);
if (/Opera Mini/.test(ua) || / OPR/.test(ua) || / OPT/.test(ua)) {
return "Opera";
} else if (/CriOS/.test(ua)) {
return "Chrome for iOS";
} else if (/Edge/.test(ua)) {
return "Edge";
} else if (android && /Silk\//.test(ua)) {
return "Silk";
} else if (/Chrome/.test(ua)) {
return "Chrome";
} else if (/Firefox/.test(ua)) {
return "Firefox";
} else if (android) {
return "AOSP";
} else if (/MSIE|Trident/.test(ua)) {
return "IE";
} else if (/Safari\//.test(ua)) {
return "Safari";
} else if (/AppleWebKit/.test(ua)) {
return "WebKit";
}
return "";
}
function _detectBrowserVersion(ua, browser) {
if (browser === "Opera") {
return /Opera Mini/.test(ua) ? _getVersion(ua, "Opera Mini/") :
/ OPR/.test(ua) ? _getVersion(ua, " OPR/") :
_getVersion(ua, " OPT/");
} else if (browser === "Chrome for iOS") {
return _getVersion(ua, "CriOS/");
} else if (browser === "Edge") {
return _getVersion(ua, "Edge/");
} else if (browser === "Chrome") {
return _getVersion(ua, "Chrome/");
} else if (browser === "Firefox") {
return _getVersion(ua, "Firefox/");
} else if (browser === "Silk") {
return _getVersion(ua, "Silk/");
} else if (browser === "AOSP") {
return _getVersion(ua, "Version/");
} else if (browser === "IE") {
return /IEMobile/.test(ua) ? _getVersion(ua, "IEMobile/") :
/MSIE/.test(ua) ? _getVersion(ua, "MSIE ")
:
_getVersion(ua, "rv:");
} else if (browser === "Safari") {
return _getVersion(ua, "Version/");
} else if (browser === "WebKit") {
return _getVersion(ua, "WebKit/");
}
return "0.0.0";
}
function _getVersion(ua, token) {
try {
return _normalizeSemverString(ua.split(token)[1].trim().split(/[^\w\.]/)[0]);
} catch (o_O) {
}
return "0.0.0";
}
function _normalizeSemverString(version) {
const ary = version.split(/[\._]/);
return (parseInt(ary[0], 10) || 0) + "." +
(parseInt(ary[1], 10) || 0) + "." +
(parseInt(ary[2], 10) || 0);
}
function _isWebView(ua, os, browser, version, options) {
switch (os + browser) {
case "iOSSafari":
return false;
case "iOSWebKit":
return _isWebView_iOS(options);
case "AndroidAOSP":
return false;
case "AndroidChrome":
return parseFloat(version) >= 42 ? /; wv/.test(ua) : /\d{2}\.0\.0/.test(version) ? true : _isWebView_Android(options);
}
return false;
}
function _isWebView_iOS(options) {
const document = (window["document"] || {});
if ("WEB_VIEW" in options) {
return options["WEB_VIEW"];
}
return !("fullscreenEnabled" in document || "webkitFullscreenEnabled" in document || false);
}
function _isWebView_Android(options) {
if ("WEB_VIEW" in options) {
return options["WEB_VIEW"];
}
return !("requestFileSystem" in window || "webkitRequestFileSystem" in window || false);
}
const options = {},
nav = window.navigator || {},
ua = nav.userAgent || "",
os = _detectOS(ua),
browser = _detectBrowser(ua),
browserVersion = _detectBrowserVersion(ua, browser);
isWebView = _isWebView(ua, os, browser, browserVersion, options);
}
return isWebView;
}
function isAllowedWebViewForUserAgent(provider) {
const facebookAllowedWebViews = [
'Instagram',
'FBAV',
'FBAN'
];
let whitelist = [];
if (provider && provider === 'facebook') {
whitelist = facebookAllowedWebViews;
}
const nav = window.navigator || {},
ua = nav.userAgent || "";
if (whitelist.length && ua.match(new RegExp(whitelist.join('|')))) {
return true;
}
return false;
}
function disableButtonInWebView(providerButtonElement) {
if (providerButtonElement) {
providerButtonElement.classList.add('nsl-disabled-provider');
providerButtonElement.setAttribute('href', '#');
providerButtonElement.addEventListener('pointerdown', (e) => {
if (!window._nslWebViewNoticeElement) {
window._nslWebViewNoticeElement = document.createElement('div');
window._nslWebViewNoticeElement.id = "nsl-notices-fallback";
window._nslWebViewNoticeElement.addEventListener('pointerdown', function (e) {
this.parentNode.removeChild(this);
window._nslWebViewNoticeElement = null;
});
const webviewNoticeHTML = '<div class="error"><p>' + scriptOptions._localizedStrings.webview_notification_text + '</p></div>';
window._nslWebViewNoticeElement.insertAdjacentHTML("afterbegin", webviewNoticeHTML);
document.body.appendChild(window._nslWebViewNoticeElement);
}
});
}
}
window._nslDOMReady(function () {
window.nslRedirect = function (url) {
if (scriptOptions._redirectOverlay) {
const overlay = document.createElement('div');
overlay.id = "nsl-redirect-overlay";
let overlayHTML = '';
const overlayContainer = "<div id='nsl-redirect-overlay-container'>",
overlayContainerClose = "</div>",
overlaySpinner = "<div id='nsl-redirect-overlay-spinner'></div>",
overlayTitle = "<p id='nsl-redirect-overlay-title'>" + scriptOptions._localizedStrings.redirect_overlay_title + "</p>",
overlayText = "<p id='nsl-redirect-overlay-text'>" + scriptOptions._localizedStrings.redirect_overlay_text + "</p>";
switch (scriptOptions._redirectOverlay) {
case "overlay-only":
break;
case "overlay-with-spinner":
overlayHTML = overlayContainer + overlaySpinner + overlayContainerClose;
break;
default:
overlayHTML = overlayContainer + overlaySpinner + overlayTitle + overlayText + overlayContainerClose;
break;
}
overlay.insertAdjacentHTML("afterbegin", overlayHTML);
document.body.appendChild(overlay);
}
window.location = url;
};
let targetWindow = scriptOptions._targetWindow || 'prefer-popup',
lastPopup = false;
document.addEventListener('click', function (e) {
if (e.target) {
const buttonLinkElement = e.target.closest('a[data-plugin="nsl"][data-action="connect"]') || e.target.closest('a[data-plugin="nsl"][data-action="link"]');
if (buttonLinkElement) {
if (lastPopup && !lastPopup.closed) {
e.preventDefault();
lastPopup.focus();
} else {
let href = buttonLinkElement.href,
success = false;
if (href.indexOf('?') !== -1) {
href += '&';
} else {
href += '?';
}
const redirectTo = buttonLinkElement.dataset.redirect;
if (redirectTo === 'current') {
href += 'redirect=' + encodeURIComponent(window.location.href) + '&';
} else if (redirectTo && redirectTo !== '') {
href += 'redirect=' + encodeURIComponent(redirectTo) + '&';
}
if (targetWindow !== 'prefer-same-window' && checkWebView()) {
targetWindow = 'prefer-same-window';
}
if (targetWindow === 'prefer-popup') {
lastPopup = NSLPopup(href + 'display=popup', 'nsl-social-connect', buttonLinkElement.dataset.popupwidth, buttonLinkElement.dataset.popupheight);
if (lastPopup) {
success = true;
e.preventDefault();
}
} else if (targetWindow === 'prefer-new-tab') {
const newTab = window.open(href + 'display=popup', '_blank');
if (newTab) {
if (window.focus) {
newTab.focus();
}
success = true;
window._nslHasOpenedPopup = true;
e.preventDefault();
}
}
if (!success) {
window.location = href;
e.preventDefault();
}
}
}
}
});
let buttonCountChanged = false;
const googleLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="google"]');
if (googleLoginButtons.length && checkWebView()) {
googleLoginButtons.forEach(function (googleLoginButton) {
if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') {
disableButtonInWebView(googleLoginButton);
} else {
googleLoginButton.remove();
buttonCountChanged = true;
}
});
}
const facebookLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="facebook"]');
if (facebookLoginButtons.length && checkWebView() && /Android/.test(window.navigator.userAgent) && !isAllowedWebViewForUserAgent('facebook')) {
facebookLoginButtons.forEach(function (facebookLoginButton) {
if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') {
disableButtonInWebView(facebookLoginButton);
} else {
facebookLoginButton.remove();
buttonCountChanged = true;
}
});
}
const separators = document.querySelectorAll('div.nsl-separator');
if (buttonCountChanged && separators.length) {
separators.forEach(function (separator) {
const separatorParentNode = separator.parentNode;
if (separatorParentNode) {
const separatorButtonContainer = separatorParentNode.querySelector('div.nsl-container-buttons');
if (separatorButtonContainer && !separatorButtonContainer.hasChildNodes()) {
separator.remove();
}
}
})
}
});})();</script>
<script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{"rayId":"8e2a410bcab52fc7","version":"2024.10.5","serverTiming":{"name":{"cfExtPri":true,"cfL4":true,"cfSpeedBrain":true,"cfCacheStatus":true}},"token":"2be1400f4aab4cec95ce7fedf53d4382","b":1}" crossorigin="anonymous"></script>
<div id="cboxOverlay" style="display: none;"></div><div id="colorbox" class="" role="dialog" tabindex="-1" style="display: none;"><div id="cboxWrapper"><div><div id="cboxTopLeft" style="float: left;"></div><div id="cboxTopCenter" style="float: left;"></div><div id="cboxTopRight" style="float: left;"></div></div><div style="clear: left;"><div id="cboxMiddleLeft" style="float: left;"></div><div id="cboxContent" style="float: left;"><div id="cboxTitle" style="float: left;"></div><div id="cboxCurrent" style="float: left;"></div><button type="button" id="cboxPrevious"></button><button type="button" id="cboxNext"></button><button type="button" id="cboxSlideshow"></button><div id="cboxLoadingOverlay" style="float: left;"></div><div id="cboxLoadingGraphic" style="float: left;"></div></div><div id="cboxMiddleRight" style="float: left;"></div></div><div style="clear: left;"><div id="cboxBottomLeft" style="float: left;"></div><div id="cboxBottomCenter" style="float: left;"></div><div id="cboxBottomRight" style="float: left;"></div></div></div><div style="position: absolute; width: 9999px; visibility: hidden; display: none; max-width: none;"></div></div><script src="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.3"></script>
<style data-type="cookiescriptstyles">
#cookiescript_injected {
background-color: #FFFFFF;
z-index: 999997;
opacity: 1;
font-size: 14px;
font-weight: normal;
font-family: 'Open Sans', Arial, 'Trebuchet MS', 'Segoe UI', 'Helvetica', sans-serif;
box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.35);
color: #2d2d2d;
box-sizing: border-box;
}
.cookiescript_overlay {
overflow: hidden;
height: 100vh;
}
.cookiescript_checkbox_label {
cursor: pointer;
display: flex;
align-items: center;
padding:0 4px;
line-height: 1.5;
margin:0;
text-align: left;
}
.cookiescript_pre_header {
display: flex;
justify-content: flex-end;
align-items: center;
position: absolute;
top: 15px;
right: 15px;
}
#cookiescript_close {
font-size: 29px;
line-height: 13px;
cursor: pointer;
color: #2d2d2d;
height: 15px;
width: 15px;
margin: 0 0 0 10px;
padding: 0;
overflow: hidden;
letter-spacing: 0;
font-family: 'Trebuchet MS', 'Arial', sans-serif;
font-weight: 100;
opacity: 0.85;
z-index: 999999;
position: relative;
top: -1px;
}
#cookiescript_buttons {
display: flex;
flex-direction: row;
font-weight: 700;
}
#cookiescript_manage_wrap {
text-transform: uppercase;
text-align: center;
font-size: 12px;
letter-spacing: 0.4px;
font-weight: 700;
}
#cookiescript_manage {
display: inline;
cursor: pointer;
color: #2d2d2d;
opacity:0.85;
margin-left:-15px;
}
#cookiescript_manage #cookiescript_manageicon .cookiescript_gear {
fill: #2d2d2d;
}
#cookiescript_manage:hover #cookiescript_manageicon .cookiescript_gear {
fill: #7ab38b;;
}
svg#cookiescript_manageicon {
width: 15px;
height: 15px;
display: inline;
margin: 0 5px 0 0;
padding: 0;
position: relative;
top: 3px;
vertical-align: baseline;
}
#cookiescript_header {
background-color: transparent;
z-index: 999998;
color: #2d2d2d;
font-size: 18px;
line-height: 1.3;
font-weight: 600;
letter-spacing: 0.4px;
opacity:1;
}
.cookiescript_checkbox {
display: flex;
flex-direction: row;
}
input.cookiescript_checkbox_input {
}
span.cookiescript_checkbox_text {
display: inline-block;
font-size: 12px;
margin: 0;
text-transform: uppercase;
font-weight: 600;
color: #2d2d2d;
letter-spacing: 1px;
}
#cookiescript_save {
border: 0;
transition: all 0.25s ease 0s;
background-color: #7ab38b;
color: #FFFFFF;
text-transform: uppercase;
font-size: 12px;
text-align: center;
line-height: 3.2;
letter-spacing: 0.4px;
}
/*IE 9 fixes*/
@media screen and (min-width:0\0) and (min-resolution: .001dpcm) {
.cookiescript_checkbox_label {
position: relative;
top:-10px;
}
#cookiescript_accept, #cookiescript_reject, #cookiescript_save{
display: inline-block;
}
#cookiescript_buttons{
text-align:center;
}
}
#cookiescript_save{
display: none;
}
#cookiescript_reject {
border: 1px solid #2d2d2d;
text-align: center;
line-height: 3;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.4px;
color: #2d2d2d;
background: #FFFFFF;
}
#cookiescript_accept {
transition: all 0.25s ease 0s;
text-transform: uppercase;
font-size: 12px;
text-align: center;
letter-spacing: 0.4px;
border: 0;
background-color: #7ab38b;
color: #FFFFFF;
line-height: 3.2;
}
#cookiescript_accept, #cookiescript_reject, #cookiescript_save {
font-weight: 700;
cursor: pointer;
white-space: nowrap;
transition-duration: 100ms;
transition-timing-function: ease-in-out;
min-width: 103px;
}
.cookiescript_bigger {
transform: scale(1.1);
}
#cookiescript_link {
text-decoration: none;
color: #2d2d2d;
font-size: 11px;
text-align: center;
font-weight: 400;
text-transform: uppercase;
opacity: 0.8;
display:inline !important;
}
#cookiescript_readmore,
#cookiescript_reportlink,
#cookiescript_cookiescriptlink {
border: 0;
padding: 0;
cursor: pointer;
margin: 0;
transition: all 100ms ease 0s;
background-color: transparent;
display: inline;
font-size: 12px;
text-decoration: none;
}
#cookiescript_readmore{
color: #7ab38b;
}
#cookiescript_reportlink,
#cookiescript_cookiescriptlink {
color: #2d2d2d;
}
#cookiescript_readmore:hover,
#cookiescript_reportlink:hover,
#cookiescript_cookiescriptlink:hover {
text-decoration: underline;
color: #7ab38b;
}
#cookiescript_description {
color: #2d2d2d;
font-size: 12px;
letter-spacing: 0.3px;
line-height: 1.65;
font-weight: 400;
}
#cookiescript_checkboxs {
}
#cookiescript_close:hover,
#cookiescript_manage:hover,
#cookiescript_link:hover
{
opacity: 1;
}
#cookiescript_reject:hover {
background-color: #ebebeb;
}
#cookiescript_accept:hover{
background-color: #71a580;
}
#cookiescript_save:hover {
background-color: #71a580;
}
#cookiescript_readmore:hover,
#cookiescript_reportlink:hover,
#cookiescript_cookiescriptlink:hover
{
color: #71a580;
}
.cookiescript_globe {
fill:#1c1c1c;
}
.cookiescriptlogo {fill: #7ab38b;}
#cookiescript_badge {
position: fixed;
line-height: 0;
cursor: pointer;
z-index: 99999;
font-size: 0;
color: #999;
left: 10px;
display: flex;
flex-direction: row;
opacity: 1;
}
#cookiescript_badgetext{
text-transform: uppercase;
font-weight: 600;
font-family: 'Open Sans', Arial, 'Trebuchet MS', 'Segoe UI', 'Helvetica', sans-serif;
overflow: hidden;
transition-duration: 500ms;
white-space: nowrap;
padding-right: 0;
color: #2d2d2d;
}
#cookiescript_badgesvg{
width:40px;
height: 40px;
}
#cookiescript_badge {
bottom: 10px;
border-radius:25px;
padding:3px;
transition-duration: 500ms;
box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.2);
background: #FFFFFF;
}
#cookiescript_badge:hover #cookiescript_badgetext{
max-width: 300px;
padding-right: 15px;
padding-left: 12px;
}
#cookiescript_badgetext {
font-size: 16px;
line-height: 2.5;
max-width: 0;
}
#cookiescript_badgeimage {
width: 40px;
height: 40px;
}
@media only screen and (max-width: 414px) {
#cookiescript_badgeimage {
width: 30px;
height: 30px;
}
#cookiescript_badgesvg{
width:30px;
height: 30px;
}
#cookiescript_badgetext{
display: none;
}
}
/*IE 9 fixes*/
@media screen and (min-width:0\0) and (min-resolution: .001dpcm) {
#cookiescript_badgeimage{
float:left;
}
}
@media print{
#cookiescript_injected{
display:none;
}
}
.cookiescript-iab-tabContent {
margin: 0 5px 10px 5px;
}
.cookiescript-iab-headerContainer {
align-items: center;
display: flex;
justify-content: space-between;
margin: 15px 2px 10px 2px;
}
.cookiescript-iab-header {
text-transform: uppercase;
font-weight: bold;
color: #4b4b4b;
}
.cookiescript-iab-headerActions {
align-items: center;
display: flex;
}
.cookiescript-iab-headerAction {
cursor: pointer;
text-transform: uppercase;
font-weight: bold;
color: #4b4b4b;
}
.cookiescript-iab-headerActionSeparator {
margin: 0 5px;
}
.cookiescript-iab-itemContainer {
border: 1px solid #CCC;
padding: 4px 4px 4px 8px;
margin-bottom: 8px;
border-radius: 4px;
}
.cookiescript-iab-itemHeader {
align-items:center;
display:flex;
justify-content: space-between;
color: #4b4b4b;
}
.cookiescript-iab-itemHeaderContent {
align-items:center;
display:flex;
justify-content: space-between;
width: 100%
}
.cookiescript-iab-itemCheckboxContainerLI {
min-width: 125px;
width: 125px;
}
.cookiescript-iab-itemCheckboxContainer {
align-items:center;
display:flex;
}
.cookiescript-iab-itemCheckbox {
margin-right: 8px;
}
.cookiescript-iab-itemLI {
font-size: 10px;
}
.cookiescript-iab-itemHeaderAction {
margin: 0 5px 0 5px;
cursor: pointer;
}
.cookiescript-iab-itemContent {
margin-top: 10px;
}
.cookiescript-iab-itemContentList {
list-style-type: disc;
margin: 3px 0 0;
padding-inline-start: 18px;
}
.cookiescript-iab-policyUrl {
margin: 5px 0;
}
.cookiescript-iab-policyLink {
text-decoration: underline;
color: #6f6f6f;
}
.cookiescript-iab-itemContentVendorInfo {
margin-top: 10px;
}
.cookiescript-iab-itemHeaderContent{order:2;}
.cookiescript-iab-itemHeaderAction{order:1;}
.cookiescript-iab-itemHeaderAction {
width: 18px;
height: 18px;
text-align: center;
order: 1;
border: 1px solid #4b4b4b;
border-radius: 5px;
font-size: 16px;
line-height: 16px;
font-weight: normal;
margin: 0 10px 0 0;
padding: 0;
vertical-align: middle;
color: #4b4b4b;
font-family: monospace;
display: flex;
justify-content: center;
align-items: center;
}
.cookiescript-iab-itemCheckboxContainerLI{width:auto}
.cookiescript-iab-itemHeader {justify-content: flex-start;}
.cookiescript-iab-itemHeaderText {
order: 2;
}
.cookiescript-iab-itemCheckboxContainer input.cookiescript-iab-itemCheckbox[type=checkbox]{
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: start;
background-color: initial;
cursor: default;
appearance: auto;
margin: 0 8px 0 0 ;
}
.cookiescript-iab-showButton {
color: #7ab38b;
text-transform: uppercase;
font-size: 11px;
font-weight: 700;
position: relative;
display: flex;
align-items: center;
margin-right: auto;
margin-top: 10px;
cursor: pointer;
}
.cookiescript-iab-showButton.cookiescript_hidden {
margin-top: 0;
}
.cookiescript-iab-vendor-cookie-table {
border-collapse: collapse;
width: 100%;
margin-top: 15px;
}
.cookiescript-iab-vendor-cookie-table th {
text-align: left;
padding-bottom: 10px;
}
.cookiescript-iab-vendor-cookie-table td {
text-align: left;
padding-right: 10px;
vertical-align: top;
}
#cookiescript_show_all_partners_button {
color: #7ab38b;
margin-bottom: 12px;
font-weight: bold;
text-transform: uppercase;
cursor: pointer;
font-size: 14px;
}
#cookiescript_show_all_partners_button:hover {
color: #71a580;
}
.cookiescript-iab-loader-container {
margin: 15px 0;
text-align: center;
}
#cookiescript_injected_fsd {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(17, 17, 17, 0.5) !important;
z-index: 999996;
overflow-y: auto;
}
#cookiescript_fsd_wrapper {
/*animation: expandBox 2s forwards;*/
max-width: 950px;
width: 95%;
margin: 0 auto 3% auto;
top: 5%;
line-height: 18px;
letter-spacing: normal;
position: relative;
display: flex;
flex-direction: column;
background-color: #f3f3f3;
z-index: 999997;
opacity: 1;
font-size: 14px;
font-weight: normal;
font-family: 'Open Sans', Arial, 'Trebuchet MS', 'Segoe UI', 'Helvetica', sans-serif;
box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.35);
color: #1C1C1C;
align-items: center;
overflow: visible;
outline: none;
max-height: 90%;
box-sizing: border-box;
cursor: default;
min-height: 500px;
}
@keyframes expandBox {
from {
width: 10%;
margin-left:0;
overflow: hidden;
top:90%;
height: 5%;
}
to {
width: 95%;
margin-left:auto;
overflow: hidden;
top:5%;
height: 90%;
}
}
.cookiescript_fsd_header {
min-height: 57px;
border-bottom: 1px solid #e2e2e2;
width: 100%;
display: flex;
flex-direction: row;
align-items: center;
background-color: #ffffff;
}
.cookiescript_fsd_logo_a{
margin-left: 23px;
text-decoration: none;
}
.cookiescript_fsd_logo{
height: 27px;
width: auto;
display: block;
max-width: 100%;
}
.cookiescript_fsd_powered {
color: #666666;
font-size: 11px;
position: relative;
left: 31px;
top: 0;
line-height: 1;
text-decoration: none;
display: block;
height: 8px;
}
.cookiescript_fsd_language_drop_down {
position: absolute;
right: 67px;
top: 19px;
}
.cookiescript_fsd_main {
width: 100%;
background-color: #ffffff;
}
.cookiescript_fsd_main_info {
padding: 20px 53px 30px 53px;
}
.cookiescript_fsd_title {
background-color: transparent;
z-index: 999998;
color: #1C1C1C;
font-size: 24px;
line-height: 1.3;
font-weight: 700;
opacity:1;
}
.cookiescript_fsd_description {
color: #1C1C1C;
font-size: 14px;
line-height: 1.6;
font-weight: 400;
margin-top: 9px;
}
.cookiescript_fsd_description > span{
opacity: 0.85;
}
#cookiescript_fsd_wrapper #cookiescript_readmore{
font-size: 14px;
color: #7ab38b;
text-decoration: none;
}
#cookiescript_fsd_wrapper #cookiescript_readmore:hover{
text-decoration: underline;
}
.cookiescript_fsd_tabs {
display: flex;
justify-content: space-around;
align-items: stretch;
flex-direction: row;
width: 100%;
}
.cookiescript_fsd_tabs > div {
cursor: pointer;
width: 50%;
text-transform: uppercase;
font-size: 16px;
text-align: center;
line-height: 1.6;
font-weight: bold;
border-top: 2px solid transparent;
transition: all 300ms ease 0s;
padding: 10px 20px;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffffff;
}
.cookiescript_fsd_tabs > .cookiescript_active {
border-top: 2px solid #7ab38b;
background-color: #f3f3f3;
color: #7ab38b;
}
.cookiescript_fsd_tabs_content {
background-color: #f3f3f3;
padding: 5px 50px 10px 50px;
width: 100%;
overflow-y: auto;
box-sizing: border-box;
flex-grow: 1;
--scrollbar-width: 8px;
--mask-height: 35px;
--mask-image-content: linear-gradient( to bottom, transparent, black var(--mask-height), black calc(100% - var(--mask-height)), transparent );
--mask-size-content: calc(100% - var(--scrollbar-width)) 100%;
--mask-image-scrollbar: linear-gradient(black, black);
--mask-size-scrollbar: var(--scrollbar-width) 100%;
mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
mask-position: 0 0, 100% 0;
mask-repeat: no-repeat, no-repeat;
-webkit-mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
-webkit-mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
-webkit-mask-position: 0 0, 100% 0;
-webkit-mask-repeat: no-repeat, no-repeat;
}
.cookiescript_fsd_tabs_content .cookiescript_hidden {
opacity: 0;
height: 0 !important;
overflow: hidden;
padding: 0 !important;
min-height: 0 !important;
}
.cookiescript_fsd_category {
border-bottom: 1px solid #e2e2e2;
padding-top: 23px;
padding-bottom: 17px;
display: flex;
flex-direction: column;
}
.cookiescript_fsd_category:last-child {
border-bottom: 0;
}
.cookiescript_fsd_category .cookiescript_hidden {
opacity: 0;
overflow-y: auto;
overflow-x: hidden;
padding: 0 !important;
max-height: 0;
margin: 0;
height: auto !important;
}
.cookiescript_fsd_category_main {
align-items: center;
display: flex;
justify-content: space-between;
}
.cookiescript_fsd_category_info {
flex: 9;
padding-right: 10px;
}
.cookiescript_fsd_category_control {
flex: 1;
display: flex;
justify-content: center;
}
.cookiescript_fsd__category_name {
font-size: 16px;
font-weight: 700;
margin-bottom: 6px;
}
.cookiescript_category_description {
font-size: 13px;
padding-bottom: 5px;
line-height: 1.6;
}
.cookiescript_fsd_cookies {
border: 1px solid #e2e2e2;
border-radius: 10px;
overflow-y: auto;
margin-top: 15px;
max-height: 222px;
}
.cookiescript_fsd_cookies caption {
font-weight: 600;
padding: 10px;
text-align: left;
color: #1C1C1C;
caption-side: top;
}
.cookiescript_fsd_cookies_control {
color: #7ab38b;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
position: relative;
display: flex;
align-items: center;
margin-right: auto;
margin-top: 10px;
cursor: pointer;
}
.cookiescript_fsd_cookies_control .cookiescript_hidden {
display: none;
}
.cookiescript_fsd_cookies_control span{
margin-right: 7px;
}
.cookiescript_fsd_cookies_control svg {
width: 10px;
height: 10px;
font-size: 10px;
}
.cookiescript_fsd_cookies_control.active svg {
width: 10px;
height: 10px;
font-size: 10px;
transform: rotate(180deg);
}
.cookiescript_fsd_cookies_table {
width: 100%;
}
.cookiescript_fsd_cookies_table,
.cookiescript_fsd_cookies_table tbody,
.cookiescript_fsd_cookies_table thead,
.cookiescript_fsd_cookies_table tr,
.cookiescript_fsd_cookies_table th,
.cookiescript_fsd_cookies_table td {
margin: 0;
padding: 0;
font: inherit;
vertical-align: baseline;
background-color: #ffffff;
border-spacing: 0;
border-collapse: collapse;
}
.cookiescript_fsd_cookies_table tr:last-child td{
border-bottom: 0;
}
.cookiescript_fsd_cookies_table td, .cookiescript_fsd_cookies_table th {
white-space: normal;
font-size: 13px;
text-align: left;
margin: 0;
}
.cookiescript_fsd_cookies_table th {
font-weight: 600;
padding: 8px 8px;
line-height: 1.4;
word-break: keep-all;
vertical-align: middle;
}
.cookiescript_fsd_cookies_table td {
padding: 7px 8px;
line-height: 1.6;
vertical-align: top;
font-weight: 400;
border: 0;
border-top: 1px solid #e2e2e2;
color: #1C1C1C;
}
.cookiescript_fsd_cookies_table th:last-child {
padding-right: 10px;
}
.cookiescript_fsd_cookies_table td:nth-child(1), .cookiescript_fsd_cookies_table th:nth-child(1) {
padding-left: 15px;
word-break: normal;
}
.cookiescript_fsd_cookies_table td:nth-child(2) {
color: #7ab38b;
}
.cookiescript_fsd_cookies_table td:nth-child(3), .cookiescript_fsd_cookies_table th:nth-child(3) {
text-align: center;
}
.cookiescript_fsd_cookies_table.cookiescript_fsd_storage_table td:nth-child(2) {
color: #1C1C1C;
}
.cookiescript_vendor_name a{
text-decoration: underline;
font-weight: bold;
color: #7ab38b;
line-height: normal;
border: 0;
padding: 0;
margin: 0;
background: transparent;
font-size: 13px;
}
.cookiescript_vendor_name a:hover {
text-decoration: underline;
color: #7ab38b;
}
.cookiescript_vendor_address {
margin-top: 10px;
font-style: italic;
}
.cookiescript_vendor_address > span {
font-weight: 600;
font-style: normal;
}
.cookiescript_fsd_footer {
border-top: 1px solid #e2e2e2;
width: 100%;
background-color: #ffffff;
position: relative;
}
#cookiescript_fsd_wrapper #cookiescript_declarationwrap{
}
#cookiescript_fsd_wrapper #cookiescript_aboutwrap{
font-size: 13px;
padding: 23px 0;
line-height: 1.6;
text-align: left;
font-weight: normal;
box-sizing: border-box;
transition: opacity 200ms ease 0ms;
overflow: auto;
min-height: 181px;
}
#cookiescript_fsd_wrapper #cookiescript_aboutwrap a,
#cookiescript_fsd_wrapper #cookiescript_aboutwrap a:hover{
color: #7ab38b;
text-decoration: underline;
}
#cookiescript_setting_advertising_wrap {
font-size: 12px;
}
.cookiescript_cross_domain{
margin-top:10px;
}
#cookiescript_iab_type {
display: flex;
justify-content: center;
padding: 20px 0;
border-bottom: 1px solid #e2e2e2;
flex-wrap: wrap;
}
#cookiescript_iab_type > div {
cursor: pointer;
padding: 0 9px;
font-size: 11px;
font-weight: 600;
background: #f5f5f5;
color: #1C1C1C;
line-height: 2;
margin: 3px 5px;
white-space: nowrap;
}
#cookiescript_iab_type .cookiescript_active {
background: #7ab38b;
color: #FEFEFE;
}
.cookiescript_fsd_cookies::-webkit-scrollbar-track,
.cookiescript_fsd_tabs_content::-webkit-scrollbar-track {
background-color: #DADADA;
}
.cookiescript_fsd_cookies::-webkit-scrollbar,
.cookiescript_fsd_tabs_content::-webkit-scrollbar {
width: 8px;
height: 8px;
}
.cookiescript_fsd_cookies::-webkit-scrollbar-thumb,
.cookiescript_fsd_tabs_content::-webkit-scrollbar-thumb {
background-color: #7ab38b;
}
@media screen and (min-width:0\0) and (min-resolution: .001dpcm) {
#cookiescript_iab_type > div{
display:inline-block;
}
}
/* --- OVERRIDE ----*/
#cookiescript_injected_fsd #cookiescript_close {
top: 20px;
font-size: 37px;
right: 20px;
color: #1C1C1C;
height: 18px;
width: 18px;
position: absolute;
margin:0;
}
#cookiescript_injected_fsd #cookiescript_show_all_partners_button {
color: #7ab38b;
margin-bottom: 0;
margin-top: 12px;
display: inline-block;
}
#cookiescript_injected_fsd #cookiescript_buttons {
justify-content: flex-start;
padding: 5px 15px;
margin: 0;
}
#cookiescript_injected_fsd #cookiescript_accept, #cookiescript_injected_fsd #cookiescript_save, #cookiescript_injected_fsd #cookiescript_reject {
flex-grow: unset;
padding: 0px 25px;
margin: 10px 5px;
font-size: 13px;
line-height: 3;
}
#cookiescript_injected_fsd #cookiescript_buttons{
flex-direction: row;
}
#cookiescript_injected_fsd #cookiescript_buttons #cookiescript_save {
margin-right: auto;
}
#cookiescript_injected_fsd .cookiescript-iab-itemContainer {
border: 1px solid #e2e2e2;
background-color: #ffffff;
padding: 10px;
}
#cookiescript_injected_fsd .cookiescript-iab-header,
#cookiescript_injected_fsd .cookiescript-iab-itemHeader,
#cookiescript_injected_fsd .cookiescript-iab-itemHeaderAction {
color: #1C1C1C;
}
#cookiescript_injected_fsd .cookiescript-iab-itemHeaderAction {
border-color: #1C1C1C;
}
#cookiescript_injected_fsd #cookiescript_accept {
background-color: #ffffff;
color: #4d4d4d;
border: 1px solid #4d4d4d;
order: 3}
#cookiescript_injected_fsd #cookiescript_accept:hover {
background-color: #ebebeb;
}
#cookiescript_injected_fsd #cookiescript_reject {
background-color: #ffffff;
color: #4d4d4d;
border: 1px solid #4d4d4d;
order: 1}
#cookiescript_injected_fsd #cookiescript_reject:hover {
background-color: #ebebeb;
}
#cookiescript_injected_fsd #cookiescript_save {
display: inline-block;
background-color: #7ab38b;
color: #ffffff;
border: 1px solid #7ab38b;
order: 2}
#cookiescript_injected_fsd #cookiescript_save:hover {
background-color: #71a580;
}
.cookiescript_fsd_reportby{
position: absolute;
bottom: -20px;
right: 20px;
color: #FFFFFF;
display: inline;
font-size: 13px;
}
#cookiescript_fsd_reportlink, #cookiescript_fsd_cookiescriptlink {
border: 0;
padding: 0;
cursor: pointer;
margin: 0;
transition: all 100ms ease 0s;
background-color: transparent;
color: #FFFFFF;
display: inline;
font-size: 13px;
text-decoration: underline;
}
/*Switches color reload*/
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle::after {
background: #7ab38b;
}
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after {
background: #77ae87;
}
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus:not(:active) .mdc-switch__handle::after {
background: #77ae87;
}
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__handle::after {
background: #77ae87;
}
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::before,
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::after{
background: #7ab38b;
}
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::before,
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::after {
background: #7ab38b;
}
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::before,
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::after {
background: #7ab38b;
}
#cookiescript_injected_fsd .mdc-switch:enabled .mdc-switch__track::after {
background: #7ab38b;
opacity: 0.3;
}
#cookiescript_injected_fsd .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::after {
background: #7ab38b;
opacity: 0.3;
}
#cookiescript_injected_fsd .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::after {
background: #7ab38b;
opacity: 0.3;
}
#cookiescript_injected_fsd .mdc-switch:enabled:active .mdc-switch__track::after {
background: #7ab38b;
opacity: 0.3;
}
@media only screen and (max-width: 414px) {
#cookiescript_fsd_wrapper {
width: 100%;
height: 100%;
max-height: 100%;
top: 0;
border-radius: 0;
margin: 0;
}
.cookiescript_fsd_main_info {
padding: 13px 20px;
overflow-y: auto;
max-height: 140px;
}
.cookiescript_fsd_description{
margin-top: 8px;
}
.cookiescript_fsd_tabs > div {
padding: 6px;
font-size: 12px;
}
.cookiescript_fsd_tabs_content {
padding: 5px 20px 10px 20px;
}
.cookiescript_fsd_cookies_table thead {
display: none;
}
.cookiescript_fsd_cookies_table td {
display: flex;
border-bottom: 0px;
}
.cookiescript_fsd_cookies_table tr td:last-child {
border-bottom: 0;
}
.cookiescript_fsd_cookies_table td {
border-top: 0;
}
.cookiescript_fsd_cookies_table td::before {
content: attr(label);
font-weight: bold;
width: 120px;
min-width: 120px;
text-align: left;
}
.cookiescript_fsd_cookies_table td:nth-child(2):before {
color: #1C1C1C;
}
.cookiescript_category_description {
text-align: left;
}
.cookiescript_fsd_cookies_table td:nth-child(1),
.cookiescript_fsd_cookies_table th:nth-child(1) {
padding-left: 7px;
font-weight: bold;
border-top: 1px solid #e2e2e2;
}
.cookiescript_fsd_cookies_table tr:nth-child(1) td:nth-child(1),
.cookiescript_fsd_cookies_table tr:nth-child(1) th:nth-child(1) {
border-top: 0px;
}
.cookiescript_fsd_cookies_table td:last-child {
border-bottom: none;
}
.cookiescript_fsd_cookies_table tr:nth-child(even) {
background: #f5f5f5;
}
.cookiescript_fsd_cookies_table tr:nth-child(even) td {
border-bottom: 0px solid #FFF;
}
#cookiescript_injected_fsd #cookiescript_buttons {
margin-bottom: 0;
}
#cookiescript_injected_fsd #cookiescript_buttons #cookiescript_accept,
#cookiescript_injected_fsd #cookiescript_buttons #cookiescript_save,
#cookiescript_injected_fsd #cookiescript_buttons #cookiescript_reject {
flex-grow: 1;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
padding: 0 15px;
}
.cookiescript_fsd_language_drop_down {
right: 40px;
}
#cookiescript_injected_fsd #cookiescript_close{
right:14px;
}
.cookiescript_fsd_reportby {
position: relative;
bottom: 0;
right: auto;
color: #1C1C1C;
font-size: 12px;
padding: 0 20px 10px 21px;
max-width: 100%;
opacity: 0.8;
display: none;
}
#cookiescript_fsd_reportlink, #cookiescript_fsd_cookiescriptlink{
color: #1C1C1C;
font-size: 12px;
}
}
.cookiescript_custom_select {
cursor: pointer;
color: inherit;
background-color: inherit;
text-transform: uppercase;
font-size: 11px;
}
.cookiescript_custom_select_selected {
display: flex;
align-items: center;
padding: 0 10px;
box-sizing: border-box;
font-size: 14px;
font-weight: 700;
}
.cookiescript_custom_select_selected svg {
width: 10px;
height: 10px;
margin-left: 5px;
}
.cookiescript_custom_select_items {
/*display: none;*/
background-color: #ffffff;
position: relative;
z-index: 9999;
/*padding-top: 5px;*/
box-shadow: 0 0 11px -4px #1C1C1C; /*rgba(0, 0, 0, 0.35);*/
max-height: 0;
transition: max-height 200ms ease;
overflow: hidden;
border-radius: 7px;
top: 7px;
}
.cookiescript_custom_select_items > .cookiescript_custom_select_item:first-child{
margin-top:5px;
}
.cookiescript_custom_select_items > .cookiescript_custom_select_item:last-child{
margin-bottom:5px;
}
.cookiescript_custom_select.open .cookiescript_custom_select_selected svg {
transform: rotate(180deg);
}
.cookiescript_custom_select.open .cookiescript_custom_select_items {
display: block;
max-height: 82px;
}
.cookiescript_custom_select_item {
display: flex;
padding: 7px 15px 7px 15px;
justify-content: flex-start;
align-items: center;
}
.cookiescript_custom_select_item:hover {
background-color: #f8f8f8;
}
.cookiescript_custom_select_item span {
white-space: nowrap;
}
.cookiescript_custom_select_flag {
display: flex;
align-items: center;
border-radius: 20px;
width: 20px;
height: 20px;
margin-right: 9px;
overflow: hidden;
justify-content: center;
border: 0;
box-sizing: content-box;
box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.39);
-webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.39);
}
.cookiescript_custom_select_flag img {
width: auto;
height: 100%;
}
.cookiescript_small_language_drop_down .cookiescript_custom_select_items {
position: absolute;
top: 40px;
right: 0;
box-shadow: 0 0 11px -4px #2d2d2d; /*rgba(0, 0, 0, 0.35);*/
z-index: 999999;
}
.cookiescript_small_language_drop_down .cookiescript_custom_select_selected {
padding: 0;
}
.cookiescript_small_language_drop_down .cookiescript_custom_select_globe > svg {
width: 24px;
height: 24px;
margin: 0;
}
.cookiescript_small_language_drop_down .cookiescript_custom_select_globe {
display: flex;
align-items: center;
border-radius: 20px;
width: 20px;
height: 20px;
margin-right: 0;
overflow: hidden;
justify-content: center;
border: 0;
box-sizing: content-box;
opacity: 0.85;
}
.cookiescript_small_language_drop_down .cookiescript_custom_select_globe:hover{
opacity: 1;
}
.cookiescript_small_language_drop_down .cookiescript_custom_select_items {
background-color: #FFFFFF;
}
.cookiescript_small_language_drop_down .cookiescript_custom_select_globe > svg .cookiescript_globe {
fill: #2d2d2d;
}
.cookiescript_small_language_drop_down .cookiescript_custom_select_item:hover {
background-color: #f8f8f8;
}
.cookiescript_rtl {
direction:rtl;
}
/*Start Checkboxes*/
#cookiescript_injected_fsd .mdc-checkbox,
#cookiescript_injected .mdc-checkbox {
box-sizing: content-box !important;
}
#cookiescript_injected_fsd .mdc-checkbox__native-control,
#cookiescript_injected .mdc-checkbox__native-control {
display: block;
z-index: 1;
}
#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__background::before,
#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__background::before,
#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before,
#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before {
background-color: #FFFFFF;
}
#cookiescript_injected .mdc-checkbox,#cookiescript_injected_fsd .mdc-checkbox{display:inline-block;position:relative;flex:0 0 18px;box-sizing:content-box;width:18px;height:18px;line-height:0;white-space:nowrap;cursor:pointer;vertical-align:bottom;padding:11px}#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background::before,#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before{background-color:#7ab38b}@supports not (-ms-ime-align:auto){#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background::before,#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before{background-color:var(--mdc-theme-secondary, #7ab38b)}}#cookiescript_injected .mdc-checkbox .mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__background{top:11px;left:11px}#cookiescript_injected .mdc-checkbox .mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__background::before{top:-13px;left:-13px;width:40px;height:40px}#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control{top:0;right:0;left:0;width:40px;height:40px}#cookiescript_injected .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:#2d2d2d;background-color:transparent}#cookiescript_injected .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,#cookiescript_injected .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{border-color:#7ab38b;background-color:#7ab38b}#cookiescript_injected .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(122,179,139,0.26);background-color:transparent}#cookiescript_injected .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,#cookiescript_injected .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background{border-color:transparent;background-color:rgba(122,179,139,0.26)}#cookiescript_injected .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#FFFFFF}#cookiescript_injected .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#FFFFFF}#cookiescript_injected .mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__background{display:inline-flex;position:absolute;align-items:center;justify-content:center;box-sizing:border-box;width:18px;height:18px;border:2px solid #7ab38b;border-radius:2px;background-color:transparent;pointer-events:none;will-change:background-color,border-color;transition:background-color 90ms 0s cubic-bezier(.4,0,.6,1),border-color 90ms 0s cubic-bezier(.4,0,.6,1)}#cookiescript_injected .mdc-checkbox__background .mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox__background .mdc-checkbox__background::before{background-color:#000}@supports not (-ms-ime-align:auto){#cookiescript_injected .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;transition:opacity 180ms 0s cubic-bezier(.4,0,.6,1)}#cookiescript_injected .mdc-checkbox__checkmark-path,#cookiescript_injected_fsd .mdc-checkbox__checkmark-path{transition:stroke-dashoffset 180ms 0s cubic-bezier(.4,0,.6,1);stroke:currentColor;stroke-width:5px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385}#cookiescript_injected .mdc-checkbox__native-control:checked~.mdc-checkbox__background,#cookiescript_injected .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:checked~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{transition:border-color 90ms 0s cubic-bezier(0,0,.2,1),background-color 90ms 0s cubic-bezier(0,0,.2,1)}#cookiescript_injected .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,#cookiescript_injected .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path,#cookiescript_injected_fsd .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,#cookiescript_injected_fsd .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}#cookiescript_injected .mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox__background::before{position:absolute;-webkit-transform:scale(0,0);transform:scale(0,0);border-radius:50%;opacity:0;pointer-events:none;content:"";will-change:opacity,transform;transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1)}#cookiescript_injected .mdc-checkbox__native-control:focus~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox__native-control:focus~.mdc-checkbox__background::before{-webkit-transform:scale(1);transform:scale(1);opacity:.12;transition:opacity 80ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 80ms 0s cubic-bezier(0,0,.2,1);transition:opacity 80ms 0s cubic-bezier(0,0,.2,1),transform 80ms 0s cubic-bezier(0,0,.2,1);transition:opacity 80ms 0s cubic-bezier(0,0,.2,1),transform 80ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 80ms 0s cubic-bezier(0,0,.2,1)}#cookiescript_injected .mdc-checkbox__native-control,#cookiescript_injected_fsd .mdc-checkbox__native-control{position:absolute;margin:0;padding:0;opacity:0;cursor:inherit}#cookiescript_injected .mdc-checkbox__native-control:disabled,#cookiescript_injected_fsd .mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}#cookiescript_injected .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{transition:opacity 180ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 180ms 0s cubic-bezier(0,0,.2,1);transition:opacity 180ms 0s cubic-bezier(0,0,.2,1),transform 180ms 0s cubic-bezier(0,0,.2,1);transition:opacity 180ms 0s cubic-bezier(0,0,.2,1),transform 180ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 180ms 0s cubic-bezier(0,0,.2,1);opacity:1}#cookiescript_injected .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1)}#cookiescript_injected .mdc-checkbox,#cookiescript_injected_fsd .mdc-checkbox{-webkit-tap-highlight-color:transparent}}
/*updated checkboxes*/
#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control, #cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control{
width:47px;
height:47px;
}
#cookiescript_injected .mdc-checkbox, #cookiescript_injected_fsd .mdc-checkbox{
flex: 0 0 25px;
width: 25px;
height: 25px;
}
#cookiescript_injected .mdc-checkbox .mdc-checkbox__background::before, #cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__background::before{
width:0;
height: 0;
}
#cookiescript_injected .mdc-checkbox__background{
width: 25px;
height: 25px;
border-radius:8px;
}
/*End Checkboxes*/
/*Start Toggle*/
#cookiescript_injected .mdc-elevation-overlay,#cookiescript_injected_fsd .mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity 280ms cubic-bezier(.4,0,.2,1);background-color:#fff}#cookiescript_injected .mdc-switch,#cookiescript_injected_fsd .mdc-switch{align-items:center;background:0 0;border:none;cursor:pointer;display:inline-flex;flex-shrink:0;margin:0;outline:0;overflow:visible;padding:0;position:relative}#cookiescript_injected .mdc-switch:disabled,#cookiescript_injected_fsd .mdc-switch:disabled{cursor:default;pointer-events:none}#cookiescript_injected .mdc-switch input[type=checkbox],#cookiescript_injected_fsd .mdc-switch input[type=checkbox]{display:none;visibility:hidden}#cookiescript_injected .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch__track{overflow:hidden;position:relative;width:100%}#cookiescript_injected .mdc-switch__track::after,#cookiescript_injected .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch__track::before{border:1px solid transparent;border-radius:inherit;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;width:100%}#cookiescript_injected .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch__track::before{transition:-webkit-transform 75ms 0s cubic-bezier(0,0,.2,1);transition:transform 75ms 0s cubic-bezier(0,0,.2,1);-webkit-transform:translateX(0);transform:translateX(0)}#cookiescript_injected .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch__track::after{transition:-webkit-transform 75ms 0s cubic-bezier(.4,0,.6,1);transition:transform 75ms 0s cubic-bezier(.4,0,.6,1);-webkit-transform:translateX(-100%);transform:translateX(-100%)}#cookiescript_injected .mdc-switch__track[dir=rtl]::after,#cookiescript_injected [dir=rtl] .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch__track[dir=rtl]::after,#cookiescript_injected_fsd [dir=rtl] .mdc-switch__track::after{-webkit-transform:translateX(100%);transform:translateX(100%)}#cookiescript_injected .mdc-switch--selected .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__track::before{transition:-webkit-transform 75ms 0s cubic-bezier(.4,0,.6,1);transition:transform 75ms 0s cubic-bezier(.4,0,.6,1);-webkit-transform:translateX(100%);transform:translateX(100%)}#cookiescript_injected .mdc-switch--selected .mdc-switch__track[dir=rtl]::before,#cookiescript_injected [dir=rtl] .mdc-switch--selected .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__track[dir=rtl]::before,#cookiescript_injected_fsd [dir=rtl] .mdc-switch--selected .mdc-switch__track::before{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#cookiescript_injected .mdc-switch--selected .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__track::after{transition:-webkit-transform 75ms 0s cubic-bezier(0,0,.2,1);transition:transform 75ms 0s cubic-bezier(0,0,.2,1);-webkit-transform:translateX(0);transform:translateX(0)}#cookiescript_injected .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch__handle-track{height:100%;pointer-events:none;position:absolute;top:0;transition:-webkit-transform 75ms 0s cubic-bezier(.4,0,.2,1);transition:transform 75ms 0s cubic-bezier(.4,0,.2,1);left:0;right:auto;-webkit-transform:translateX(0);transform:translateX(0)}#cookiescript_injected .mdc-switch__handle-track[dir=rtl],#cookiescript_injected [dir=rtl] .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch__handle-track[dir=rtl],#cookiescript_injected_fsd [dir=rtl] .mdc-switch__handle-track{left:auto;right:0}#cookiescript_injected .mdc-switch--selected .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__handle-track{-webkit-transform:translateX(100%);transform:translateX(100%)}#cookiescript_injected .mdc-switch--selected .mdc-switch__handle-track[dir=rtl],#cookiescript_injected [dir=rtl] .mdc-switch--selected .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__handle-track[dir=rtl],#cookiescript_injected_fsd [dir=rtl] .mdc-switch--selected .mdc-switch__handle-track{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#cookiescript_injected .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch__handle{display:flex;pointer-events:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:auto}#cookiescript_injected .mdc-switch__handle[dir=rtl],#cookiescript_injected [dir=rtl] .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch__handle[dir=rtl],#cookiescript_injected_fsd [dir=rtl] .mdc-switch__handle{left:auto;right:0}#cookiescript_injected .mdc-switch__handle::after,#cookiescript_injected .mdc-switch__handle::before,#cookiescript_injected_fsd .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch__handle::before{border:1px solid transparent;border-radius:inherit;box-sizing:border-box;content:"";width:100%;height:100%;left:0;position:absolute;top:0;transition:background-color 75ms 0s cubic-bezier(.4,0,.2,1),border-color 75ms 0s cubic-bezier(.4,0,.2,1);z-index:-1}#cookiescript_injected .mdc-switch__shadow,#cookiescript_injected_fsd .mdc-switch__shadow{border-radius:inherit;bottom:0;left:0;position:absolute;right:0;top:0}#cookiescript_injected .mdc-elevation-overlay,#cookiescript_injected_fsd .mdc-elevation-overlay{bottom:0;left:0;right:0;top:0}#cookiescript_injected .mdc-switch__ripple,#cookiescript_injected_fsd .mdc-switch__ripple{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}#cookiescript_injected .mdc-switch:disabled .mdc-switch__ripple,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__ripple{display:none}#cookiescript_injected .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch__icons{height:100%;position:relative;width:100%;z-index:1}#cookiescript_injected .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch__icon{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;opacity:0;transition:opacity 30ms 0s cubic-bezier(.4,0,1,1)}#cookiescript_injected .mdc-switch--selected .mdc-switch__icon--on,#cookiescript_injected .mdc-switch--unselected .mdc-switch__icon--off,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__icon--on,#cookiescript_injected_fsd .mdc-switch--unselected .mdc-switch__icon--off{opacity:1;transition:opacity 45ms 30ms cubic-bezier(0,0,.2,1)}#cookiescript_injected .mdc-switch,#cookiescript_injected_fsd .mdc-switch{will-change:transform,opacity}@-webkit-keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}to{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}to{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@-webkit-keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:.1}}@keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:.1}}@-webkit-keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:.1}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:.1}to{opacity:0}}#cookiescript_injected .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}#cookiescript_injected .mdc-switch .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}#cookiescript_injected .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::after{z-index:0}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::before{-webkit-transform:scale(1);transform:scale(1)}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after{top:0;left:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded--unbounded .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded--unbounded .mdc-switch__ripple::after{top:0;left:0}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded--foreground-activation .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded--foreground-activation .mdc-switch__ripple::after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded--foreground-deactivation .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded--foreground-deactivation .mdc-switch__ripple::after{-webkit-animation:mdc-ripple-fg-opacity-out 150ms;animation:mdc-ripple-fg-opacity-out 150ms;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}#cookiescript_injected .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::before{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::before{top:0;left:0;width:0;height:0}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after{width:0;height:0}#cookiescript_injected .mdc-switch,#cookiescript_injected_fsd .mdc-switch{width:36px}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle::after{background:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after{background:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus:not(:active) .mdc-switch__handle::after{background:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__handle::after{background:}#cookiescript_injected .mdc-switch.mdc-switch--selected:disabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:disabled .mdc-switch__handle::after{background:#424242}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__handle::after{background:#616161}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after{background:#212121}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus:not(:active) .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus:not(:active) .mdc-switch__handle::after{background:#212121}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__handle::after{background:#212121}#cookiescript_injected .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__handle::after{background:#424242}#cookiescript_injected .mdc-switch .mdc-switch__handle::before,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle::before{background:#fff}#cookiescript_injected .mdc-switch:enabled .mdc-switch__shadow,#cookiescript_injected_fsd .mdc-switch:enabled .mdc-switch__shadow{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);--mdc-elevation-box-shadow-for-gss:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12)}#cookiescript_injected .mdc-switch:disabled .mdc-switch__shadow,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__shadow{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);--mdc-elevation-box-shadow-for-gss:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}#cookiescript_injected .mdc-switch .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle{height:20px}#cookiescript_injected .mdc-switch:disabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__handle::after{opacity:.38}#cookiescript_injected .mdc-switch .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle{border-radius:10px}#cookiescript_injected .mdc-switch .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle{width:20px}#cookiescript_injected .mdc-switch .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle-track{width:calc(100% - 20px)}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#fff}#cookiescript_injected .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icon{fill:#fff}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__icon{fill:#fff}#cookiescript_injected .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icon{fill:#fff}#cookiescript_injected .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons{opacity:.38}#cookiescript_injected .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons{opacity:.38}#cookiescript_injected .mdc-switch.mdc-switch--selected .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected .mdc-switch__icon{width:18px;height:18px}#cookiescript_injected .mdc-switch.mdc-switch--unselected .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected .mdc-switch__icon{width:18px;height:18px}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::before{background-color:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::before{background-color:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::before{background-color:}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::before{background-color:#424242}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::before{background-color:#424242}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::before{background-color:#424242}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before{opacity:.04}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before{transition-duration:75ms;opacity:.12}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after{transition:opacity 150ms linear}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after{transition-duration:75ms;opacity:.1}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before{opacity:.04}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before{transition-duration:75ms;opacity:.12}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after{transition:opacity 150ms linear}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after{transition-duration:75ms;opacity:.1}#cookiescript_injected .mdc-switch .mdc-switch__ripple,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple{height:48px;width:48px}#cookiescript_injected .mdc-switch .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch .mdc-switch__track{height:14px}#cookiescript_injected .mdc-switch:disabled .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__track{opacity:.12}#cookiescript_injected .mdc-switch:enabled .mdc-switch__track::after{background:;opacity:0.3}#cookiescript_injected .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::after{background:;opacity:0.3}#cookiescript_injected .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::after{background:;opacity:0.3}#cookiescript_injected .mdc-switch:enabled:active .mdc-switch__track::after{background:;opacity:0.3}#cookiescript_injected .mdc-switch:disabled .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__track::after{background:#424242}#cookiescript_injected .mdc-switch:enabled .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:enabled .mdc-switch__track::before{background:#e0e0e0}#cookiescript_injected .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::before{background:#e0e0e0}#cookiescript_injected .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::before{background:#e0e0e0}#cookiescript_injected .mdc-switch:enabled:active .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:enabled:active .mdc-switch__track::before{background:#e0e0e0}#cookiescript_injected .mdc-switch:disabled .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__track::before{background:#424242}#cookiescript_injected .mdc-switch .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch .mdc-switch__track{border-radius:7px}@media screen and (forced-colors:active),(-ms-high-contrast:active){#cookiescript_injected .mdc-switch:disabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__handle::after{opacity:1}#cookiescript_injected .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons{opacity:1}#cookiescript_injected .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons{opacity:1}#cookiescript_injected .mdc-switch:disabled .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__track{opacity:1}}
/*End Toggle*/
#cookiescript_injected_wrapper {
background-color: rgba(17, 17, 17, 0.5) !important;
position: fixed;
padding: 0;
width: 100%;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 999996;
}
#cookiescript_injected {
width: 70%;
margin: 0 auto;
line-height: 18px;
letter-spacing: normal;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 15px 20px 15px 20px;
display: flex;
flex-direction: column;
text-align: center;
background-color: #FFFFFF;
z-index: 999997;
opacity: 1;
font-size: 14px;
font-weight: normal;
font-family: 'Open Sans', Arial, 'Trebuchet MS', 'Segoe UI', 'Helvetica', sans-serif;
box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.35);
color: #2d2d2d;
align-items: center;
max-height: 80%;
overflow-y: auto;
outline: none;
max-width: 800px;
}
#cookiescript_copyright {
text-align: center;
line-height: 1;
}
#cookiescript_buttons {
flex-wrap: wrap;
justify-content: center;
margin: 0 0 15px 0;
}
#cookiescript_manage_wrap {
margin: 0 0 10px 0;
}
#cookiescript_header {
padding: 0;
margin-top: 20px;
margin-bottom: 10px;
text-align: center;
margin-right: 25px;
margin-left: 25px;
}
#cookiescript_checkboxs {
margin: 0 auto 15px auto;
display: flex;
flex-wrap: wrap;
}
.cookiescript_checkbox {
margin: 0;
}
.cookiescript_checkbox_text {
margin: 0 20px 0 5px;
}
#cookiescript_accept, #cookiescript_reject, #cookiescript_save {
margin: 5px 7px;
flex-shrink: 1;
padding: 0 30px;
}
#cookiescript_description {
margin: 0 auto 15px;
text-align: center;
max-width: 600px;
}
.cookiescript_checkbox_label{
padding: 0;
margin: 0 10px 0 -2px;
}
#cookiescript_cookietablewrap {
transition: height 300ms 0ms, min-height 300ms 0ms, max-height 300ms 0ms, opacity 200ms 300ms;
}
#cookiescript_cookietablewrap.cookiescript_hidden {
transition: height 300ms 0ms, min-height 300ms 0ms, max-height 300ms 0ms, opacity 200ms 0ms;
}
#cookiescript_tabscontent{
position: relative;
top: -1px;
}
@media only screen and (max-width: 414px) {
#cookiescript_injected{
padding:15px;
width: 95%;
}
#cookiescript_header{
margin: 0 0 10px 0;
text-align: left;
margin-right: 25px;
}
#cookiescript_description{
text-align: left;
}
#cookiescript_show_all_partners_button{
width: 100%;
text-align: left;
}
#cookiescript_description,
#cookiescript_buttons{
margin-bottom:10px;
}
#cookiescript_checkboxs{
flex-direction: column;
}
#cookiescript_buttons{
flex-wrap: wrap;
}
#cookiescript_checkboxs{
margin: 0 auto 15px 0;
}
.cookiescript_checkbox {
margin: 0 0 -10px 0;
}
#cookiescript_accept, #cookiescript_reject, #cookiescript_save {
width:100%;
}
#cookiescript_injected {
max-height: 100%;
}
}
/*IE 9 fixes*/
@media screen and (min-width:0\0) and (min-resolution: .001dpcm) {
.cookiescript_checkbox{
display: inline-block;
}
}
#cookiescript_accept, #cookiescript_save {
order: 1;
}
#cookiescript_accept, #cookiescript_reject, #cookiescript_save {
min-width:150px;
}
#cookiescript_injected #cookiescript_readmore {
font-size: 16px;
}
#cookiescript_description {
font-size: 16px;
margin-left:0px;
margin-right:0px;
}
#cookiescript_readmore, #cookiescript_reportlink, #cookiescript_cookiescriptlink {
font-size: 12px;
}
</style>
<div id="cookiescript_injected_wrapper" tabindex="0" role="dialog" aria-label="Cookie consent dialog" aria-live="assertive" data-cs-id="cookiescript_injected">
<div id="cookiescript_injected" tabindex="0" role="dialog" aria-label="Cookie consent dialog" aria-live="assertive" data-nosnippet="" class="" style="">
<div class="cookiescript_pre_header">
<div class="cookiescript_small_language_drop_down">
<div class="cookiescript_custom_select" data-cs-custom-select="select">
<div class="cookiescript_custom_select_selected" data-cs-custom-select="selected" data-type="small">
<div class="cookiescript_custom_select_globe">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><g id="cs-lang" data-name="Cs Lang"><g id="cs-lang-1" data-name="Cs Lang 1"><path class="cookiescript_globe" d="M10,0A10,10,0,1,0,20,10,10,10,0,0,0,10,0Zm6.9,6H14a17.83,17.83,0,0,0-1.4-3.6A8,8,0,0,1,16.9,6ZM10,2a13.43,13.43,0,0,1,1.9,4H8.1A14.7,14.7,0,0,1,10,2ZM2.3,12A6.45,6.45,0,0,1,2,10a6.45,6.45,0,0,1,.3-2H5.7a13.4,13.4,0,0,0-.1,2c0,.7.1,1.3.1,2Zm.8,2h3a15.81,15.81,0,0,0,1.4,3.6A7.92,7.92,0,0,1,3.1,14ZM6,6H3A8.43,8.43,0,0,1,7.3,2.4C6.8,3.6,6.4,4.8,6,6Zm4,12a13.43,13.43,0,0,1-1.9-4h3.8A14.7,14.7,0,0,1,10,18Zm2.3-6H7.7a13.55,13.55,0,0,1-.2-2,12.31,12.31,0,0,1,.2-2h4.7a12.31,12.31,0,0,1,.2,2A13.8,13.8,0,0,1,12.3,12Zm.3,5.6A14.19,14.19,0,0,0,14,14h2.9A8.5,8.5,0,0,1,12.6,17.6ZM14.4,12a13.4,13.4,0,0,0,.1-2c0-.7-.1-1.3-.1-2h3.4a6.45,6.45,0,0,1,.3,2,6.45,6.45,0,0,1-.3,2Z"></path></g></g></svg>
</div>
</div>
<div class="cookiescript_custom_select_items">
<div class="cookiescript_custom_select_item" data-code="def_cookie_lang" data-value="German" data-cs-custom-select="item">
<div class="cookiescript_custom_select_flag">
<img src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjFweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMjEgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA0NiAoNDQ0MjMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPkRFPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMCUiIHgyPSI1MCUiIHkyPSIxMDAlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0YwRjBGMCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSIgaWQ9ImxpbmVhckdyYWRpZW50LTIiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMjYyNjI2IiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwRDBEMEQiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJsaW5lYXJHcmFkaWVudC0zIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0YwMTUxNSIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjREUwMDAwIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMCUiIHgyPSI1MCUiIHkyPSIxMDAlIiBpZD0ibGluZWFyR3JhZGllbnQtNCI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkQ1MjEiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGQ0YwMCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iREUiPgogICAgICAgICAgICA8cmVjdCBpZD0iRmxhZ0JhY2tncm91bmQiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIHg9IjAiIHk9IjAiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxNSI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTIiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMikiIHg9IjAiIHk9IjAiIHdpZHRoPSIyMSIgaGVpZ2h0PSI1Ij48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMiIgZmlsbD0idXJsKCNsaW5lYXJHcmFkaWVudC0zKSIgeD0iMCIgeT0iNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjUiPjwvcmVjdD4KICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS0yIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTQpIiB4PSIwIiB5PSIxMCIgd2lkdGg9IjIxIiBoZWlnaHQ9IjUiPjwvcmVjdD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==" alt="German" data-cs-custom-select="item-flag">
</div>
<span>German</span>
</div>
<div class="cookiescript_custom_select_item" data-code="en" data-value="English" data-cs-custom-select="item">
<div class="cookiescript_custom_select_flag">
<img src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjFweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMjEgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA0NiAoNDQ0MjMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPkdCPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMCUiIHgyPSI1MCUiIHkyPSIxMDAlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0YwRjBGMCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSIgaWQ9ImxpbmVhckdyYWRpZW50LTIiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMEExN0E3IiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwMzBFODgiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJsaW5lYXJHcmFkaWVudC0zIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0U2MjczRSIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjQ0YxNTJCIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJHQiI+CiAgICAgICAgICAgIDxyZWN0IGlkPSJGbGFnQmFja2dyb3VuZCIgZmlsbD0idXJsKCNsaW5lYXJHcmFkaWVudC0xKSIgeD0iMCIgeT0iMCIgd2lkdGg9IjIxIiBoZWlnaHQ9IjE1Ij48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJNYXNrLUNvcHkiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMikiIHg9Ii0wLjAwMTg4NzMyMTQ3IiB5PSIwIiB3aWR0aD0iMjEiIGhlaWdodD0iMTUiPjwvcmVjdD4KICAgICAgICAgICAgPHBhdGggZD0iTTUuMDAzNDE4NjEsMTAgTC0wLjAwMTg4NzMyMTQ3LDEwIEwtMC4wMDE4ODczMjE0Nyw1IEw1LjAwMzQxODYxLDUgTC0yLjA4MjEyNTAzLDAuMjIwNzQwNDcyIEwtMC45NjM3MzkyMiwtMS40MzczMzQ2NyBMNy45OTgxMTI2OCw0LjYwNzUxMDc2IEw3Ljk5ODExMjY4LC0xIEwxMi45OTgxMTI3LC0xIEwxMi45OTgxMTI3LDQuNjA3NTEwNzYgTDIxLjk1OTk2NDYsLTEuNDM3MzM0NjcgTDIzLjA3ODM1MDQsMC4yMjA3NDA0NzIgTDE1Ljk5MjgwNjcsNSBMMjAuOTk4MTEyNyw1IEwyMC45OTgxMTI3LDEwIEwxNS45OTI4MDY3LDEwIEwyMy4wNzgzNTA0LDE0Ljc3OTI1OTUgTDIxLjk1OTk2NDYsMTYuNDM3MzM0NyBMMTIuOTk4MTEyNywxMC4zOTI0ODkyIEwxMi45OTgxMTI3LDE2IEw3Ljk5ODExMjY4LDE2IEw3Ljk5ODExMjY4LDEwLjM5MjQ4OTIgTC0wLjk2MzczOTIyLDE2LjQzNzMzNDcgTC0yLjA4MjEyNTAzLDE0Ljc3OTI1OTUgTDUuMDAzNDE4NjEsMTAgWiIgaWQ9IlJlY3RhbmdsZS0yIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIj48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNC4xMzY0OTAxLDQuOTU4MDAxOTIgTDIzLjYzNTUxMzYsLTEuMjkxMTQzNTkgQzIzLjc1MDg2MTgsLTEuMzY3MDI4IDIzLjc4Mjg1MzUsLTEuNTIyMDUyNjYgMjMuNzA2OTY5MSwtMS42Mzc0MDA4NyBDMjMuNjMxMDg0NywtMS43NTI3NDkwOCAyMy40NzYwNiwtMS43ODQ3NDA4MiAyMy4zNjA3MTE4LC0xLjcwODg1NjQxIEwxMy44NjE2ODg0LDQuNTQwMjg5MSBDMTMuNzQ2MzQwMiw0LjYxNjE3MzUgMTMuNzE0MzQ4NCw0Ljc3MTE5ODE3IDEzLjc5MDIzMjgsNC44ODY1NDYzOCBDMTMuODY2MTE3Miw1LjAwMTg5NDU5IDE0LjAyMTE0MTksNS4wMzM4ODYzMiAxNC4xMzY0OTAxLDQuOTU4MDAxOTIgWiIgaWQ9IkxpbmUiIGZpbGw9IiNEQjFGMzUiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNMTQuODY3OTY1MSwxMC40ODA0Mzc3IEwyMy4zODMzNDYsMTYuMjIwMDYxNyBDMjMuNDk3ODM3NiwxNi4yOTcyMzI1IDIzLjY1MzIxMDYsMTYuMjY2OTc4IDIzLjczMDM4MTQsMTYuMTUyNDg2NCBDMjMuODA3NTUyMiwxNi4wMzc5OTQ4IDIzLjc3NzI5NzcsMTUuODgyNjIxOCAyMy42NjI4MDYxLDE1LjgwNTQ1MSBMMTUuMTQ3NDI1MywxMC4wNjU4MjcgQzE1LjAzMjkzMzcsOS45ODg2NTYxOSAxNC44Nzc1NjA2LDEwLjAxODkxMDcgMTQuODAwMzg5OCwxMC4xMzM0MDIzIEMxNC43MjMyMTkxLDEwLjI0Nzg5MzggMTQuNzUzNDczNSwxMC40MDMyNjY5IDE0Ljg2Nzk2NTEsMTAuNDgwNDM3NyBaIiBpZD0iTGluZS1Db3B5LTIiIGZpbGw9IiNEQjFGMzUiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNNi4xNDE5Nzk4Miw0LjUyNTUzNDggTC0yLjc0MDI4MzM2LC0xLjQ2MDU0OTE5IEMtMi44NTQ3Nzk5LC0xLjUzNzcxMjYyIC0zLjAxMDE1MTAxLC0xLjUwNzQ0ODE2IC0zLjA4NzMxNDQ0LC0xLjM5Mjk1MTYxIEMtMy4xNjQ0Nzc4NywtMS4yNzg0NTUwNyAtMy4xMzQyMTM0MSwtMS4xMjMwODM5NyAtMy4wMTk3MTY4NywtMS4wNDU5MjA1NCBMNS44NjI1NDYzMiw0Ljk0MDE2MzQ1IEM1Ljk3NzA0Mjg2LDUuMDE3MzI2ODggNi4xMzI0MTM5Niw0Ljk4NzA2MjQxIDYuMjA5NTc3MzksNC44NzI1NjU4NyBDNi4yODY3NDA4Myw0Ljc1ODA2OTMzIDYuMjU2NDc2MzYsNC42MDI2OTgyMyA2LjE0MTk3OTgyLDQuNTI1NTM0OCBaIiBpZD0iTGluZS1Db3B5IiBmaWxsPSIjREIxRjM1IiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgPHBhdGggZD0iTTYuODI3NDc0MDQsOS45OTUzMjQ1NiBMLTMuMDE4MTY4MDUsMTYuNTI0NDk5NCBDLTMuMTMzMjM2NDQsMTYuNjAwODA3NCAtMy4xNjQ2NTc5MiwxNi43NTU5NDg3IC0zLjA4ODM0OTg3LDE2Ljg3MTAxNzEgQy0zLjAxMjA0MTgzLDE2Ljk4NjA4NTQgLTIuODU2OTAwNTgsMTcuMDE3NTA2OSAtMi43NDE4MzIxOCwxNi45NDExOTg5IEw3LjEwMzgwOTkxLDEwLjQxMjAyNDEgQzcuMjE4ODc4MywxMC4zMzU3MTYgNy4yNTAyOTk3OCwxMC4xODA1NzQ4IDcuMTczOTkxNzQsMTAuMDY1NTA2NCBDNy4wOTc2ODM2OSw5Ljk1MDQzNzk5IDYuOTQyNTQyNDQsOS45MTkwMTY1MSA2LjgyNzQ3NDA0LDkuOTk1MzI0NTYgWiIgaWQ9IkxpbmUtQ29weS0zIiBmaWxsPSIjREIxRjM1IiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlJlY3RhbmdsZS0yLUNvcHktMyIgZmlsbD0idXJsKCNsaW5lYXJHcmFkaWVudC0zKSIgcG9pbnRzPSItMC4wMDE4ODczMjE0NyA5IDguOTk4MTEyNjggOSA4Ljk5ODExMjY4IDE1IDExLjk5ODExMjcgMTUgMTEuOTk4MTEyNyA5IDIwLjk5ODExMjcgOSAyMC45OTgxMTI3IDYgMTEuOTk4MTEyNyA2IDExLjk5ODExMjcgMCA4Ljk5ODExMjY4IDAgOC45OTgxMTI2OCA2IC0wLjAwMTg4NzMyMTQ3IDYiPjwvcG9seWdvbj4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==" alt="English" data-cs-custom-select="item-flag">
</div>
<span>English</span>
</div>
</div>
</div> </div>
</div>
<div id="cookiescript_header" data-cs-i18n-text="{"en":"This website uses cookies","de":"UNTERST\u00dcTZE UNS MIT DEINEM COOKIE-OK!"}">UNTERSTÜTZE UNS MIT DEINEM COOKIE-OK!</div>
<div id="cookiescript_description">
<span data-cs-desc-box="true" data-cs-i18n-text="{"en":"This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy.","de":"Cookies helfen uns, Dir ma\u00dfgeschneiderte Inhalte anzubieten und finanzieren unser kostenfreies DIY-Portal \u00fcber Werbeanzeigen. Mit &#39;Ok&#39; unterst\u00fctzt Du uns dabei. <br><br>Hier findest du"}" data-cs-i18n-read="Cookies helfen uns, Dir maßgeschneiderte Inhalte anzubieten und finanzieren unser kostenfreies DIY-Portal über Werbeanzeigen. Mit &#39;Ok&#39; unterstützt Du uns dabei. <br><br>Hier findest du">Cookies helfen uns, Dir maßgeschneiderte Inhalte anzubieten und finanzieren unser kostenfreies DIY-Portal über Werbeanzeigen. Mit 'Ok' unterstützt Du uns dabei. <br><br>Hier findest du</span>
<a id="cookiescript_readmore" data-cs-i18n-text="{"en":"Read more","de":"weitere Informationen."}" data-cs-i18n-url="{"en":"\/datenschutzerklaerung","de":"\/datenschutzerklaerung"}" target="_blank" aria-label="weitere Informationen., opens a new window" href="/datenschutzerklaerung">weitere Informationen.</a>
</div>
<div id="cookiescript_show_all_partners_button" tabindex="0" role="button">
<span data-cs-i18n-text="{"en":"Show all partners","de":"Partner anzeigen"}">Partner anzeigen</span>
<span>(1) →</span>
</div>
<div id="cookiescript_buttons">
<div id="cookiescript_save" tabindex="0" role="button" data-cs-i18n-text="{"en":"Save & Close","de":"Speichern & Schlie\u00dfen"}">Speichern & Schließen</div>
<div id="cookiescript_accept" tabindex="0" role="button" data-cs-i18n-text="{"en":"Accept all","de":"Ok"}">Ok</div>
<div id="cookiescript_reject" tabindex="0" role="button" data-cs-i18n-text="{"en":"Decline all","de":"Ablehnen"}">Ablehnen</div>
</div>
<div id="cookiescript_manage_wrap" tabindex="0" role="button">
<div id="cookiescript_manage">
<svg role="none" id="cookiescript_manageicon" viewBox="0 0 9.62 9.57">
<g id="cs-manage-btn">
<g id="cs-manage-btn-1-2">
<path class="cookiescript_gear" d="M9.46,6.06l-1.1-.78c0-.16.06-.31.06-.47a1.27,1.27,0,0,0-.06-.47L9.57,3.4l-1.15-2L7,1.93a2.74,2.74,0,0,0-.83-.47L6,0H3.61L3.35,1.46a7.14,7.14,0,0,0-.79.47L1.15,1.36,0,3.4l1.15.94c0,.16,0,.31,0,.47a1.51,1.51,0,0,0,0,.47l-1,.78A.75.75,0,0,0,0,6.17l1.15,2,1.41-.58a2.49,2.49,0,0,0,.84.47l.21,1.47H6a.53.53,0,0,1,0-.21L6.22,8.1a4,4,0,0,0,.84-.47l1.41.58,1.15-2A.75.75,0,0,0,9.46,6.06Zm-4.65.19A1.47,1.47,0,1,1,6.28,4.78,1.47,1.47,0,0,1,4.81,6.25Z"></path>
</g>
</g>
</svg>
<span data-cs-show-title="cookie-script" data-cs-i18n-text="{"en":"Show details","de":"Details anzeigen"}">Details anzeigen</span>
<span style="display: none" data-cs-hide-title="cookie-script" data-cs-i18n-text="{"en":"Hide details","de":"Details ausblenden"}">Details ausblenden</span>
</div>
</div>
<div class="cookiescript_hidden" id="cookiescript_cookietablewrap">
</div>
</div>
</div>
<script src="https://www.handmadekultur.de/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5"></script></body></html><!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/
Page Caching using Disk
Page cache debug info:
Engine: Disk
Cache key: 7129e3e88111cd1cdd92d5a0e6cf5a71_ssl
Creation Time: 1731619364.000s
Header info:
X-Powered-By: PHP/8.3.13
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
cf-edge-cache: cache,platform=wordpress
Link: <https://www.handmadekultur.de/wp-json/>; rel="https://api.w.org/"
Content-Type: text/html; charset=utf-8
Link: </wp-content/plugins/autosuggest-taxonomy/autosuggest.css?ver=6.7>; rel=preload; as=style
Link: </wp-content/plugins/user-submitted-posts/resources/usp.css?ver=20241026>; rel=preload; as=style
Link: </wp-includes/css/dashicons.min.css?ver=6.7>; rel=preload; as=style
Link: </wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.25.6>; rel=preload; as=style
Link: </wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.25.6>; rel=preload; as=style
Link: </wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.25.3>; rel=preload; as=style
Link: </wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.25.6>; rel=preload; as=style
Link: </wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.25.6>; rel=preload; as=style
Link: </wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.25.3>; rel=preload; as=style
Link: </wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.25.6>; rel=preload; as=style
Link: </wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.25.6>; rel=preload; as=style
Link: </wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5>; rel=preload; as=style
Link: </wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.25.6>; rel=preload; as=style
Link: </up/elementor/css/post-222825.css?ver=1731539610>; rel=preload; as=style
Link: </wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.25.3>; rel=preload; as=style
Link: </wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=3.25.6>; rel=preload; as=style
Link: </wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.25.6>; rel=preload; as=style
Link: </up/elementor/css/post-223516.css?ver=1731539610>; rel=preload; as=style
Link: </up/elementor/css/post-222842.css?ver=1731539610>; rel=preload; as=style
Link: </up/elementor/css/post-250798.css?ver=1731539610>; rel=preload; as=style
Link: </up/elementor/css/post-228660.css?ver=1731539610>; rel=preload; as=style
Link: </css/hk2.css?ver=1718829621>; rel=preload; as=style
Link: </wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.25.6>; rel=preload; as=script
Link: </up/elementor/css/post-222835.css?ver=1731539878>; rel=preload; as=style
Link: </wp-content/plugins/elementor-pro/assets/css/widget-slides.min.css?ver=3.25.3>; rel=preload; as=style
Link: </wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.25.6>; rel=preload; as=style
Link: </wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css?ver=3.25.3>; rel=preload; as=style
Link: </js/jquery.min.js?ver=1729600313>; rel=preload; as=script
Served from: www.handmadekultur.de @ 2024-11-14 22:22:44 by W3 Total Cache
-->