{"product_id":"12er-set-weisse-dickwandige-porzellan-espressotassen-mit-untertassen","title":"12er Set weiße dickwandige Porzellan Espressotassen mit Untertassen","description":"\u003cbody\u003e\n\u003cdiv id=\"tds-mobile-description\" vocab=\"https:\/\/schema.org\/\" typeof=\"Product\" style=\"display: none\"\u003e\n                        \u003cspan property=\"description\"\u003e\n\n\n\n\n\n\n12-teiliges Porzellan Espressotassen-Set 'Italia' - Gastronomie-QualitÃ¤t\n\n\n\n\n\n\n\n\n\t* {\n\t\tmargin: 0; padding: 0; box-sizing: border-box;\n\t}\n\t\n\tbody {\n\t\tfont-family: 'Georgia', 'Times New Roman', serif; line-height: 1.7; color: #2c2c2c; background: linear-gradient(135deg, #8B4513 0%, #D2691E 20%, #F5DEB3 50%, #FFFAF0 80%, #FFFFFF 100%); min-height: 100vh;\n\t}\n\t\n\t.container {\n\t\tmax-width: 1200px; margin: 0 auto; padding: 20px;\n\t}\n\t\n\t.product-showcase {\n\t\tbackground: linear-gradient(145deg, #ffffff 0%, #fefefe 100%); border-radius: 25px; box-shadow: 0 25px 50px rgba(139, 69, 19, 0.2); overflow: hidden; margin: 20px 0; border: 3px solid #D2691E;\n\t}\n\t\n\t.hero-banner {\n\t\tbackground: linear-gradient(45deg, #8B4513, #D2691E, #F4A460); color: #fff; padding: 80px 50px; text-align: center; position: relative; overflow: hidden;\n\t}\n\t\n\t.hero-banner::before {\n\t\tcontent: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: url('data:image\/svg+xml,') repeat; animation: elegant-float 30s infinite linear;\n\t}\n\t\n\t.hero-content {\n\t\tposition: relative; z-index: 2;\n\t}\n\t\n\th1 {\n\t\tfont-size: 3.8rem; margin-bottom: 25px; text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); font-weight: bold; letter-spacing: 2px; animation: fadeInDown 1.2s ease-out;\n\t}\n\t\n\t.italian-subtitle {\n\t\tfont-size: 1.8rem; margin-bottom: 20px; font-style: italic; color: #F5DEB3; animation: fadeInUp 1.2s ease-out 0.3s both;\n\t}\n\t\n\t.tagline {\n\t\tfont-size: 1.4rem; margin-bottom: 35px; opacity: 0.95; animation: fadeInUp 1.2s ease-out 0.6s both;\n\t}\n\t\n\t.main-content {\n\t\tpadding: 60px 50px;\n\t}\n\t\n\t.intro-section {\n\t\ttext-align: center; margin-bottom: 50px; padding: 40px; background: linear-gradient(135deg, #FFFAF0, #F5DEB3); border-radius: 20px; border: 2px solid #D2691E;\n\t}\n\t\n\t.intro-section h2 {\n\t\tcolor: #8B4513; font-size: 2.5rem; margin-bottom: 30px;\n\t}\n\t\n\t.intro-text {\n\t\tfont-size: 1.2rem; color: #2c2c2c; max-width: 800px; margin: 0 auto;\n\t}\n\t\n\t.features-showcase {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 35px; margin: 50px 0;\n\t}\n\t\n\t.feature-card {\n\t\tbackground: linear-gradient(135deg, #8B4513 0%, #D2691E 100%); color: white; padding: 40px; border-radius: 20px; text-align: center; transform: translateY(0); transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); box-shadow: 0 15px 35px rgba(139, 69, 19, 0.3); border: 2px solid #F4A460; position: relative; overflow: hidden;\n\t}\n\t\n\t.feature-card::before {\n\t\tcontent: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.15), transparent); transform: rotate(45deg); transition: all 0.6s; opacity: 0;\n\t}\n\t\n\t.feature-card:hover::before {\n\t\topacity: 1; animation: shine 0.6s ease-in-out;\n\t}\n\t\n\t.feature-card:hover {\n\t\ttransform: translateY(-15px) scale(1.02); box-shadow: 0 25px 50px rgba(139, 69, 19, 0.4);\n\t}\n\t\n\t.feature-icon {\n\t\tfont-size: 3.5rem; margin-bottom: 25px; display: block; color: #F5DEB3;\n\t}\n\t\n\t.feature-title {\n\t\tfont-size: 1.7rem; margin-bottom: 18px; color: #FFFAF0; font-weight: bold;\n\t}\n\t\n\t.feature-description {\n\t\tfont-size: 1.1rem; line-height: 1.6; opacity: 0.9;\n\t}\n\t\n\t.specifications-section {\n\t\tbackground: linear-gradient(135deg, #F5DEB3 0%, #FFFAF0 100%); padding: 50px; border-radius: 20px; margin: 40px 0; text-align: center; box-shadow: inset 0 0 20px rgba(139, 69, 19, 0.1); border: 2px solid #D2691E;\n\t}\n\t\n\t.specifications-section h2 {\n\t\tcolor: #8B4513; font-size: 2.5rem; margin-bottom: 30px;\n\t}\n\t\n\t.specs-grid {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px;\n\t}\n\t\n\t.spec-item {\n\t\tbackground: #fff; padding: 35px; border-radius: 15px; box-shadow: 0 10px 25px rgba(139, 69, 19, 0.15); border-left: 5px solid #D2691E; transition: all 0.3s ease;\n\t}\n\t\n\t.spec-item:hover {\n\t\ttransform: translateY(-10px); box-shadow: 0 20px 40px rgba(139, 69, 19, 0.25); border-left-color: #8B4513;\n\t}\n\t\n\t.spec-item h3 {\n\t\tcolor: #8B4513; font-size: 1.4rem; margin-bottom: 15px; display: flex; align-items: center; gap: 10px;\n\t}\n\t\n\t.spec-icon {\n\t\tfont-size: 1.8rem;\n\t}\n\t\n\t.spec-value {\n\t\tfont-size: 1.1rem; color: #2c2c2c; font-weight: bold;\n\t}\n\t\n\t.quality-features {\n\t\tbackground: #fff; border-radius: 20px; padding: 50px; margin: 40px 0; box-shadow: 0 15px 35px rgba(139, 69, 19, 0.1); border: 2px solid #F4A460;\n\t}\n\t\n\t.quality-title {\n\t\ttext-align: center; color: #8B4513; font-size: 2.3rem; margin-bottom: 40px;\n\t}\n\t\n\t.quality-grid {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px;\n\t}\n\t\n\t.quality-item {\n\t\tbackground: linear-gradient(135deg, #FFFAF0, #F5DEB3); padding: 35px; border-radius: 15px; box-shadow: 0 10px 25px rgba(139, 69, 19, 0.1); text-align: center; transition: all 0.3s ease; border: 1px solid #D2691E;\n\t}\n\t\n\t.quality-item:hover {\n\t\ttransform: translateY(-8px); box-shadow: 0 18px 35px rgba(139, 69, 19, 0.2);\n\t}\n\t\n\t.quality-icon {\n\t\tfont-size: 2.8rem; color: #8B4513; margin-bottom: 20px; display: block;\n\t}\n\t\n\t.quality-item h3 {\n\t\tcolor: #8B4513; font-size: 1.4rem; margin-bottom: 15px; font-weight: bold;\n\t}\n\t\n\t.quality-description {\n\t\tcolor: #2c2c2c; font-size: 1rem; line-height: 1.6;\n\t}\n\t\n\t.usage-section {\n\t\tbackground: linear-gradient(135deg, #8B4513, #D2691E); color: white; padding: 50px; border-radius: 20px; margin: 40px 0; text-align: center;\n\t}\n\t\n\t.usage-title {\n\t\tfont-size: 2.3rem; margin-bottom: 30px;\n\t}\n\t\n\t.usage-grid {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 30px;\n\t}\n\t\n\t.usage-item {\n\t\tbackground: rgba(255, 255, 255, 0.1); padding: 30px; border-radius: 15px; backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.2); transition: all 0.3s ease;\n\t}\n\t\n\t.usage-item:hover {\n\t\tbackground: rgba(255, 255, 255, 0.15); transform: translateY(-5px);\n\t}\n\t\n\t.usage-icon {\n\t\tfont-size: 2.5rem; margin-bottom: 20px; display: block;\n\t}\n\t\n\t.usage-item h3 {\n\t\tfont-size: 1.3rem; margin-bottom: 15px; font-weight: bold;\n\t}\n\t\n\t.dimensions-showcase {\n\t\tbackground: #fff; padding: 50px; border-radius: 20px; margin: 40px 0; box-shadow: 0 15px 35px rgba(139, 69, 19, 0.1); text-align: center;\n\t}\n\t\n\t.dimensions-title {\n\t\tcolor: #8B4513; font-size: 2.3rem; margin-bottom: 40px;\n\t}\n\t\n\t.dimensions-visual {\n\t\tdisplay: flex; justify-content: center; align-items: center; gap: 50px; flex-wrap: wrap; margin: 30px 0;\n\t}\n\t\n\t.dimension-item {\n\t\ttext-align: center; padding: 30px; background: linear-gradient(135deg, #F5DEB3, #FFFAF0); border-radius: 15px; box-shadow: 0 10px 25px rgba(139, 69, 19, 0.1); min-width: 200px;\n\t}\n\t\n\t.dimension-icon {\n\t\tfont-size: 3rem; color: #8B4513; margin-bottom: 15px;\n\t}\n\t\n\t.dimension-label {\n\t\tfont-size: 1.1rem; color: #8B4513; font-weight: bold; margin-bottom: 10px;\n\t}\n\t\n\t.dimension-value {\n\t\tfont-size: 1.3rem; color: #2c2c2c; font-weight: bold;\n\t}\n\t\n\t.final-statement {\n\t\tbackground: linear-gradient(135deg, #8B4513, #D2691E); color: white; padding: 60px 50px; text-align: center; margin-top: 50px; position: relative; overflow: hidden;\n\t}\n\t\n\t.final-statement::before {\n\t\tcontent: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent); animation: sweep 3s infinite;\n\t}\n\t\n\t.final-statement h2 {\n\t\tfont-size: 2.5rem; margin-bottom: 30px; position: relative; z-index: 2;\n\t}\n\t\n\t.final-statement p {\n\t\tfont-size: 1.3rem; position: relative; z-index: 2; max-width: 800px; margin: 0 auto;\n\t}\n\t\n\t.cta-button {\n\t\tdisplay: inline-block; background: linear-gradient(135deg, #F4A460, #F5DEB3); color: #8B4513; padding: 20px 40px; border-radius: 50px; font-size: 1.2rem; font-weight: bold; text-decoration: none; margin-top: 30px; transition: all 0.3s ease; box-shadow: 0 10px 25px rgba(244, 164, 96, 0.3); position: relative; z-index: 2;\n\t}\n\t\n\t.cta-button:hover {\n\t\ttransform: translateY(-5px); box-shadow: 0 15px 35px rgba(244, 164, 96, 0.4); background: linear-gradient(135deg, #F5DEB3, #FFFAF0);\n\t}\n\t\n\t@keyframes fadeInDown {\n\t\tfrom {\n\t\t\topacity: 0; transform: translateY(-50px);\n\t\t}\n\t\tto {\n\t\t\topacity: 1; transform: translateY(0);\n\t\t}\n\t}\n\t\n\t@keyframes fadeInUp {\n\t\tfrom {\n\t\t\topacity: 0; transform: translateY(50px);\n\t\t}\n\t\tto {\n\t\t\topacity: 1; transform: translateY(0);\n\t\t}\n\t}\n\t\n\t@keyframes elegant-float {\n\t\t0% {\n\t\t\ttransform: rotate(0deg);\n\t\t}\n\t\t100% {\n\t\t\ttransform: rotate(360deg);\n\t\t}\n\t}\n\t\n\t@keyframes shine {\n\t\t0% {\n\t\t\ttransform: translateX(-100%) translateY(-100%) rotate(45deg);\n\t\t}\n\t\t100% {\n\t\t\ttransform: translateX(100%) translateY(100%) rotate(45deg);\n\t\t}\n\t}\n\t\n\t@keyframes sweep {\n\t\t0% {\n\t\t\tleft: -100%;\n\t\t}\n\t\t100% {\n\t\t\tleft: 100%;\n\t\t}\n\t}\n\t\n\t@media (max-width: 768px) {\n\t\t.container {\n\t\t\tpadding: 15px;\n\t\t}\n\t\th1 {\n\t\t\tfont-size: 2.8rem;\n\t\t}\n\t\t.hero-banner,\n\t\t.main-content,\n\t\t.final-statement {\n\t\t\tpadding: 40px 25px;\n\t\t}\n\t\t.features-showcase {\n\t\t\tgrid-template-columns: 1fr; gap: 25px;\n\t\t}\n\t\t.italian-subtitle {\n\t\t\tfont-size: 1.4rem;\n\t\t}\n\t\t.dimensions-visual {\n\t\t\tflex-direction: column; gap: 20px;\n\t\t}\n\t\t.intro-section,\n\t\t.specifications-section,\n\t\t.quality-features,\n\t\t.usage-section,\n\t\t.dimensions-showcase {\n\t\t\tpadding: 30px 20px;\n\t\t}\n\t}\n\n\n\n\n\n\n\n\n\nEspressotassen-Set 'Italia'\n\nEleganza Italiana\n\n12-teiliges Premium Porzellan-Set in Gastronomie-QualitÃ¤t\n\n\n\n\n\n\nItalienische Eleganz trifft FunktionalitÃ¤t\n\n\nErleben Sie die perfekte Kombination aus Stil und FunktionalitÃ¤t mit dem 12-teiligen weiÃen Porzellan Espressotassen-Set 'Italia'. Dieses hochwertige Set aus\ndickwandigem, italienischem Porzellan prÃ¤sentiert sich mit einer eleganten Optik und beeindruckt durch seine Gastronomie-QualitÃ¤t.\n\n\n\n\n\nð®ð¹\n\nItalienisches Porzellan\n\n\nDickwandiges, hochwertiges Hartporzellan aus Italien fÃ¼r authentischen Espresso-Genuss\n\n\n\n\nâ\n\nPerfekte GrÃ¶Ãe\n\n\n60 ml FassungsvermÃ¶gen - ideal fÃ¼r authentischen italienischen Espresso\n\n\n\n\nð\n\nGastronomie-QualitÃ¤t\n\n\nProfessionelle QualitÃ¤t fÃ¼r den anspruchsvollen Einsatz in Gastronomie und Zuhause\n\n\n\n\n\n\nTechnische Spezifikationen\n\n\nPrÃ¤zise gefertigte MaÃe fÃ¼r optimalen Komfort und perfekte FunktionalitÃ¤t\n\n\n\n\n\nð Tassen-MaÃe\n\nÃ 6,5 cm Ã 6 cm HÃ¶he\n\n\n\n\nð½ï¸ Unterteller\n\nÃ 12,5 cm\n\n\n\n\nâ FassungsvermÃ¶gen\n\n60 ml pro Tasse\n\n\n\n\nð¦ Set-Umfang\n\n24 Teile (12 Tassen + 12 Unterteller)\n\n\n\n\nâï¸ Gesamtgewicht\n\n3,42 kg\n\n\n\n\nð¡ï¸ TemperaturbestÃ¤ndigkeit\n\nBis 100Â°C\n\n\n\n\n\n\nPremium-QualitÃ¤tsmerkmale\n\n\nð\n\nHartporzellan\n\nRobustes, weiÃes Hartporzellan fÃ¼r Langlebigkeit und hohe Bruchfestigkeit\n\n\n\nð¡ï¸\n\nKratzfest\n\nProfessionelle Klarlackversiegelung schÃ¼tzt vor Kratzern und Abnutzung\n\n\n\nð¿\n\nSpÃ¼lmaschinenfest\n\nProblemlose Reinigung in der SpÃ¼lmaschine fÃ¼r maximalen Komfort\n\n\n\nð¥\n\nHitzebestÃ¤ndig\n\nHohe TemperaturbestÃ¤ndigkeit bis 100Â°C fÃ¼r heiÃe GetrÃ¤nke\n\n\n\nð\n\nErgonomisch\n\nAngenehm zu halten dank durchdachter Formgebung und optimaler GrÃ¶Ãe\n\n\n\nâ­\n\nElegante Optik\n\nZeitloses, weiÃes Design passt zu jedem Ambiente und Anlass\n\n\n\n\n\n\nPerfekte Proportionen\n\n\nâ\nTasse\nÃ 6,5 cm\nH: 6 cm\n\n\n\nð½ï¸\nUnterteller\nÃ 12,5 cm\n\n\n\nð§\nVolumen\n60 ml\n\n\n\n\n\n\nVielseitige EinsatzmÃ¶glichkeiten\n\n\nð \n\nGroÃe Haushalte\n\nPerfekt fÃ¼r Familien und hÃ¤ufige GÃ¤ste\n\n\n\nð½ï¸\n\nGastronomie\n\nProfessionelle QualitÃ¤t fÃ¼r Restaurants und CafÃ©s\n\n\n\nð\n\nBesondere AnlÃ¤sse\n\nStilvolle PrÃ¤sentation bei Events und Feiern\n\n\n\nð\n\nGeschenkidee\n\nIdeales Geschenk fÃ¼r Kaffeeliebhaber\n\n\n\n\n\n\n\nItalienisches Flair fÃ¼r Ihre Kaffee-Kultur\n\n\nOb fÃ¼r den privaten Gebrauch in groÃen Haushalten, die Gastronomie oder als besonderes Geschenk, das Espressotassen-Set 'Italia' ist die ideale Wahl fÃ¼r Kaffeeliebhaber und bietet einen Hauch von italienischem Flair. GenieÃen Sie den Komfort und die Eleganz dieses umfangreichen Sets fÃ¼r Ihre Kaffee-Kultur!\n\n\n\n\n\n\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ctitle\u003e12-teiliges Porzellan Espressotassen-Set 'Italia' - Gastronomie-QualitÃ¤t\u003c\/title\u003e\n\u003cmeta name=\"x-apple-disable-message-reformatting\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"description\" content=\"Erleben Sie Eleganz und QualitÃ¤t mit dem 12-teiligen Porzellan Espressotassen-Set 'Italia'. Perfekt fÃ¼r Kaffeeliebhaber und Gastronomie!\"\u003e\n\u003cmeta name=\"keywords\" content=\"Espressotassen Set, Porzellan Espressotassen Italien, Gastronomie-QualitÃ¤t Tassen, dickwandige Espressotassen, elegantes Tassen Set, hochwertige Kaffeetassen, spÃ¼lmaschinenfeste Tassen, italienisches Porzellan Set, Geschenkidee fÃ¼r Kaffeeliebhaber, zeitloses Design Tassen\"\u003e\n\u003cmeta name=\"author\" content=\"Italia Porzellan\"\u003e\n\n\u003clink href=\"https:\/\/s3.amazonaws.com\/unlayer-editor.3dsellers.com\/unlayer.css?t=38\" rel=\"stylesheet\"\u003e\n\u003c!--[if gte mso 9]\u003e\n\u003cxml\u003e\n  \u003co:officedocumentsettings\u003e\n    \u003co:allowpng\u003e\u003c\/o:allowpng\u003e\n    \u003co:pixelsperinch\u003e96\u003c\/o:pixelsperinch\u003e\n  \u003c\/o:officedocumentsettings\u003e\n\u003c\/xml\u003e\n\u003c![endif]--\u003e\n  \u003cmeta http-equiv=\"Content-Type\" content=\"text\/html; charset=UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003cmeta name=\"x-apple-disable-message-reformatting\"\u003e\n  \u003c!--[if !mso]\u003e\u003c!--\u003e\u003cmeta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"\u003e\n\u003c!--\u003c![endif]--\u003e\n  \u003ctitle\u003e\u003c\/title\u003e\n  \n    \u003cstyle type=\"text\/css\"\u003e\n      \n      @media only screen and (min-width: 920px) {\n        .u-row {\n          width: 1200px !important;\n        }\n\n        .u-row .u-col {\n          vertical-align: top;\n        }\n\n        \n            .u-row .u-col-50 {\n              width: 450px !important;\n            }\n          \n\n            .u-row .u-col-100 {\n              width: 1200px !important;\n            }\n          \n      }\n\n      @media only screen and (max-width: 920px) {\n        .u-row-container {\n          max-width: 100% !important;\n          padding-left: 0px !important;\n          padding-right: 0px !important;\n        }\n\n        .u-row {\n          width: 100% !important;\n        }\n\n        .u-row .u-col {\n          display: block !important;\n          width: 100% !important;\n          min-width: 220px !important;\n          max-width: 100% !important;\n        }\n\n        .u-row .u-col \u003e div {\n          margin: 0 auto;\n        }\n\n\n        .u-row .u-col img {\n          max-width: 100% !important;\n        }\n\n        .no-stack .u-col {\n          min-width: 0 !important;\n          display: table-cell !important;\n        }\n\n        \n            .no-stack .u-col-50 {\n              width: 50% !important;\n            }\n          \n\n            .no-stack .u-col-100 {\n              width: 100% !important;\n            }\n          \n      }\n    \nbody{margin:0;padding:0}table,td,tr{border-collapse:collapse;vertical-align:top}p{margin:0}.ie-container table,.mso-container table{table-layout:fixed}*{line-height:inherit}a[x-apple-data-detectors=true]{color:inherit!important;text-decoration:none!important}\n\n\n      @media (min-width: 0px) {\n        .hide-default__display-block {\n          display: block !important;\n          mso-hide: unset !important;\n        }\n\n        .hide-default__display-table {\n          display: table !important;\n          mso-hide: unset !important;\n        }\n      }\n\n      \n          @media (max-width: 480px) {\n            .hide-mobile {\n              \n              max-height: 0px;\n              overflow: hidden;\n    \n              display: none !important;\n            }\n          }\n          \n\n          @media (min-width: 481px) {\n            .hide-desktop {\n              \n              max-height: 0px;\n              overflow: hidden;\n    \n              display: none !important;\n            }\n          }\ntable, td { color: #000000; } #u_body a { color: #2dc26b; text-decoration: underline; }\n    \u003c\/style\u003e\n  \n  \n\n\n\n\n  \u003c!--[if IE]\u003e\u003cdiv class=\"ie-container\"\u003e\u003c\/div\u003e\u003c![endif]--\u003e\n  \u003c!--[if mso]\u003e\u003cdiv class=\"mso-container\"\u003e\u003c\/div\u003e\u003c![endif]--\u003e\n  \u003ctable role=\"presentation\" id=\"u_body\" style=\"border-collapse: collapse;table-layout: fixed;border-spacing: 0;mso-table-lspace: 0pt;mso-table-rspace: 0pt;vertical-align: top;min-width: 220px;Margin: 0 auto;background-color: #f2f5f7;width:100%\" cellpadding=\"0\" cellspacing=\"0\"\u003e\n  \u003ctbody\u003e\n  \u003ctr style=\"vertical-align: top\"\u003e\n    \u003ctd style=\"word-break: break-word;border-collapse: collapse !important;vertical-align: top\"\u003e\n    \u003c!--[if (mso)|(IE)]\u003e\u003ctable role=\"presentation\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"\u003e\u003ctr\u003e\u003ctd align=\"center\" style=\"background-color: #f2f5f7;\"\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c![endif]--\u003e\n    \n  \n  \n\u003cdiv id=\"u_row_2\" class=\"u-row-container u_row v-row-padding--vertical v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent\"\u003e\n  \u003cdiv class=\"u-row v-row-columns-background-color-background-color\" style=\"margin: 0 auto;min-width: 220px;max-width: 1200px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;\"\u003e\n    \u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003ctable role=\"presentation\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"\u003e\u003ctr\u003e\u003ctd class=\"v-row-padding v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent;\" align=\"center\"\u003e\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:1200px;\"\u003e\u003ctr class=\"v-row-background-image--inner v-row-columns-background-color-background-color\" style=\"background-color: transparent;\"\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c![endif]--\u003e\n      \n\u003c!--[if (mso)|(IE)]\u003e\u003ctd align=\"center\" width=\"900\" class=\"v-col-padding v-col-background-color v-col-border v-col-border-radius\" style=\"width: 1200px;padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\" valign=\"top\"\u003e\u003c\/td\u003e\u003c![endif]--\u003e\n\u003cdiv id=\"u_column_2\" class=\"u-col u-col-100 u_column\" style=\"max-width: 220px;min-width: 1200px;display: table-cell;vertical-align: top;\"\u003e\n  \u003cdiv class=\"v-col-background-color v-col-border-radius\" style=\"height: 100%;width: 100% !important;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\u003cdiv class=\"v-col-padding v-col-border v-col-border-radius\" style=\"box-sizing: border-box; height: 100%; padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n\u003c!--\u003c![endif]--\u003e\n  \n\u003ctable id=\"u_content_custom_Title_2\" class=\"u_content_custom_Title\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"v-container-padding-padding\" style=\"overflow-wrap:break-word;word-break:break-word;padding:10px;font-family:andale mono,times;\" align=\"left\"\u003e\n        \n    \n    \u003cdiv style=\"\n    display:flex;\n    flex-direction:column;\n    align-items:flex-start;\n    position:initial;\"\u003e\n    \u003cdiv style=\"\n    background:#bdd9cd;\n    width:100%;\n    height:auto;\n    padding:10px;\n    margin:0px;\n    \n    border-top:3px solid #000 !important;\n    border-right:3px solid #000 !important;\n    border-left:3px solid #000 !important;\n    border-bottom:3px solid #000 !important;\n    ;\n    box-shadow:0px 0px 0px #000 !important;;\n    transform:skew(0deg);\n    border-radius:10px !important;\n    line-height: normal;\n    letter-spacing: normal;\n    \"\u003e\n    \n    \u003cdiv style=\"\"\u003e\n    \u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"text-decoration: underline; color: rgb(6, 87, 113); font-size: 26px;\"\u003e\u003cstrong\u003e\u003cspan style=\"font-family: 'andale mono', times;\"\u003e12er Set weiße dickwandige Porzellan Espressotassen mit Untertassen\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\u003c\/div\u003e\n\u003c!--\u003c![endif]--\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n\n  \n  \n\u003cdiv id=\"u_row_4\" class=\"u-row-container u_row v-row-padding--vertical v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent\"\u003e\n  \u003cdiv class=\"u-row v-row-columns-background-color-background-color\" style=\"margin: 0 auto;min-width: 220px;max-width: 1200px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;\"\u003e\n    \u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003ctable role=\"presentation\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"\u003e\u003ctr\u003e\u003ctd class=\"v-row-padding v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent;\" align=\"center\"\u003e\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:1200px;\"\u003e\u003ctr class=\"v-row-background-image--inner v-row-columns-background-color-background-color\" style=\"background-color: transparent;\"\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c![endif]--\u003e\n      \n\u003c!--[if (mso)|(IE)]\u003e\u003ctd align=\"center\" width=\"900\" class=\"v-col-padding v-col-background-color v-col-border v-col-border-radius\" style=\"width: 1200px;padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\" valign=\"top\"\u003e\u003c\/td\u003e\u003c![endif]--\u003e\n\u003cdiv id=\"u_column_4\" class=\"u-col u-col-100 u_column\" style=\"max-width: 220px;min-width: 1200px;display: table-cell;vertical-align: top;\"\u003e\n  \u003cdiv class=\"v-col-background-color v-col-border-radius\" style=\"height: 100%;width: 100% !important;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\u003cdiv class=\"v-col-padding v-col-border v-col-border-radius\" style=\"box-sizing: border-box; height: 100%; padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n\u003c!--\u003c![endif]--\u003e\n  \n\u003ctable id=\"u_content_custom_product_image_4\" class=\"u_content_custom_product_image\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"v-container-padding-padding\" style=\"overflow-wrap:break-word;word-break:break-word;padding:3px;font-family:andale mono,times;\" align=\"left\"\u003e\n        \u003cdiv class=\"tds-row tds-row-1 tds-product-gallery\" style=\"display: none;\"\u003e\n    \u003cdiv class=\"tds-col-24 tds-product-gallery-wrapper\"\u003e\n                    \n            \u003cdiv class=\"tds-gallery-container  gallery4\"\u003e\n                \u003cinput class=\"tds-input\" type=\"radio\" id=\"carousel-1-1\" name=\"carousel1[]\" checked\u003e\u003cinput class=\"tds-input\" type=\"radio\" id=\"carousel-1-2\" name=\"carousel1[]\"\u003e\u003cinput class=\"tds-input\" type=\"radio\" id=\"carousel-1-3\" name=\"carousel1[]\"\u003e\u003cinput class=\"tds-input\" type=\"radio\" id=\"carousel-1-4\" name=\"carousel1[]\"\u003e\n\n                \n                \u003cdiv class=\"tds-carousel\"\u003e\n                    \u003cul class=\"tds-gallery-carousel__items\"\u003e\n\u003cli class=\"tds-carousel__item\"\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxNDU4\/z\/ddAAAeSw1dhoi0tA\/$_10.JPG?set_id=2\" alt=\" - Picture 1 of 4\"\u003e\u003c\/li\u003e\n\u003cli class=\"tds-carousel__item\"\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxNjAw\/z\/VysAAeSwz9hoi0tB\/$_10.JPG?set_id=2\" alt=\" - Picture 2 of 4\"\u003e\u003c\/li\u003e\n\u003cli class=\"tds-carousel__item\"\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NDI3WDYwMA==\/z\/cLQAAeSwmtFoi0tF\/$_10.JPG?set_id=2\" alt=\" - Picture 3 of 4\"\u003e\u003c\/li\u003e\n\u003cli class=\"tds-carousel__item\"\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NDI3WDYwMA==\/z\/QMoAAeSwYUNoi0tG\/$_10.JPG?set_id=2\" alt=\" - Picture 4 of 4\"\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n                    \u003cdiv class=\"tds-carousel__prev\"\u003e\n\u003clabel for=\"carousel-1-1\"\u003e\u003c\/label\u003e\u003clabel for=\"carousel-1-2\"\u003e\u003c\/label\u003e\u003clabel for=\"carousel-1-3\"\u003e\u003c\/label\u003e\u003clabel for=\"carousel-1-4\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\n                    \u003cdiv class=\"tds-carousel__next\"\u003e\n\u003clabel for=\"carousel-1-1\"\u003e\u003c\/label\u003e\u003clabel for=\"carousel-1-2\"\u003e\u003c\/label\u003e\u003clabel for=\"carousel-1-3\"\u003e\u003c\/label\u003e\u003clabel for=\"carousel-1-4\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\n                                            \u003cdiv class=\"tds-gallery-carousel__nav\"\u003e\n\u003clabel for=\"carousel-1-1\"\u003e\u003c\/label\u003e\u003clabel for=\"carousel-1-2\"\u003e\u003c\/label\u003e\u003clabel for=\"carousel-1-3\"\u003e\u003c\/label\u003e\u003clabel for=\"carousel-1-4\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n                                    \u003c\/div\u003e\n\n                                    \u003cdiv class=\"tds-gallery-specifics\"\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Farbe:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    Weiß\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Material:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    Porzellan\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Produktart:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    Ober-\u0026amp; Untertassen-Set\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Maßeinheit:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    Einheit\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Herstellernummer:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    Nicht Zutreffend\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Marke:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    Iuxpresso\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Herstellungsland und -region:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    Portugal\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Finish:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    Klarlackversiegelt\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Tassen Höhe:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    6 cm\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Tassen Durchmesser:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    6,50 cm\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Gedeckt für:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    12\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Füllmenge:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    60 ml\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Tassentyp:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    Espressotassen\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Set Anzahl:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    2 Sets\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Personalisieren:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    Nein\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Gesamtgewicht:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    285 g\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Tassen Gewicht:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    145 g\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Anzahl je Set:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    6 Tassen + 6 Untertassen\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Untertassen Durchmesser:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    12,5 cm\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Anzahl der Einheiten:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    12\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Untertassen Gewicht:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    140 g\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Spülmaschinenfest:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    ja\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n                    \u003cdiv class=\"tds-product-specifics-container\"\u003e\n                \u003cspan class=\"tds-product-specifics-title\"\u003e\n                    Brand:\n                \u003c\/span\u003e\n\n                \u003cspan class=\"tds-product-specifics-content\"\u003e\n                    Iuxpresso\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003c\/div\u003e\n                            \u003c\/div\u003e\n            \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003cstyle\u003e\n    .tds-product-gallery {\n        overflow-y: auto;\n    }\n\n    .tds-input {\n        position: absolute;\n        left: -100%;\n        top: -100%;\n        height: 0;\n        display: none;\n    }\n\n    .tds-slider-label {\n        margin: 0 auto;\n    }\n\n    .tds-slider-label img {\n        max-height: 125px;\n    }\n\n    .tds-gallery-container \u003e input[type=\"radio\"]:nth-child(1):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(24),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(1):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(2),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(1):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(24),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(1):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(2),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(2):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(1),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(2):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(3),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(2):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(1),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(2):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(3),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(3):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(2),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(3):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(4),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(3):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(2),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(3):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(4),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(4):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(3),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(4):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(5),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(4):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(3),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(4):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(5),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(5):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(4),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(5):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(6),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(5):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(4),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(5):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(6),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(6):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(5),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(6):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(7),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(6):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(5),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(6):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(7),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(7):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(6),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(7):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(8),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(7):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(6),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(7):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(8),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(8):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(7),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(8):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(9),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(8):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(7),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(8):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(9),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(9):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(8),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(9):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(10),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(9):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(8),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(9):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(10),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(10):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(9),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(10):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(11),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(10):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(9),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(10):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(11),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(11):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(10),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(11):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(12),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(11):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(10),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(11):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(12),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(12):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(11),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(12):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(13),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(12):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(11),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(12):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(13),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(13):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(12),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(13):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(14),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(13):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(12),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(13):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(14),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(14):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(13),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(14):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(15),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(14):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(13),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(14):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(15),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(15):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(14),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(15):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(16),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(15):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(14),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(15):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(16),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(16):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(15),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(16):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(17),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(16):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(15),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(16):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(17),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(17):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(16),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(17):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(18),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(17):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(16),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(17):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(18),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(18):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(17),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(18):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(19),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(18):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(17),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(18):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(19),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(19):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(18),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(19):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(20),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(19):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(18),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(19):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(20),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(20):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(19),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(20):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(21),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(20):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(19),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(20):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(21),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(21):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(20),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(21):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(22),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(21):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(20),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(21):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(22),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(22):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(21),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(22):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(23),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(22):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(21),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(22):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(23),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(23):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(22),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(23):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(24),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(23):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(22),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(23):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(24),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(24):checked ~ .tds-carousel .tds-carousel__prev \u003e label:nth-child(23),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(24):checked ~ .tds-carousel .tds-carousel__next \u003e label:nth-child(1),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(24):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label:nth-child(23),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(24):checked ~ .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label:nth-child(1){opacity: 1 !important;z-index: 3;}.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(1):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(1),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(2):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(2),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(3):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(3),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(4):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(4),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(5):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(5),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(6):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(6),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(7):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(7),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(8):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(8),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(9):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(9),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(10):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(10),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(11):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(11),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(12):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(12),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(13):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(13),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(14):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(14),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(15):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(15),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(16):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(16),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(17):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(17),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(18):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(18),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(19):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(19),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(20):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(20),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(21):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(21),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(22):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(22),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(23):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(23),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(24):checked ~ .tds-carousel .tds-gallery-carousel__nav \u003e label:nth-child(24){background: #ccc;cursor: default;pointer-events: none;}.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(1):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(1),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(2):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(2),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(3):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(3),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(4):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(4),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(5):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(5),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(6):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(6),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(7):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(7),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(8):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(8),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(9):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(9),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(10):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(10),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(11):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(11),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(12):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(12),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(13):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(13),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(14):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(14),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(15):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(15),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(16):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(16),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(17):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(17),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(18):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(18),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(19):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(19),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(20):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(20),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(21):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(21),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(22):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(22),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(23):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(23),.tds-gallery-container \u003e input[type=\"radio\"]:nth-child(24):checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item:nth-child(24){opacity: 1;}\n\n    .tds-gallery-container *,\n    .tds-gallery-container *:before,\n    .tds-gallery-container *:after {\n        box-sizing: border-box;\n        -webkit-box-sizing: border-box;\n        -moz-box-sizing: border-box;\n    }\n    .tds-gallery-container {\n        width: 100%;\n        max-width: 600px;\n        margin: 10px auto;\n        height: 470px;\n        position: relative;\n    }\n    .tds-carousel {\n        width: 100%;\n        position: relative;\n        overflow: hidden;\n    }\n    .tds-gallery-container \u003e input[type=\"radio\"]:checked ~ .tds-carousel .tds-gallery-carousel__items .tds-carousel__item,\n    .tds-gallery-container \u003e input[type=\"radio\"]:checked ~ .tds-carousel .tds-carousel__prev \u003e label,\n    .tds-gallery-container \u003e input[type=\"radio\"]:checked ~ .tds-carousel .tds-carousel__next \u003e label {\n        opacity: 0;\n    }\n    .tds-gallery-carousel__items {\n        margin: 0;\n        padding: 0;\n        list-style-type: none;\n        width: 100%;\n        height: 470px;\n        position: relative;\n    }\n    .tds-carousel__item {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        z-index: 1;\n        transition: opacity 1.5s;\n        -webkit-transition: opacity 1.5s;\n    }\n    .tds-carousel__item img {\n        width: 100%;\n        height: 100%;\n        vertical-align: middle;\n        object-fit: contain;\n    }\n    .tds-gallery-carousel__nav {\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        text-align: center;\n        width: 100%;\n        z-index: 3;\n    }\n    .tds-gallery-carousel__nav \u003e label {\n        border: 1px solid black;\n        display: inline-block;\n        border-radius: 50%;\n        cursor: pointer;\n        margin: 0 0.600%;\n        width: 20px;\n        height: 20px;\n    }\n    \/* arrows *\/\n    .tds-carousel__prev \u003e label,\n    .tds-carousel__next \u003e label {\n        cursor: pointer;\n        display: block;\n        width: 50px;\n        height: 50px;\n        position: absolute;\n        z-index: 2;\n        top: 50%;\n        transform: translateY(-50%);\n        -webkit-transform: translateY(-50%);\n        transition: all 0.3s ease;\n        -webkit-transition: all 0.3s ease;\n        opacity: 0;\n    }\n    \/*.tds-carousel__prev \u003e label:hover,*\/\n    \/*.tds-carousel__next \u003e label:hover,*\/\n    \/*.tds-carousel__prev \u003e label:focus,*\/\n    \/*.tds-carousel__next \u003e label:focus {*\/\n        \/*opacity: 0.5 !important;*\/\n    \/*}*\/\n\n    .tds-carousel__prev \u003e label:before,\n    .tds-carousel__next \u003e label:before,\n    .tds-carousel__prev \u003e label:after,\n    .tds-carousel__next \u003e label:after {\n        content: \"\";\n        position: absolute;\n        width: inherit;\n        height: inherit;\n    }\n    .tds-carousel__prev \u003e label:before,\n    .tds-carousel__next \u003e label:before {\n        background-repeat: no-repeat;\n        background-position: center;\n        background-size: contain;\n        background-image: url('data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCCAMAAADUivDaAAAA1VBMVEUAAABwcHBwcHBwcHBwcHBwcHBwcHBwcHB0dHRwcHBwcHBwcHBwcHBwcHBvb29vb29xcXFsbGxwcHBwcHBwcHBwcHBwcHBvb294eHh4eHhwcHBwcHBwcHBwcHBvb29wcHBubm4AAACCgoKLi4twcHBxcXH\/\/\/8BAAG3t7elpaXt7e3k5ORwcHDc3Nz29vaKiop5eXnKysq4uLiTk5MjIyMJCAliYmJUVFQ5ODnS0tLAwMCCgoJpaWlGRkYuLS4WFRaurq6dnZ2cnJwdHB2vr69cW1xbW1vW\/NqvAAAAJnRSTlMA39H4oieQIw3s6ZqHXEEfCQXZgkYZy5X89ebjuqxtNSsB\/Pt6SGZ2FFkAAAJnSURBVFjDrZjrctowEIVlm6vBONwhCYG06Vqy8R2SAC2k1\/d\/pMbNMGpAkiWF77fnzPhotbtHiEujcze+NW8s68a8Hd91GkiRQc1MCMZhGAAEYYgxSczaAMnS\/dJqxjiAEwIcN1uDLpKgXplgH5j4eFKpozKu2hMcAZcIW\/0rJKTTIz4I8UlvLnKh\/TmAUoJPba4jCzOPQIIoNquISdUgIAkxmBoLOwVpUpuhUb\/egAKb67PTdY0UlNgaw5NyGBFQhIzeF0glB2XiCvoPJ45AmWjnUIVGMwANgibtADUCWpDaUWE+8UELf3msjhYGTXDrTWE4ZXq5yfO01NHpmxttzCzh36vV0y4EMbhfKNwbTCfig+d5q8fvvtgN477oMjGwWHr\/eP6aRcL66hSFiUUS3vpbIrLkpShRIxBIFByeYr4lQQ8hdwdiiRJLEhc5RCxRZglx6JFyJcSW4DaabYUSlJ9sS\/AMmWGJBGX\/yBgyoYkMeQlv\/ZwEZxIGsv1yCco+PztVG1mgIrFewimWosQ+Z0jYvqYX9EeMj55ID41C6brIWZ+GI1pautU5Q30sd0dwxO1bDpG5qT98AO41cxPQ6hf0sgtbDjVB2HLQmNf4qAkCXmr89hsfqAnC9ssfAumf1YqaIB4CxbHqTjPAD3Qg6hFNh5cay6iaaC8H9Y+vKJdclJCz01vXLrs0oitTd3WlDHUXaP01PqVrPKWqEia2dvWykYbiygcr9wLxjs9cImSa85Ko27cyUdTNrIeuROBOMl7gzhIauIUsXmN\/dj5\/f73G\/oXi40OWHR8fsow+PijQGEg+gfwFSukB7f67p8kAAAAASUVORK5CYII=');\n    }\n    .tds-carousel__prev \u003e label {\n        left: 2%;\n    }\n    .tds-carousel__prev.tds-carousel__top \u003e label {\n        top: 3%;\n    }\n    .tds-carousel__next.tds-carousel__bottom \u003e label {\n        top: 97%;\n    }\n    .tds-carousel__next \u003e label {\n        right: 2%;\n    }\n    .tds-carousel__prev.tds-carousel__top \u003e label:before {\n        transform: rotate(270deg);\n        -webkit-transform: rotate(270deg);\n    }\n    .tds-carousel__next.tds-carousel__bottom \u003e label:before {\n        transform: rotate(90deg);\n        -webkit-transform: rotate(90deg);\n    }\n    .tds-carousel__prev \u003e label:before {\n        transform: rotate(180deg);\n        -webkit-transform: rotate(180deg);\n    }\n    .tds-gallery-thumbnails-wrapper .tds-carousel__prev \u003e label,\n    .tds-gallery-thumbnails-wrapper .tds-carousel__next \u003e label {\n        width: 28px;\n        height: 28px;\n    }\n    .tds-gallery-thumbnails li {\n        border: 1px solid blanchedalmond;\n        margin-bottom: 10px;\n    }\n    .tds-gallery-thumbnails img {\n        object-fit: cover;\n        object-position: top;\n        cursor: pointer;\n    }\n    .tds-gallery-thumbnails {\n        list-style-type: none;\n        position: relative;\n        padding: 0;\n        margin: 0 12px;\n    }\n\n    .tds-gallery-vertical .tds-gallery-carousel__nav,\n    .tds-gallery-horizontal .tds-gallery-carousel__nav {\n        display: none;\n    }\n\n    \/* gallery with specifics *\/\n    .gallery4 .tds-carousel,\n    .gallery7 .tds-carousel {\n        width: 60% !important;\n        float: left;\n    }\n    .tds-gallery-container.gallery4,\n    .tds-gallery-container.gallery7 {\n        max-width: 1000px !important;\n    }\n\n    \/*end arrows*\/\n    @media (max-width:710px) {\n        .tds-gallery-specifics {\n            width: 100% !important;\n            display: block !important;\n            height: auto !important;\n        }\n        .tds-gallery-thumbnails-wrapper {\n            display: none !important;\n        }\n        .tds-gallery-container .tds-carousel {\n            width: 100% !important;\n            display: block !important;\n        }\n        .tds-gallery-vertical .tds-gallery-carousel__nav,\n        .tds-gallery-horizontal .tds-gallery-carousel__nav {\n            display: block;\n        }\n    }\n\n    .tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(1):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:0px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(2):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-140px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(3):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-280px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(4):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-420px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(5):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-560px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(6):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-700px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(7):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-840px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(8):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-980px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(9):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-1120px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(10):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-1260px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(11):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-1400px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(12):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-1540px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(13):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-1680px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(14):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-1820px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(15):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-1960px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(16):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-2100px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(17):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-2240px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(18):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-2380px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(19):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-2520px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(20):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-2660px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(21):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-2800px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(22):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-2940px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(23):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-3080px;}.tds-gallery-vertical \u003e input[type=\"radio\"]:nth-child(24):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {top:-3220px;}\n\n    .tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(1):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:0px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(2):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-115px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(3):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-230px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(4):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-345px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(5):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-460px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(6):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-575px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(7):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-690px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(8):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-805px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(9):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-920px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(10):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-1035px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(11):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-1150px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(12):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-1265px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(13):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-1380px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(14):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-1495px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(15):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-1610px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(16):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-1725px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(17):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-1840px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(18):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-1955px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(19):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-2070px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(20):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-2185px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(21):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-2300px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(22):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-2415px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(23):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-2530px;}.tds-gallery-horizontal \u003e input[type=\"radio\"]:nth-child(24):checked ~ .tds-gallery-thumbnails-wrapper .tds-gallery-thumbnails {left:-2645px;}\n    \/* Gallery 2 *\/\n    \/* Gallery 5 *\/\n    .tds-gallery-vertical {\n        max-width: 1000px;\n    }\n    .tds-gallery-vertical .tds-carousel {\n        width: calc(100% - 234px);\n        display: inline-block;\n    }\n    .tds-gallery-vertical .tds-gallery-thumbnails-wrapper {\n        position: relative;\n        display: inline-flex;\n        display: -webkit-inline-flex;\n    }\n    .tds-gallery-vertical .tds-thumbnails-wrapper {\n        height: 410px;\n        overflow: hidden;\n        margin: 30px 0;\n    }\n    .tds-gallery-vertical .tds-gallery-thumbnails {\n        width: 125px;\n    }\n    .tds-gallery-vertical .tds-carousel__top \u003e label,\n    .tds-gallery-vertical .tds-carousel__bottom \u003e label {\n        left: calc(50% - 12px);\n    }\n\n    .tds-gallery-vertical .tds-gallery-thumbnails li {\n        height: 125px;\n        display: flex;\n        align-items: center;\n    }\n\n    .tds-gallery-horizontal .tds-thumbnails-wrapper {\n        height: 120px;\n        overflow: hidden;\n        width: 100%;\n        max-width: 625px;\n        margin: 0 auto;\n    }\n    .tds-gallery-horizontal .tds-gallery-thumbnails li {\n        \/*float: left;*\/\n        width: 115px;\n        min-width: 115px;\n        margin-bottom: 0;\n        margin-right: 10px;\n        display: flex;\n        align-items: center;\n    }\n    .tds-gallery-horizontal .tds-gallery-thumbnails {\n        width: 100%;\n        height: 100%;\n        margin: 0;\n        display: flex;\n    }\n    .tds-gallery-horizontal .tds-gallery-thumbnails-wrapper {\n        margin: 10px 0;\n        position: relative;\n    }\n    .tds-gallery-horizontal {\n        height: 525px;\n        max-width: 100%;\n    }\n    .tds-gallery-horizontal .tds-carousel {\n        max-width: 500px;\n        margin: 0 auto;\n    }\n    .tds-gallery-horizontal .tds-gallery-carousel__items {\n        height: 400px;\n    }\n    .tds-gallery-horizontal .tds-carousel__top \u003e label,\n    .tds-gallery-horizontal .tds-carousel__bottom \u003e label {\n        top: calc(50% - 13px);\n        transform: rotate(30deg);\n        -webkit-transform: rotate(30deg);\n    }\n    .tds-gallery-horizontal .tds-carousel__top \u003e label {\n        left: 23%;\n    }\n    .tds-gallery-horizontal .tds-carousel__bottom \u003e label {\n        right: 23%;\n    }\n    .tds-gallery-specifics {\n        width: 40%;\n        float: left;\n        border: 1px solid lightgrey;\n        height: inherit;\n        padding: 10px;\n        overflow-y: auto;\n    }\n    .tds-gallery-specifics .placeholder {\n        height: 100%;\n    }\n\n    .tds-gallery-specifics .tds-product-specifics-title {\n        font-weight: 600;\n    }\n\n    @media  only screen and (max-width:769px) {\n        .tds-gallery-container {\n            margin: 2px auto;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e.tds-product-gallery {display: block !important;}\u003c\/style\u003e\n\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\u003c\/div\u003e\n\u003c!--\u003c![endif]--\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n\n  \n  \n\u003cdiv id=\"u_row_5\" class=\"u-row-container u_row v-row-padding--vertical v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent\"\u003e\n  \u003cdiv class=\"u-row v-row-columns-background-color-background-color\" style=\"margin: 0 auto;min-width: 220px;max-width: 1200px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;\"\u003e\n    \u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003ctable role=\"presentation\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"\u003e\u003ctr\u003e\u003ctd class=\"v-row-padding v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent;\" align=\"center\"\u003e\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:1200px;\"\u003e\u003ctr class=\"v-row-background-image--inner v-row-columns-background-color-background-color\" style=\"background-color: transparent;\"\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c![endif]--\u003e\n      \n\u003c!--[if (mso)|(IE)]\u003e\u003ctd align=\"center\" width=\"900\" class=\"v-col-padding v-col-background-color v-col-border v-col-border-radius\" style=\"width: 1200px;padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\" valign=\"top\"\u003e\u003c\/td\u003e\u003c![endif]--\u003e\n\u003cdiv id=\"u_column_5\" class=\"u-col u-col-100 u_column\" style=\"max-width: 220px;min-width: 1200px;display: table-cell;vertical-align: top;\"\u003e\n  \u003cdiv class=\"v-col-background-color v-col-border-radius\" style=\"height: 100%;width: 100% !important;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\u003cdiv class=\"v-col-padding v-col-border v-col-border-radius\" style=\"box-sizing: border-box; height: 100%; padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n\u003c!--\u003c![endif]--\u003e\n  \n\u003ctable id=\"u_content_custom_rectangle_29\" class=\"u_content_custom_rectangle\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"v-container-padding-padding\" style=\"overflow-wrap:break-word;word-break:break-word;padding:10px;font-family:andale mono,times;\" align=\"left\"\u003e\n        \n    \n    \u003cdiv style=\"\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    position:initial;\"\u003e\n    \u003cdiv style=\"\n    background:#bdd9cd;\n    width:100%;\n    height:auto;\n    padding:10px 10px 10px 30px;\n    margin:-9px;\n    \n    border-top:2px solid #000 !important;\n    border-right:2px solid #000 !important;\n    border-left:2px solid #000 !important;\n    border-bottom:2px solid #000 !important;\n    ;\n    box-shadow:0px 0px 0px #000 !important;;\n    transform:skew(0deg);\n    border-radius:10px !important;\n    line-height: normal;\n    letter-spacing: normal;\n    \"\u003e\n    \n    \u003cdiv style=\"\"\u003e\n    \u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"font-family: 'andale mono', times; font-size: 24px;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(6, 87, 113);\"\u003eBeschreibung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\u003c\/div\u003e\n\u003c!--\u003c![endif]--\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n\n  \n  \n\u003cdiv id=\"u_row_35\" class=\"u-row-container u_row v-row-padding--vertical v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent\"\u003e\n  \u003cdiv class=\"u-row v-row-columns-background-color-background-color\" style=\"margin: 0 auto;min-width: 220px;max-width: 1200px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;\"\u003e\n    \u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003ctable role=\"presentation\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"\u003e\u003ctr\u003e\u003ctd class=\"v-row-padding v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent;\" align=\"center\"\u003e\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:1200px;\"\u003e\u003ctr class=\"v-row-background-image--inner v-row-columns-background-color-background-color\" style=\"background-color: transparent;\"\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c![endif]--\u003e\n      \n\u003c!--[if (mso)|(IE)]\u003e\u003ctd align=\"center\" width=\"900\" class=\"v-col-padding v-col-background-color v-col-border v-col-border-radius\" style=\"width: 1200px;padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\" valign=\"top\"\u003e\u003c\/td\u003e\u003c![endif]--\u003e\n\u003cdiv id=\"u_column_48\" class=\"u-col u-col-100 u_column\" style=\"max-width: 220px;min-width: 1200px;display: table-cell;vertical-align: top;\"\u003e\n  \u003cdiv class=\"v-col-background-color v-col-border-radius\" style=\"height: 100%;width: 100% !important;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\u003cdiv class=\"v-col-padding v-col-border v-col-border-radius\" style=\"box-sizing: border-box; height: 100%; padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n\u003c!--\u003c![endif]--\u003e\n  \n\u003ctable id=\"u_content_custom_description_3\" class=\"u_content_custom_description\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"v-container-padding-padding\" style=\"overflow-wrap:break-word;word-break:break-word;padding:10px;font-family:andale mono,times;\" align=\"left\"\u003e\n        \u003cdiv class=\"description-placeholder\"\u003e\n    \n    \u003cdiv style=\"\n    display:flex;\n    flex-direction:column;\n    align-items:flex-start;\n    position:initial;\"\u003e\n    \u003cdiv style=\"\n    background:#eeeeeeb2;\n    width:100%;\n    height:auto;\n    padding:10px;\n    margin:0px;\n    \n    border-top:0px solid #000 !important;\n    border-right:0px solid #000 !important;\n    border-left:0px solid #000 !important;\n    border-bottom:0px solid #000 !important;\n    ;\n    box-shadow:0px 0px 0px #000 !important;;\n    transform:skew(0deg);\n    border-radius:10px !important;\n    line-height: normal;\n    letter-spacing: normal;\n    \"\u003e\n    \n    \u003cdiv style=\"\"\u003e\n    \u003c!--end-header-3dsellers.com-ld-html--\u003e\u003cdiv vocab=\"https:\/\/schema.org\/\" id=\"tds-mobile-description\" typeof=\"Product\" style=\"display: none\"\u003e\n                        \u003cspan property=\"description\"\u003e\n\n\n\n\n\n\n12-teiliges Porzellan Espressotassen-Set 'Italia' - Gastronomie-Qualität\n\n\n\n\n\n\n\n\n\t* {\n\t\tmargin: 0; padding: 0; box-sizing: border-box;\n\t}\n\t\n\tbody {\n\t\tfont-family: 'Georgia', 'Times New Roman', serif; line-height: 1.7; color: #2c2c2c; background: linear-gradient(135deg, #8B4513 0%, #D2691E 20%, #F5DEB3 50%, #FFFAF0 80%, #FFFFFF 100%); min-height: 100vh;\n\t}\n\t\n\t.container {\n\t\tmax-width: 1200px; margin: 0 auto; padding: 20px;\n\t}\n\t\n\t.product-showcase {\n\t\tbackground: linear-gradient(145deg, #ffffff 0%, #fefefe 100%); border-radius: 25px; box-shadow: 0 25px 50px rgba(139, 69, 19, 0.2); overflow: hidden; margin: 20px 0; border: 3px solid #D2691E;\n\t}\n\t\n\t.hero-banner {\n\t\tbackground: linear-gradient(45deg, #8B4513, #D2691E, #F4A460); color: #fff; padding: 80px 50px; text-align: center; position: relative; overflow: hidden;\n\t}\n\t\n\t.hero-banner::before {\n\t\tcontent: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: url('data:image\/svg+xml,') repeat; animation: elegant-float 30s infinite linear;\n\t}\n\t\n\t.hero-content {\n\t\tposition: relative; z-index: 2;\n\t}\n\t\n\th1 {\n\t\tfont-size: 3.8rem; margin-bottom: 25px; text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); font-weight: bold; letter-spacing: 2px; animation: fadeInDown 1.2s ease-out;\n\t}\n\t\n\t.italian-subtitle {\n\t\tfont-size: 1.8rem; margin-bottom: 20px; font-style: italic; color: #F5DEB3; animation: fadeInUp 1.2s ease-out 0.3s both;\n\t}\n\t\n\t.tagline {\n\t\tfont-size: 1.4rem; margin-bottom: 35px; opacity: 0.95; animation: fadeInUp 1.2s ease-out 0.6s both;\n\t}\n\t\n\t.main-content {\n\t\tpadding: 60px 50px;\n\t}\n\t\n\t.intro-section {\n\t\ttext-align: center; margin-bottom: 50px; padding: 40px; background: linear-gradient(135deg, #FFFAF0, #F5DEB3); border-radius: 20px; border: 2px solid #D2691E;\n\t}\n\t\n\t.intro-section h2 {\n\t\tcolor: #8B4513; font-size: 2.5rem; margin-bottom: 30px;\n\t}\n\t\n\t.intro-text {\n\t\tfont-size: 1.2rem; color: #2c2c2c; max-width: 800px; margin: 0 auto;\n\t}\n\t\n\t.features-showcase {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 35px; margin: 50px 0;\n\t}\n\t\n\t.feature-card {\n\t\tbackground: linear-gradient(135deg, #8B4513 0%, #D2691E 100%); color: white; padding: 40px; border-radius: 20px; text-align: center; transform: translateY(0); transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); box-shadow: 0 15px 35px rgba(139, 69, 19, 0.3); border: 2px solid #F4A460; position: relative; overflow: hidden;\n\t}\n\t\n\t.feature-card::before {\n\t\tcontent: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.15), transparent); transform: rotate(45deg); transition: all 0.6s; opacity: 0;\n\t}\n\t\n\t.feature-card:hover::before {\n\t\topacity: 1; animation: shine 0.6s ease-in-out;\n\t}\n\t\n\t.feature-card:hover {\n\t\ttransform: translateY(-15px) scale(1.02); box-shadow: 0 25px 50px rgba(139, 69, 19, 0.4);\n\t}\n\t\n\t.feature-icon {\n\t\tfont-size: 3.5rem; margin-bottom: 25px; display: block; color: #F5DEB3;\n\t}\n\t\n\t.feature-title {\n\t\tfont-size: 1.7rem; margin-bottom: 18px; color: #FFFAF0; font-weight: bold;\n\t}\n\t\n\t.feature-description {\n\t\tfont-size: 1.1rem; line-height: 1.6; opacity: 0.9;\n\t}\n\t\n\t.specifications-section {\n\t\tbackground: linear-gradient(135deg, #F5DEB3 0%, #FFFAF0 100%); padding: 50px; border-radius: 20px; margin: 40px 0; text-align: center; box-shadow: inset 0 0 20px rgba(139, 69, 19, 0.1); border: 2px solid #D2691E;\n\t}\n\t\n\t.specifications-section h2 {\n\t\tcolor: #8B4513; font-size: 2.5rem; margin-bottom: 30px;\n\t}\n\t\n\t.specs-grid {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px;\n\t}\n\t\n\t.spec-item {\n\t\tbackground: #fff; padding: 35px; border-radius: 15px; box-shadow: 0 10px 25px rgba(139, 69, 19, 0.15); border-left: 5px solid #D2691E; transition: all 0.3s ease;\n\t}\n\t\n\t.spec-item:hover {\n\t\ttransform: translateY(-10px); box-shadow: 0 20px 40px rgba(139, 69, 19, 0.25); border-left-color: #8B4513;\n\t}\n\t\n\t.spec-item h3 {\n\t\tcolor: #8B4513; font-size: 1.4rem; margin-bottom: 15px; display: flex; align-items: center; gap: 10px;\n\t}\n\t\n\t.spec-icon {\n\t\tfont-size: 1.8rem;\n\t}\n\t\n\t.spec-value {\n\t\tfont-size: 1.1rem; color: #2c2c2c; font-weight: bold;\n\t}\n\t\n\t.quality-features {\n\t\tbackground: #fff; border-radius: 20px; padding: 50px; margin: 40px 0; box-shadow: 0 15px 35px rgba(139, 69, 19, 0.1); border: 2px solid #F4A460;\n\t}\n\t\n\t.quality-title {\n\t\ttext-align: center; color: #8B4513; font-size: 2.3rem; margin-bottom: 40px;\n\t}\n\t\n\t.quality-grid {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px;\n\t}\n\t\n\t.quality-item {\n\t\tbackground: linear-gradient(135deg, #FFFAF0, #F5DEB3); padding: 35px; border-radius: 15px; box-shadow: 0 10px 25px rgba(139, 69, 19, 0.1); text-align: center; transition: all 0.3s ease; border: 1px solid #D2691E;\n\t}\n\t\n\t.quality-item:hover {\n\t\ttransform: translateY(-8px); box-shadow: 0 18px 35px rgba(139, 69, 19, 0.2);\n\t}\n\t\n\t.quality-icon {\n\t\tfont-size: 2.8rem; color: #8B4513; margin-bottom: 20px; display: block;\n\t}\n\t\n\t.quality-item h3 {\n\t\tcolor: #8B4513; font-size: 1.4rem; margin-bottom: 15px; font-weight: bold;\n\t}\n\t\n\t.quality-description {\n\t\tcolor: #2c2c2c; font-size: 1rem; line-height: 1.6;\n\t}\n\t\n\t.usage-section {\n\t\tbackground: linear-gradient(135deg, #8B4513, #D2691E); color: white; padding: 50px; border-radius: 20px; margin: 40px 0; text-align: center;\n\t}\n\t\n\t.usage-title {\n\t\tfont-size: 2.3rem; margin-bottom: 30px;\n\t}\n\t\n\t.usage-grid {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 30px;\n\t}\n\t\n\t.usage-item {\n\t\tbackground: rgba(255, 255, 255, 0.1); padding: 30px; border-radius: 15px; backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.2); transition: all 0.3s ease;\n\t}\n\t\n\t.usage-item:hover {\n\t\tbackground: rgba(255, 255, 255, 0.15); transform: translateY(-5px);\n\t}\n\t\n\t.usage-icon {\n\t\tfont-size: 2.5rem; margin-bottom: 20px; display: block;\n\t}\n\t\n\t.usage-item h3 {\n\t\tfont-size: 1.3rem; margin-bottom: 15px; font-weight: bold;\n\t}\n\t\n\t.dimensions-showcase {\n\t\tbackground: #fff; padding: 50px; border-radius: 20px; margin: 40px 0; box-shadow: 0 15px 35px rgba(139, 69, 19, 0.1); text-align: center;\n\t}\n\t\n\t.dimensions-title {\n\t\tcolor: #8B4513; font-size: 2.3rem; margin-bottom: 40px;\n\t}\n\t\n\t.dimensions-visual {\n\t\tdisplay: flex; justify-content: center; align-items: center; gap: 50px; flex-wrap: wrap; margin: 30px 0;\n\t}\n\t\n\t.dimension-item {\n\t\ttext-align: center; padding: 30px; background: linear-gradient(135deg, #F5DEB3, #FFFAF0); border-radius: 15px; box-shadow: 0 10px 25px rgba(139, 69, 19, 0.1); min-width: 200px;\n\t}\n\t\n\t.dimension-icon {\n\t\tfont-size: 3rem; color: #8B4513; margin-bottom: 15px;\n\t}\n\t\n\t.dimension-label {\n\t\tfont-size: 1.1rem; color: #8B4513; font-weight: bold; margin-bottom: 10px;\n\t}\n\t\n\t.dimension-value {\n\t\tfont-size: 1.3rem; color: #2c2c2c; font-weight: bold;\n\t}\n\t\n\t.final-statement {\n\t\tbackground: linear-gradient(135deg, #8B4513, #D2691E); color: white; padding: 60px 50px; text-align: center; margin-top: 50px; position: relative; overflow: hidden;\n\t}\n\t\n\t.final-statement::before {\n\t\tcontent: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent); animation: sweep 3s infinite;\n\t}\n\t\n\t.final-statement h2 {\n\t\tfont-size: 2.5rem; margin-bottom: 30px; position: relative; z-index: 2;\n\t}\n\t\n\t.final-statement p {\n\t\tfont-size: 1.3rem; position: relative; z-index: 2; max-width: 800px; margin: 0 auto;\n\t}\n\t\n\t.cta-button {\n\t\tdisplay: inline-block; background: linear-gradient(135deg, #F4A460, #F5DEB3); color: #8B4513; padding: 20px 40px; border-radius: 50px; font-size: 1.2rem; font-weight: bold; text-decoration: none; margin-top: 30px; transition: all 0.3s ease; box-shadow: 0 10px 25px rgba(244, 164, 96, 0.3); position: relative; z-index: 2;\n\t}\n\t\n\t.cta-button:hover {\n\t\ttransform: translateY(-5px); box-shadow: 0 15px 35px rgba(244, 164, 96, 0.4); background: linear-gradient(135deg, #F5DEB3, #FFFAF0);\n\t}\n\t\n\t@keyframes fadeInDown {\n\t\tfrom {\n\t\t\topacity: 0; transform: translateY(-50px);\n\t\t}\n\t\tto {\n\t\t\topacity: 1; transform: translateY(0);\n\t\t}\n\t}\n\t\n\t@keyframes fadeInUp {\n\t\tfrom {\n\t\t\topacity: 0; transform: translateY(50px);\n\t\t}\n\t\tto {\n\t\t\topacity: 1; transform: translateY(0);\n\t\t}\n\t}\n\t\n\t@keyframes elegant-float {\n\t\t0% {\n\t\t\ttransform: rotate(0deg);\n\t\t}\n\t\t100% {\n\t\t\ttransform: rotate(360deg);\n\t\t}\n\t}\n\t\n\t@keyframes shine {\n\t\t0% {\n\t\t\ttransform: translateX(-100%) translateY(-100%) rotate(45deg);\n\t\t}\n\t\t100% {\n\t\t\ttransform: translateX(100%) translateY(100%) rotate(45deg);\n\t\t}\n\t}\n\t\n\t@keyframes sweep {\n\t\t0% {\n\t\t\tleft: -100%;\n\t\t}\n\t\t100% {\n\t\t\tleft: 100%;\n\t\t}\n\t}\n\t\n\t@media (max-width: 768px) {\n\t\t.container {\n\t\t\tpadding: 15px;\n\t\t}\n\t\th1 {\n\t\t\tfont-size: 2.8rem;\n\t\t}\n\t\t.hero-banner,\n\t\t.main-content,\n\t\t.final-statement {\n\t\t\tpadding: 40px 25px;\n\t\t}\n\t\t.features-showcase {\n\t\t\tgrid-template-columns: 1fr; gap: 25px;\n\t\t}\n\t\t.italian-subtitle {\n\t\t\tfont-size: 1.4rem;\n\t\t}\n\t\t.dimensions-visual {\n\t\t\tflex-direction: column; gap: 20px;\n\t\t}\n\t\t.intro-section,\n\t\t.specifications-section,\n\t\t.quality-features,\n\t\t.usage-section,\n\t\t.dimensions-showcase {\n\t\t\tpadding: 30px 20px;\n\t\t}\n\t}\n\n\n\n\n\n\n\n\n\nEspressotassen-Set 'Italia'\n\nEleganza Italiana\n\n12-teiliges Premium Porzellan-Set in Gastronomie-Qualität\n\n\n\n\n\n\nItalienische Eleganz trifft Funktionalität\n\n\nErleben Sie die perfekte Kombination aus Stil und Funktionalität mit dem 12-teiligen weißen Porzellan Espressotassen-Set 'Italia'. Dieses hochwertige Set aus\ndickwandigem, italienischem Porzellan präsentiert sich mit einer eleganten Optik und beeindruckt durch seine Gastronomie-Qualität.\n\n\n\n\n\n🇮🇹\n\nItalienisches Porzellan\n\n\nDickwandiges, hochwertiges Hartporzellan aus Italien für authentischen Espresso-Genuss\n\n\n\n\n☕\n\nPerfekte Größe\n\n\n60 ml Fassungsvermögen - ideal für authentischen italienischen Espresso\n\n\n\n\n🏆\n\nGastronomie-Qualität\n\n\nProfessionelle Qualität für den anspruchsvollen Einsatz in Gastronomie und Zuhause\n\n\n\n\n\n\nTechnische Spezifikationen\n\n\nPräzise gefertigte Maße für optimalen Komfort und perfekte Funktionalität\n\n\n\n\n\n📏 Tassen-Maße\n\nØ 6,5 cm × 6 cm Höhe\n\n\n\n\n🍽️ Unterteller\n\nØ 12,5 cm\n\n\n\n\n☕ Fassungsvermögen\n\n60 ml pro Tasse\n\n\n\n\n📦 Set-Umfang\n\n24 Teile (12 Tassen + 12 Unterteller)\n\n\n\n\n⚖️ Gesamtgewicht\n\n3,42 kg\n\n\n\n\n🌡️ Temperaturbeständigkeit\n\nBis 100°C\n\n\n\n\n\n\nPremium-Qualitätsmerkmale\n\n\n💎\n\nHartporzellan\n\nRobustes, weißes Hartporzellan für Langlebigkeit und hohe Bruchfestigkeit\n\n\n\n🛡️\n\nKratzfest\n\nProfessionelle Klarlackversiegelung schützt vor Kratzern und Abnutzung\n\n\n\n🚿\n\nSpülmaschinenfest\n\nProblemlose Reinigung in der Spülmaschine für maximalen Komfort\n\n\n\n🔥\n\nHitzebeständig\n\nHohe Temperaturbeständigkeit bis 100°C für heiße Getränke\n\n\n\n👐\n\nErgonomisch\n\nAngenehm zu halten dank durchdachter Formgebung und optimaler Größe\n\n\n\n⭐\n\nElegante Optik\n\nZeitloses, weißes Design passt zu jedem Ambiente und Anlass\n\n\n\n\n\n\nPerfekte Proportionen\n\n\n☕\nTasse\nØ 6,5 cm\nH: 6 cm\n\n\n\n🍽️\nUnterteller\nØ 12,5 cm\n\n\n\n💧\nVolumen\n60 ml\n\n\n\n\n\n\nVielseitige Einsatzmöglichkeiten\n\n\n🏠\n\nGroße Haushalte\n\nPerfekt für Familien und häufige Gäste\n\n\n\n🍽️\n\nGastronomie\n\nProfessionelle Qualität für Restaurants und Cafés\n\n\n\n🎉\n\nBesondere Anlässe\n\nStilvolle Präsentation bei Events und Feiern\n\n\n\n🎁\n\nGeschenkidee\n\nIdeales Geschenk für Kaffeeliebhaber\n\n\n\n\n\n\n\nItalienisches Flair für Ihre Kaffee-Kultur\n\n\nOb für den privaten Gebrauch in großen Haushalten, die Gastronomie oder als besonderes Geschenk, das Espressotassen-Set 'Italia' ist die ideale Wahl für Kaffeeliebhaber und bietet einen Hauch von italienischem Flair. Genießen Sie den Komfort und die Eleganz dieses umfangreichen Sets für Ihre Kaffee-Kultur!\n\n\n\n\n\n\u003c\/span\u003e\n\u003c\/div\u003e \u003cmeta name=\"x-apple-disable-message-reformatting\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\n\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"Erleben Sie Eleganz und Qualität mit dem 12-teiligen Porzellan Espressotassen-Set 'Italia'. Perfekt für Kaffeeliebhaber und Gastronomie!\"\u003e\n\u003cmeta name=\"keywords\" content=\"Espressotassen Set, Porzellan Espressotassen Italien, Gastronomie-Qualität Tassen, dickwandige Espressotassen, elegantes Tassen Set, hochwertige Kaffeetassen, spülmaschinenfeste Tassen, italienisches Porzellan Set, Geschenkidee für Kaffeeliebhaber, zeitloses Design Tassen\"\u003e\n\u003cmeta name=\"author\" content=\"Italia Porzellan\"\u003e\n\u003ctitle\u003e12-teiliges Porzellan Espressotassen-Set 'Italia' - Gastronomie-Qualität\u003c\/title\u003e\n\n\u003c!-- Open Graph Meta Tags --\u003e\n\u003cmeta content=\"Porzellan Espressotassen-Set 'Italia' - Italienische Eleganz\"\u003e\n\u003cmeta content=\"Hochwertiges 12-teiliges Set aus dickwandigem italienischem Porzellan. 60ml Tassen in Gastronomie-Qualität für authentischen Espresso-Genuss.\"\u003e\n\u003cmeta content=\"product\"\u003e\n\u003cmeta content=\"\/images\/espresso-set-italia.jpg\"\u003e\n\n\u003cstyle\u003e\n\t* {\n\t\tmargin: 0; padding: 0; box-sizing: border-box;\n\t}\n\t\n\tbody {\n\t\tfont-family: 'Georgia', 'Times New Roman', serif; line-height: 1.7; color: #2c2c2c; background: linear-gradient(135deg, #8B4513 0%, #D2691E 20%, #F5DEB3 50%, #FFFAF0 80%, #FFFFFF 100%); min-height: 100vh;\n\t}\n\t\n\t.container {\n\t\tmax-width: 1200px; margin: 0 auto; padding: 20px;\n\t}\n\t\n\t.product-showcase {\n\t\tbackground: linear-gradient(145deg, #ffffff 0%, #fefefe 100%); border-radius: 25px; box-shadow: 0 25px 50px rgba(139, 69, 19, 0.2); overflow: hidden; margin: 20px 0; border: 3px solid #D2691E;\n\t}\n\t\n\t.hero-banner {\n\t\tbackground: linear-gradient(45deg, #8B4513, #D2691E, #F4A460); color: #fff; padding: 80px 50px; text-align: center; position: relative; overflow: hidden;\n\t}\n\t\n\t.hero-banner::before {\n\t\tcontent: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: url('data:image\/svg+xml,\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"\u003e\u003ccircle cx=\"50\" cy=\"50\" r=\"3\" fill=\"rgba(255,255,255,0.1)\"\/\u003e\u003ccircle cx=\"25\" cy=\"25\" r=\"2\" fill=\"rgba(255,255,255,0.05)\"\/\u003e\u003ccircle cx=\"75\" cy=\"75\" r=\"2\" fill=\"rgba(255,255,255,0.05)\"\/\u003e\u003cpath d=\"M30,70 Q50,50 70,70 Q50,90 30,70\" fill=\"rgba(255,255,255,0.03)\"\/\u003e\u003c\/svg\u003e') repeat; animation: elegant-float 30s infinite linear;\n\t}\n\t\n\t.hero-content {\n\t\tposition: relative; z-index: 2;\n\t}\n\t\n\th1 {\n\t\tfont-size: 3.8rem; margin-bottom: 25px; text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); font-weight: bold; letter-spacing: 2px; animation: fadeInDown 1.2s ease-out;\n\t}\n\t\n\t.italian-subtitle {\n\t\tfont-size: 1.8rem; margin-bottom: 20px; font-style: italic; color: #F5DEB3; animation: fadeInUp 1.2s ease-out 0.3s both;\n\t}\n\t\n\t.tagline {\n\t\tfont-size: 1.4rem; margin-bottom: 35px; opacity: 0.95; animation: fadeInUp 1.2s ease-out 0.6s both;\n\t}\n\t\n\t.main-content {\n\t\tpadding: 60px 50px;\n\t}\n\t\n\t.intro-section {\n\t\ttext-align: center; margin-bottom: 50px; padding: 40px; background: linear-gradient(135deg, #FFFAF0, #F5DEB3); border-radius: 20px; border: 2px solid #D2691E;\n\t}\n\t\n\t.intro-section h2 {\n\t\tcolor: #8B4513; font-size: 2.5rem; margin-bottom: 30px;\n\t}\n\t\n\t.intro-text {\n\t\tfont-size: 1.2rem; color: #2c2c2c; max-width: 800px; margin: 0 auto;\n\t}\n\t\n\t.features-showcase {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 35px; margin: 50px 0;\n\t}\n\t\n\t.feature-card {\n\t\tbackground: linear-gradient(135deg, #8B4513 0%, #D2691E 100%); color: white; padding: 40px; border-radius: 20px; text-align: center; transform: translateY(0); transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); box-shadow: 0 15px 35px rgba(139, 69, 19, 0.3); border: 2px solid #F4A460; position: relative; overflow: hidden;\n\t}\n\t\n\t.feature-card::before {\n\t\tcontent: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.15), transparent); transform: rotate(45deg); transition: all 0.6s; opacity: 0;\n\t}\n\t\n\t.feature-card:hover::before {\n\t\topacity: 1; animation: shine 0.6s ease-in-out;\n\t}\n\t\n\t.feature-card:hover {\n\t\ttransform: translateY(-15px) scale(1.02); box-shadow: 0 25px 50px rgba(139, 69, 19, 0.4);\n\t}\n\t\n\t.feature-icon {\n\t\tfont-size: 3.5rem; margin-bottom: 25px; display: block; color: #F5DEB3;\n\t}\n\t\n\t.feature-title {\n\t\tfont-size: 1.7rem; margin-bottom: 18px; color: #FFFAF0; font-weight: bold;\n\t}\n\t\n\t.feature-description {\n\t\tfont-size: 1.1rem; line-height: 1.6; opacity: 0.9;\n\t}\n\t\n\t.specifications-section {\n\t\tbackground: linear-gradient(135deg, #F5DEB3 0%, #FFFAF0 100%); padding: 50px; border-radius: 20px; margin: 40px 0; text-align: center; box-shadow: inset 0 0 20px rgba(139, 69, 19, 0.1); border: 2px solid #D2691E;\n\t}\n\t\n\t.specifications-section h2 {\n\t\tcolor: #8B4513; font-size: 2.5rem; margin-bottom: 30px;\n\t}\n\t\n\t.specs-grid {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px;\n\t}\n\t\n\t.spec-item {\n\t\tbackground: #fff; padding: 35px; border-radius: 15px; box-shadow: 0 10px 25px rgba(139, 69, 19, 0.15); border-left: 5px solid #D2691E; transition: all 0.3s ease;\n\t}\n\t\n\t.spec-item:hover {\n\t\ttransform: translateY(-10px); box-shadow: 0 20px 40px rgba(139, 69, 19, 0.25); border-left-color: #8B4513;\n\t}\n\t\n\t.spec-item h3 {\n\t\tcolor: #8B4513; font-size: 1.4rem; margin-bottom: 15px; display: flex; align-items: center; gap: 10px;\n\t}\n\t\n\t.spec-icon {\n\t\tfont-size: 1.8rem;\n\t}\n\t\n\t.spec-value {\n\t\tfont-size: 1.1rem; color: #2c2c2c; font-weight: bold;\n\t}\n\t\n\t.quality-features {\n\t\tbackground: #fff; border-radius: 20px; padding: 50px; margin: 40px 0; box-shadow: 0 15px 35px rgba(139, 69, 19, 0.1); border: 2px solid #F4A460;\n\t}\n\t\n\t.quality-title {\n\t\ttext-align: center; color: #8B4513; font-size: 2.3rem; margin-bottom: 40px;\n\t}\n\t\n\t.quality-grid {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px;\n\t}\n\t\n\t.quality-item {\n\t\tbackground: linear-gradient(135deg, #FFFAF0, #F5DEB3); padding: 35px; border-radius: 15px; box-shadow: 0 10px 25px rgba(139, 69, 19, 0.1); text-align: center; transition: all 0.3s ease; border: 1px solid #D2691E;\n\t}\n\t\n\t.quality-item:hover {\n\t\ttransform: translateY(-8px); box-shadow: 0 18px 35px rgba(139, 69, 19, 0.2);\n\t}\n\t\n\t.quality-icon {\n\t\tfont-size: 2.8rem; color: #8B4513; margin-bottom: 20px; display: block;\n\t}\n\t\n\t.quality-item h3 {\n\t\tcolor: #8B4513; font-size: 1.4rem; margin-bottom: 15px; font-weight: bold;\n\t}\n\t\n\t.quality-description {\n\t\tcolor: #2c2c2c; font-size: 1rem; line-height: 1.6;\n\t}\n\t\n\t.usage-section {\n\t\tbackground: linear-gradient(135deg, #8B4513, #D2691E); color: white; padding: 50px; border-radius: 20px; margin: 40px 0; text-align: center;\n\t}\n\t\n\t.usage-title {\n\t\tfont-size: 2.3rem; margin-bottom: 30px;\n\t}\n\t\n\t.usage-grid {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 30px;\n\t}\n\t\n\t.usage-item {\n\t\tbackground: rgba(255, 255, 255, 0.1); padding: 30px; border-radius: 15px; backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.2); transition: all 0.3s ease;\n\t}\n\t\n\t.usage-item:hover {\n\t\tbackground: rgba(255, 255, 255, 0.15); transform: translateY(-5px);\n\t}\n\t\n\t.usage-icon {\n\t\tfont-size: 2.5rem; margin-bottom: 20px; display: block;\n\t}\n\t\n\t.usage-item h3 {\n\t\tfont-size: 1.3rem; margin-bottom: 15px; font-weight: bold;\n\t}\n\t\n\t.dimensions-showcase {\n\t\tbackground: #fff; padding: 50px; border-radius: 20px; margin: 40px 0; box-shadow: 0 15px 35px rgba(139, 69, 19, 0.1); text-align: center;\n\t}\n\t\n\t.dimensions-title {\n\t\tcolor: #8B4513; font-size: 2.3rem; margin-bottom: 40px;\n\t}\n\t\n\t.dimensions-visual {\n\t\tdisplay: flex; justify-content: center; align-items: center; gap: 50px; flex-wrap: wrap; margin: 30px 0;\n\t}\n\t\n\t.dimension-item {\n\t\ttext-align: center; padding: 30px; background: linear-gradient(135deg, #F5DEB3, #FFFAF0); border-radius: 15px; box-shadow: 0 10px 25px rgba(139, 69, 19, 0.1); min-width: 200px;\n\t}\n\t\n\t.dimension-icon {\n\t\tfont-size: 3rem; color: #8B4513; margin-bottom: 15px;\n\t}\n\t\n\t.dimension-label {\n\t\tfont-size: 1.1rem; color: #8B4513; font-weight: bold; margin-bottom: 10px;\n\t}\n\t\n\t.dimension-value {\n\t\tfont-size: 1.3rem; color: #2c2c2c; font-weight: bold;\n\t}\n\t\n\t.final-statement {\n\t\tbackground: linear-gradient(135deg, #8B4513, #D2691E); color: white; padding: 60px 50px; text-align: center; margin-top: 50px; position: relative; overflow: hidden;\n\t}\n\t\n\t.final-statement::before {\n\t\tcontent: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent); animation: sweep 3s infinite;\n\t}\n\t\n\t.final-statement h2 {\n\t\tfont-size: 2.5rem; margin-bottom: 30px; position: relative; z-index: 2;\n\t}\n\t\n\t.final-statement p {\n\t\tfont-size: 1.3rem; position: relative; z-index: 2; max-width: 800px; margin: 0 auto;\n\t}\n\t\n\t.cta-button {\n\t\tdisplay: inline-block; background: linear-gradient(135deg, #F4A460, #F5DEB3); color: #8B4513; padding: 20px 40px; border-radius: 50px; font-size: 1.2rem; font-weight: bold; text-decoration: none; margin-top: 30px; transition: all 0.3s ease; box-shadow: 0 10px 25px rgba(244, 164, 96, 0.3); position: relative; z-index: 2;\n\t}\n\t\n\t.cta-button:hover {\n\t\ttransform: translateY(-5px); box-shadow: 0 15px 35px rgba(244, 164, 96, 0.4); background: linear-gradient(135deg, #F5DEB3, #FFFAF0);\n\t}\n\t\n\t@keyframes fadeInDown {\n\t\tfrom {\n\t\t\topacity: 0; transform: translateY(-50px);\n\t\t}\n\t\tto {\n\t\t\topacity: 1; transform: translateY(0);\n\t\t}\n\t}\n\t\n\t@keyframes fadeInUp {\n\t\tfrom {\n\t\t\topacity: 0; transform: translateY(50px);\n\t\t}\n\t\tto {\n\t\t\topacity: 1; transform: translateY(0);\n\t\t}\n\t}\n\t\n\t@keyframes elegant-float {\n\t\t0% {\n\t\t\ttransform: rotate(0deg);\n\t\t}\n\t\t100% {\n\t\t\ttransform: rotate(360deg);\n\t\t}\n\t}\n\t\n\t@keyframes shine {\n\t\t0% {\n\t\t\ttransform: translateX(-100%) translateY(-100%) rotate(45deg);\n\t\t}\n\t\t100% {\n\t\t\ttransform: translateX(100%) translateY(100%) rotate(45deg);\n\t\t}\n\t}\n\t\n\t@keyframes sweep {\n\t\t0% {\n\t\t\tleft: -100%;\n\t\t}\n\t\t100% {\n\t\t\tleft: 100%;\n\t\t}\n\t}\n\t\n\t@media (max-width: 768px) {\n\t\t.container {\n\t\t\tpadding: 15px;\n\t\t}\n\t\th1 {\n\t\t\tfont-size: 2.8rem;\n\t\t}\n\t\t.hero-banner,\n\t\t.main-content,\n\t\t.final-statement {\n\t\t\tpadding: 40px 25px;\n\t\t}\n\t\t.features-showcase {\n\t\t\tgrid-template-columns: 1fr; gap: 25px;\n\t\t}\n\t\t.italian-subtitle {\n\t\t\tfont-size: 1.4rem;\n\t\t}\n\t\t.dimensions-visual {\n\t\t\tflex-direction: column; gap: 20px;\n\t\t}\n\t\t.intro-section,\n\t\t.specifications-section,\n\t\t.quality-features,\n\t\t.usage-section,\n\t\t.dimensions-showcase {\n\t\t\tpadding: 30px 20px;\n\t\t}\n\t}\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"product-showcase\"\u003e\n\u003cheader class=\"hero-banner\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\n\u003ch1\u003eEspressotassen-Set 'Italia'\u003c\/h1\u003e\n\n\u003cp class=\"italian-subtitle\"\u003eEleganza Italiana\u003c\/p\u003e\n\n\u003cp class=\"tagline\"\u003e12-teiliges Premium Porzellan-Set in Gastronomie-Qualität\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003cmain class=\"main-content\"\u003e\n\u003csection class=\"intro-section\"\u003e\n\n\u003ch2\u003eItalienische Eleganz trifft Funktionalität\u003c\/h2\u003e\n\n\u003cp class=\"intro-text\"\u003e\nErleben Sie die \u003cstrong\u003eperfekte Kombination aus Stil und Funktionalität\u003c\/strong\u003e mit dem 12-teiligen weißen Porzellan Espressotassen-Set 'Italia'. Dieses hochwertige Set aus\n\u003cem\u003edickwandigem, italienischem Porzellan\u003c\/em\u003e präsentiert sich mit einer eleganten Optik und beeindruckt durch seine Gastronomie-Qualität.\n\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"features-showcase\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🇮🇹\u003c\/span\u003e\n\n\u003ch3 class=\"feature-title\"\u003eItalienisches Porzellan\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003e\nDickwandiges, hochwertiges Hartporzellan aus Italien für authentischen Espresso-Genuss\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e☕\u003c\/span\u003e\n\n\u003ch3 class=\"feature-title\"\u003ePerfekte Größe\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003e\n60 ml Fassungsvermögen - ideal für authentischen italienischen Espresso\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🏆\u003c\/span\u003e\n\n\u003ch3 class=\"feature-title\"\u003eGastronomie-Qualität\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003e\nProfessionelle Qualität für den anspruchsvollen Einsatz in Gastronomie und Zuhause\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\n\u003ch2\u003eTechnische Spezifikationen\u003c\/h2\u003e\n\n\u003cp style=\"font-size: 1.2rem; color: #2c2c2c; margin-bottom: 30px;\"\u003e\nPräzise gefertigte Maße für optimalen Komfort und perfekte Funktionalität\n\u003c\/p\u003e\n\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003ch3\u003e\n\u003cspan class=\"spec-icon\"\u003e📏\u003c\/span\u003e Tassen-Maße\u003c\/h3\u003e\n\n\u003cp class=\"spec-value\"\u003eØ 6,5 cm × 6 cm Höhe\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003ch3\u003e\n\u003cspan class=\"spec-icon\"\u003e🍽️\u003c\/span\u003e Unterteller\u003c\/h3\u003e\n\n\u003cp class=\"spec-value\"\u003eØ 12,5 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003ch3\u003e\n\u003cspan class=\"spec-icon\"\u003e☕\u003c\/span\u003e Fassungsvermögen\u003c\/h3\u003e\n\n\u003cp class=\"spec-value\"\u003e60 ml pro Tasse\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003ch3\u003e\n\u003cspan class=\"spec-icon\"\u003e📦\u003c\/span\u003e Set-Umfang\u003c\/h3\u003e\n\n\u003cp class=\"spec-value\"\u003e24 Teile (12 Tassen + 12 Unterteller)\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003ch3\u003e\n\u003cspan class=\"spec-icon\"\u003e⚖️\u003c\/span\u003e Gesamtgewicht\u003c\/h3\u003e\n\n\u003cp class=\"spec-value\"\u003e3,42 kg\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003ch3\u003e\n\u003cspan class=\"spec-icon\"\u003e🌡️\u003c\/span\u003e Temperaturbeständigkeit\u003c\/h3\u003e\n\n\u003cp class=\"spec-value\"\u003eBis 100°C\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"quality-features\"\u003e\n\n\u003ch2 class=\"quality-title\"\u003ePremium-Qualitätsmerkmale\u003c\/h2\u003e\n\u003cdiv class=\"quality-grid\"\u003e\n\u003cdiv class=\"quality-item\"\u003e\n\u003cspan class=\"quality-icon\"\u003e💎\u003c\/span\u003e\n\n\u003ch3\u003eHartporzellan\u003c\/h3\u003e\n\n\u003cp class=\"quality-description\"\u003eRobustes, weißes Hartporzellan für Langlebigkeit und hohe Bruchfestigkeit\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quality-item\"\u003e\n\u003cspan class=\"quality-icon\"\u003e🛡️\u003c\/span\u003e\n\n\u003ch3\u003eKratzfest\u003c\/h3\u003e\n\n\u003cp class=\"quality-description\"\u003eProfessionelle Klarlackversiegelung schützt vor Kratzern und Abnutzung\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quality-item\"\u003e\n\u003cspan class=\"quality-icon\"\u003e🚿\u003c\/span\u003e\n\n\u003ch3\u003eSpülmaschinenfest\u003c\/h3\u003e\n\n\u003cp class=\"quality-description\"\u003eProblemlose Reinigung in der Spülmaschine für maximalen Komfort\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quality-item\"\u003e\n\u003cspan class=\"quality-icon\"\u003e🔥\u003c\/span\u003e\n\n\u003ch3\u003eHitzebeständig\u003c\/h3\u003e\n\n\u003cp class=\"quality-description\"\u003eHohe Temperaturbeständigkeit bis 100°C für heiße Getränke\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quality-item\"\u003e\n\u003cspan class=\"quality-icon\"\u003e👐\u003c\/span\u003e\n\n\u003ch3\u003eErgonomisch\u003c\/h3\u003e\n\n\u003cp class=\"quality-description\"\u003eAngenehm zu halten dank durchdachter Formgebung und optimaler Größe\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quality-item\"\u003e\n\u003cspan class=\"quality-icon\"\u003e⭐\u003c\/span\u003e\n\n\u003ch3\u003eElegante Optik\u003c\/h3\u003e\n\n\u003cp class=\"quality-description\"\u003eZeitloses, weißes Design passt zu jedem Ambiente und Anlass\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"dimensions-showcase\"\u003e\n\n\u003ch2 class=\"dimensions-title\"\u003ePerfekte Proportionen\u003c\/h2\u003e\n\u003cdiv class=\"dimensions-visual\"\u003e\n\u003cdiv class=\"dimension-item\"\u003e\n\u003cdiv class=\"dimension-icon\"\u003e☕\u003c\/div\u003e\n\u003cdiv class=\"dimension-label\"\u003eTasse\u003c\/div\u003e\n\u003cdiv class=\"dimension-value\"\u003eØ 6,5 cm\n\u003cbr\u003eH: 6 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dimension-item\"\u003e\n\u003cdiv class=\"dimension-icon\"\u003e🍽️\u003c\/div\u003e\n\u003cdiv class=\"dimension-label\"\u003eUnterteller\u003c\/div\u003e\n\u003cdiv class=\"dimension-value\"\u003eØ 12,5 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dimension-item\"\u003e\n\u003cdiv class=\"dimension-icon\"\u003e💧\u003c\/div\u003e\n\u003cdiv class=\"dimension-label\"\u003eVolumen\u003c\/div\u003e\n\u003cdiv class=\"dimension-value\"\u003e60 ml\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"usage-section\"\u003e\n\n\u003ch2 class=\"usage-title\"\u003eVielseitige Einsatzmöglichkeiten\u003c\/h2\u003e\n\u003cdiv class=\"usage-grid\"\u003e\n\u003cdiv class=\"usage-item\"\u003e\n\u003cspan class=\"usage-icon\"\u003e🏠\u003c\/span\u003e\n\n\u003ch3\u003eGroße Haushalte\u003c\/h3\u003e\n\n\u003cp\u003ePerfekt für Familien und häufige Gäste\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"usage-item\"\u003e\n\u003cspan class=\"usage-icon\"\u003e🍽️\u003c\/span\u003e\n\n\u003ch3\u003eGastronomie\u003c\/h3\u003e\n\n\u003cp\u003eProfessionelle Qualität für Restaurants und Cafés\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"usage-item\"\u003e\n\u003cspan class=\"usage-icon\"\u003e🎉\u003c\/span\u003e\n\n\u003ch3\u003eBesondere Anlässe\u003c\/h3\u003e\n\n\u003cp\u003eStilvolle Präsentation bei Events und Feiern\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"usage-item\"\u003e\n\u003cspan class=\"usage-icon\"\u003e🎁\u003c\/span\u003e\n\n\u003ch3\u003eGeschenkidee\u003c\/h3\u003e\n\n\u003cp\u003eIdeales Geschenk für Kaffeeliebhaber\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/main\u003e\n\n\u003csection class=\"final-statement\"\u003e\n\n\u003ch2\u003eItalienisches Flair für Ihre Kaffee-Kultur\u003c\/h2\u003e\n\n\u003cp\u003e\nOb für den privaten Gebrauch in großen Haushalten, die Gastronomie oder als besonderes Geschenk, das Espressotassen-Set 'Italia' ist die ideale Wahl für Kaffeeliebhaber und bietet einen Hauch von italienischem Flair. Genießen Sie den Komfort und die Eleganz dieses umfangreichen Sets für Ihre Kaffee-Kultur!\n\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Schema.org Structured Data --\u003e\u003c!--start-footer-3dsellers.com-ld-html--\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable id=\"u_content_divider_2\" class=\"u_content_divider\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"v-container-padding-padding\" style=\"overflow-wrap:break-word;word-break:break-word;padding:10px;font-family:andale mono,times;\" align=\"left\"\u003e\n        \n  \u003ctable role=\"presentation\" aria-label=\"divider\" height=\"0px\" align=\"center\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"border-collapse: collapse;table-layout: fixed;border-spacing: 0;mso-table-lspace: 0pt;mso-table-rspace: 0pt;vertical-align: top;border-top: 1px solid #BBBBBB;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%\"\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"vertical-align: top\"\u003e\n        \u003ctd style=\"word-break: break-word;border-collapse: collapse !important;vertical-align: top;font-size: 0px;line-height: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%\"\u003e\n          \u003cspan\u003e \u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\u003c\/div\u003e\n\u003c!--\u003c![endif]--\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n\n  \n  \n\u003cdiv id=\"u_row_21\" class=\"u-row-container u_row v-row-padding--vertical v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent\"\u003e\n  \u003cdiv class=\"u-row v-row-columns-background-color-background-color\" style=\"margin: 0 auto;min-width: 220px;max-width: 1200px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;\"\u003e\n    \u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003ctable role=\"presentation\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"\u003e\u003ctr\u003e\u003ctd class=\"v-row-padding v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent;\" align=\"center\"\u003e\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:1200px;\"\u003e\u003ctr class=\"v-row-background-image--inner v-row-columns-background-color-background-color\" style=\"background-color: transparent;\"\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c![endif]--\u003e\n      \n\u003c!--[if (mso)|(IE)]\u003e\u003ctd align=\"center\" width=\"900\" class=\"v-col-padding v-col-background-color v-col-border v-col-border-radius\" style=\"width: 1200px;padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\" valign=\"top\"\u003e\u003c\/td\u003e\u003c![endif]--\u003e\n\u003cdiv id=\"u_column_25\" class=\"u-col u-col-100 u_column\" style=\"max-width: 220px;min-width: 1200px;display: table-cell;vertical-align: top;\"\u003e\n  \u003cdiv class=\"v-col-background-color v-col-border-radius\" style=\"height: 100%;width: 100% !important;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\u003cdiv class=\"v-col-padding v-col-border v-col-border-radius\" style=\"box-sizing: border-box; height: 100%; padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n\u003c!--\u003c![endif]--\u003e\n  \n\u003ctable id=\"u_content_custom_rectangle_35\" class=\"u_content_custom_rectangle\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"v-container-padding-padding\" style=\"overflow-wrap:break-word;word-break:break-word;padding:20px 10px 10px;font-family:andale mono,times;\" align=\"left\"\u003e\n        \n    \n    \u003cdiv style=\"\n    display:flex;\n    flex-direction:column;\n    align-items:flex-start;\n    position:initial;\"\u003e\n    \u003cdiv style=\"\n    background:#b4c8ac;\n    width:100%;\n    height:auto;\n    padding:10px 10px 10px 30px;\n    margin:0px;\n    \n    border-top:2px solid #000 !important;\n    border-right:2px solid #000 !important;\n    border-left:2px solid #000 !important;\n    border-bottom:2px solid #000 !important;\n    ;\n    box-shadow:0px 0px 0px #000 !important;;\n    transform:skew(0deg);\n    border-radius:10px !important;\n    line-height: normal;\n    letter-spacing: normal;\n    \"\u003e\n    \n    \u003cdiv style=\"\"\u003e\n    \u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"font-family: 'andale mono', times; font-size: 24px;\"\u003eweitere interessante Angebote\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable id=\"u_content_custom_suggested_3\" class=\"u_content_custom_suggested\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"v-container-padding-padding\" style=\"overflow-wrap:break-word;word-break:break-word;padding:3px;font-family:andale mono,times;\" align=\"left\"\u003e\n        \n    \n    \u003cdiv style=\"\n    display:flex;\n    flex-direction:column;\n    align-items:flex-start;\n    position:initial;\"\u003e\n    \u003cdiv style=\"\n    background:#f5f7f401;\n    width:100%;\n    height:auto;\n    padding:10px;\n    margin:0px;\n    \n    border-top:0px solid #000 !important;\n    border-right:0px solid #000 !important;\n    border-left:0px solid #000 !important;\n    border-bottom:0px solid #000 !important;\n    ;\n    box-shadow:0px 0px 0px #000 !important;;\n    transform:skew(0deg);\n    border-radius:10px !important;\n    line-height: normal;\n    letter-spacing: normal;\n    \"\u003e\n    \u003cstyle\u003e\n    \/* default style *\/\n    *, ::after, ::before {\n        box-sizing: border-box;\n    }\n\n    \/*p {*\/\n        \/*margin-top: 0;*\/\n        \/*margin-bottom: 1rem;*\/\n        \/*color: #8892a0;*\/\n        \/*font-weight: 400;*\/\n    \/*}*\/\n\n    \/*a {*\/\n        \/*color: #329ef7;*\/\n        \/*text-decoration: none;*\/\n        \/*background-color: transparent;*\/\n        \/*-webkit-text-decoration-skip: objects;*\/\n    \/*}*\/\n\n    strong {\n        font-weight: 700;\n    }\n\n    .tds-block img.tds-icon,\n    .tds-block img.tds-icon-round {\n        width: auto;\n        width: 3.75rem;\n    }\n\n    .tds-bg-dark {\n        background-color: #2d313c;\n        color: #f2f2f2;\n    }\n\n    .tds-h1, h1 {\n        font-size: 2.75rem;\n    }\n\n    .tds-h2, h2 {\n        font-size: 2rem;\n    }\n\n    .tds-h3, h3 {\n        font-size: 1.125rem;\n    }\n\n    .tds-h4, h4 {\n        font-size: 1.185rem;\n    }\n\n    .tds-h5, h5 {\n        font-size: 1.25rem;\n    }\n\n    .tds-h1, .tds-h2, .tds-h3, .tds-h4, .tds-h5, .tds-h6,\n    h1, h2, h3, h4, h5, h6 {\n        margin-top: .3rem;\n        margin-bottom: .5rem;\n        font-weight: 600;\n        line-height: 1.5;\n        color: inherit;\n    }\n\n    img {\n        vertical-align: middle;\n        border-style: none;\n    }\n    \/* *\/\n    .tds-pt-4,\n    .tds-py-4 {\n        padding-top: 1.5rem!important;\n    }\n\n    .tds-lead {\n        font-size: 1.4rem;\n        font-weight: 400;\n    }\n\n    .tds-ml-auto, .tds-mx-auto {\n        margin-left: auto!important;\n    }\n\n    .tds-block .tds-row-70 {\n        height: 4.375rem;\n        width: 100%;\n    }\n\n    .tds-block p {\n        font-size: 1.25em;\n    }\n\n    .tds-m-auto {\n        margin: auto!important;\n    }\n\n    .tds-block .tds-touch {\n        border-top: solid .3125rem #329ef7;\n        z-index: 2;\n    }\n\n    .tds-ml-4, .tds-mx-4 {\n        margin-left: 1.5rem!important;\n    }\n\n    .tds-rounded-circle {\n        border-radius: 50%!important;\n    }\n\n    .tds-pt-5, .tds-py-5 {\n        padding-top: 3rem!important;\n    }\n\n    .tds-navbar {\n        position: relative;\n        display: -ms-flexbox;\n        display: flex;\n        -ms-flex-wrap: wrap;\n        flex-wrap: wrap;\n        -ms-flex-align: center;\n        align-items: center;\n        -ms-flex-pack: justify;\n        justify-content: space-between;\n        padding: .5rem 1rem;\n    }\n\n    .tds-mr-5, .tds-mx-5 {\n        margin-right: 3rem!important\n    }\n\n    .tds-mr-auto, .tds-mx-auto {\n        margin-right: auto!important;\n    }\n\n    .tds-pt-3, .tds-py-3 {\n        padding-top: 1rem!important;\n    }\n\n    .tds-mt-4, .tds-my-4 {\n        margin-top: 1.5rem!important;\n    }\n\n    .tds-block .tds-col-fill-left {\n        position: absolute;\n        left: 0;\n        z-index: 1;\n    }\n    .tds-block .tds-col-fill-left,\n    .tds-block .tds-col-fill-right {\n        width: 50%;\n        top: 0;\n        bottom: 0;\n        background-size: cover;\n        background-position: center;\n    }\n\n    .tds-text-left {\n        text-align: left!important;\n    }\n\n    .tds-text-center {\n        text-align: center!important;\n    }\n\n    .tds-img-fluid {\n        max-width: 100%;\n        height: auto;\n    }\n\n    .tds-rad-50 {\n        border-radius: 50px;\n        background-color: rgb(209, 66, 66);\n        color: rgb(255, 255, 255);\n        position: relative;\n    }\n\n    .tds-abs-top-right {\n        position: absolute !important;\n        top: 0;\n        right: 0;\n    }\n\n    \/* fraola blocks *\/\n    .tds-block {\n        -webkit-font-smoothing: antialiased;\n        -moz-osx-font-smoothing: grayscale;\n        text-rendering: optimizelegibility;\n        padding: 1.5rem 0;\n        position: relative;\n        background-size: cover;\n        background-color: #FFF;\n    }\n\n    .tds-no-gutters {\n        margin-right: 0;\n        margin-left: 0;\n    }\n\n    .tds-no-gutters \u003e [class*=\"tds-col-\"] {\n        padding-right: 0;\n        padding-left: 0;\n    }\n\n    .tds-carousel-caption {\n        position: absolute;\n        right: 15%;\n        bottom: 20px;\n        left: 15%;\n        z-index: 10;\n        padding-top: 20px;\n        padding-bottom: 20px;\n        color: #fff;\n        text-align: center;\n        background-color: rgba(0,0,0,.5);\n        display: none;\n    }\n\n    .tds-block .tds-box {\n        background: #FFF;\n        padding: 2.75rem 1.5rem;\n        overflow: hidden;\n        color: #444;\n        border-radius: .25rem;\n        box-shadow: 0 .3125rem .875rem 0 rgba(129,129,129,.2)!important;\n    }\n\n    .tds-color-white {\n        color: white;\n    }\n\n    .tds-block, .tds-rounded {\n        overflow: hidden;\n    }\n    .tds-block,\n    .tds-block .tds-container-fluid {\n        background-position: center;\n        background-repeat: no-repeat;\n    }\n\n    .tds-mt-5,\n    .tds-my-5 {\n        margin-top: 3rem!important;\n    }\n\n    .tds-mb-5,\n    .tds-my-5 {\n        margin-bottom: 3rem!important\n    }\n\n    .tds-d-none {\n        display: none!important;\n    }\n\n    @media (min-width: 576px) {\n        .tds-container {\n            max-width: 540px;\n        }\n        .tds-d-sm-none {\n            display: none!important;\n        }\n    }\n\n    @media (min-width: 768px) {\n        .tds-pt-md-0, .tds-py-md-0 {\n            padding-top: 0!important;\n        }\n        .tds-m-md-0 {\n            margin: 0!important;\n        }\n        .tds-d-md-block {\n            display: block!important;\n        }\n    }\n    @media (min-width: 1200px) {\n        .tds-pt-xl-5, .tds-py-xl-5 {\n            padding-top: 3rem!important;\n        }\n        .tds-ml-xl-auto, .tds-mx-xl-auto {\n            margin-left: auto!important;\n        }\n        .tds-mr-xl-auto, .tds-mx-xl-auto {\n            margin-right: auto!important;\n        }\n        .tds-mt-xl-5, .tds-my-xl-5 {\n            margin-top: 3rem!important;\n        }\n        .tds-mb-xl-5, .tds-my-xl-5 {\n            margin-bottom: 3rem!important;\n        }\n    }\n\n    \/*grid system*\/\n    .tds-container-fluid,\n    .tds-container {\n        width: 100%;\n        padding-right: 15px;\n        padding-left: 15px;\n        margin-right: auto;\n        margin-left: auto;\n    }\n\n\n    @media (min-width: 768px) {\n        .tds-container {\n            max-width: 720px;\n        }\n    }\n    @media (min-width: 992px) {\n        .tds-container {\n            max-width: 960px;\n        }\n        .tds-pt-lg-0, .tds-py-lg-0 {\n            padding-top: 0!important;\n        }\n        .tds-pt-lg-4, .tds-py-lg-4 {\n            padding-top: 1.5rem!important;\n        }\n    }\n    @media (min-width: 1200px) {\n        .tds-container {\n            max-width: 1364px;\n        }\n    }\n    \/*row*\/\n    .tds-slider::after,\n    .tds-slider::before,\n    .tds-slider__button-wrapper::after {\n        content: \"\"\n    }\n\n    .tds-row {\n        position: relative;\n        -webkit-box-sizing: border-box;\n        box-sizing: border-box;\n        display: -webkit-box;\n        display: -ms-flexbox;\n        display: flex;\n        -ms-flex-wrap: wrap;\n        flex-wrap: wrap;\n    }\n    .tds-row.tds-justify-content-center {\n        -webkit-box-pack: center;\n        -ms-flex-pack: center;\n        justify-content: center\n    }\n    .tds-row.tds-justify-content-end {\n        -webkit-box-pack: end;\n        -ms-flex-pack: end;\n        justify-content: flex-end\n    }\n    .tds-row.is-justify-space-between {\n        -webkit-box-pack: justify;\n        -ms-flex-pack: justify;\n        justify-content: space-between\n    }\n    .tds-row.is-justify-space-around {\n        -ms-flex-pack: distribute;\n        justify-content: space-around\n    }\n    .tds-row.tds-align-items-center {\n        -webkit-box-align: center;\n        -ms-flex-align: center;\n        align-items: center\n    }\n\n    @media (min-width: 576px) {\n        .tds-justify-content-sm-center {\n            -ms-flex-pack: center!important;\n            justify-content: center!important;\n        }\n    }\n\n    .tds-btn {\n        white-space: nowrap;\n        display: inline-block;\n        font-weight: 400;\n        color: #212529;\n        text-align: center;\n        vertical-align: middle;\n        cursor: pointer;\n        -webkit-user-select: none;\n        -moz-user-select: none;\n        -ms-user-select: none;\n        user-select: none;\n        background-color: transparent;\n        border: 1px solid transparent;\n        padding: .375rem .75rem;\n        font-size: 1rem;\n        line-height: 1.5;\n        border-radius: .25rem;\n        -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;\n        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;\n        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;\n        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;\n    }\n\n    .tds-btn-primary {\n        color: #fff;\n        background-color: #329ef7;\n        border-color: #329ef7;\n    }\n\n    .tds-btn-primary:hover {\n        color: #fff;\n        background-color: #0d8df6;\n        border-color: #0986ed;\n    }\n\n    .tds-btn-secondary {\n        color: #fff;\n        background-color: #6c757d;\n        border-color: #6c757d;\n    }\n\n    .tds-btn-secondary:hover {\n        color: #fff;\n        background-color: #5a6268;\n        border-color: #545b62;\n    }\n\n    .tds-row.is-align-bottom {\n        -webkit-box-align: end;\n        -ms-flex-align: end;\n        align-items: flex-end\n    }\n\n    \/*end row*\/\n    [class*=tds-col-] {\n        float: left;\n        -webkit-box-sizing: border-box;\n        box-sizing: border-box;\n        padding-right: 15px;\n        padding-left: 15px;\n    }\n\n    .tds-col-0 {\n        display: none;\n        width: 0\n    }\n\n    .tds-col-1 {\n        width: 4.16667%\n    }\n\n    .tds-col-2 {\n        width: 8.33333%\n    }\n\n    .tds-col-3 {\n        width: 12.5%\n    }\n\n    .tds-col-4 {\n        width: 16.66667%\n    }\n\n    .tds-col-5 {\n        width: 20.83333%\n    }\n    .tds-col-6 {\n        width: 25%\n    }\n\n    .tds-col-7 {\n        width: 29.16667%\n    }\n\n    .tds-col-8 {\n        width: 33.33333%\n    }\n\n    .tds-col-9 {\n        width: 37.5%\n    }\n\n    .tds-col-10 {\n        width: 41.66667%\n    }\n\n    .tds-col-11 {\n        width: 45.83333%\n    }\n\n    .tds-col-12 {\n        width: 50%\n    }\n\n    .tds-col-13 {\n        width: 54.16667%\n    }\n\n    .tds-col-14 {\n        width: 58.33333%\n    }\n\n    .tds-col-15 {\n        width: 62.5%\n    }\n\n    .tds-col-16 {\n        width: 66.66667%\n    }\n\n    .tds-col-17 {\n        width: 70.83333%\n    }\n\n    .tds-col-18 {\n        width: 75%\n    }\n\n    .tds-col-19 {\n        width: 79.16667%\n    }\n\n    .tds-col-20 {\n        width: 83.33333%\n    }\n\n    .tds-col-21 {\n        width: 87.5%\n    }\n\n    .tds-col-22 {\n        width: 91.66667%\n    }\n\n    .tds-col-23 {\n        width: 95.83333%\n    }\n\n    .tds-col-24 {\n        width: 100%\n    }\n\n    @media  only screen and (max-width:767px) {\n        .tds-col-xs-0 {\n            display: none;\n            width: 0\n        }\n        .tds-col-xs-1 {\n            width: 4.16667%\n        }\n        .tds-col-xs-2 {\n            width: 8.33333%\n        }\n        .tds-col-xs-3 {\n            width: 12.5%\n        }\n        .tds-col-xs-4 {\n            width: 16.66667%\n        }\n        .tds-col-xs-5 {\n            width: 20.83333%\n        }\n        .tds-col-xs-6 {\n            width: 25%\n        }\n        .tds-col-xs-7 {\n            width: 29.16667%\n        }\n        .tds-col-xs-8 {\n            width: 33.33333%\n        }\n        .tds-col-xs-9 {\n            width: 37.5%\n        }\n        .tds-col-xs-10 {\n            width: 41.66667%\n        }\n        .tds-col-xs-11 {\n            width: 45.83333%\n        }\n        .tds-col-xs-12 {\n            width: 50%\n        }\n        .tds-col-xs-13 {\n            width: 54.16667%\n        }\n        .tds-col-xs-14 {\n            width: 58.33333%\n        }\n        .tds-col-xs-15 {\n            width: 62.5%\n        }\n        .tds-col-xs-16 {\n            width: 66.66667%\n        }\n        .tds-col-xs-17 {\n            width: 70.83333%\n        }\n        .tds-col-xs-18 {\n            width: 75%\n        }\n        .tds-col-xs-19 {\n            width: 79.16667%\n        }\n        .tds-col-xs-20 {\n            width: 83.33333%\n        }\n        .tds-col-xs-21 {\n            width: 87.5%\n        }\n        .tds-col-xs-22 {\n            width: 91.66667%\n        }\n        .tds-col-xs-23 {\n            width: 95.83333%\n        }\n        .tds-col-xs-24 {\n            width: 100%\n        }\n    }\n\n    @media (min-width:768px) {\n        .tds-col-sm-0 {\n            display: none;\n            width: 0\n        }\n        .tds-col-sm-1 {\n            width: 4.16667%\n        }\n        .tds-col-sm-2 {\n            width: 8.33333%\n        }\n        .tds-col-sm-3 {\n            width: 12.5%\n        }\n        .tds-col-sm-4 {\n            width: 16.66667%\n        }\n        .tds-col-sm-5 {\n            width: 20.83333%\n        }\n        .tds-col-sm-6 {\n            width: 25%\n        }\n        .tds-col-sm-7 {\n            width: 29.16667%\n        }\n        .tds-col-sm-8 {\n            width: 33.33333%\n        }\n        .tds-col-sm-9 {\n            width: 37.5%\n        }\n        .tds-col-sm-10 {\n            width: 41.66667%\n        }\n        .tds-col-sm-11 {\n            width: 45.83333%\n        }\n        .tds-col-sm-12 {\n            width: 50%\n        }\n        .tds-col-sm-13 {\n            width: 54.16667%\n        }\n        .tds-col-sm-14 {\n            width: 58.33333%\n        }\n        .tds-col-sm-15 {\n            width: 62.5%\n        }\n        .tds-col-sm-16 {\n            width: 66.66667%\n        }\n        .tds-col-sm-17 {\n            width: 70.83333%\n        }\n        .tds-col-sm-18 {\n            width: 75%\n        }\n        .tds-col-sm-19 {\n            width: 79.16667%\n        }\n        .tds-col-sm-20 {\n            width: 83.33333%\n        }\n        .tds-col-sm-21 {\n            width: 87.5%\n        }\n        .tds-col-sm-22 {\n            width: 91.66667%\n        }\n        .tds-col-sm-23 {\n            width: 95.83333%\n        }\n        .tds-col-sm-24 {\n            width: 100%\n        }\n    }\n\n    @media (min-width:992px) {\n        .tds-col-md-0 {\n            display: none;\n            width: 0\n        }\n        .tds-col-md-1 {\n            width: 4.16667%\n        }\n        .tds-col-md-2 {\n            width: 8.33333%\n        }\n        .tds-col-md-3 {\n            width: 12.5%\n        }\n        .tds-col-md-4 {\n            width: 16.66667%\n        }\n        .tds-col-md-5 {\n            width: 20.83333%\n        }\n        .tds-col-md-6 {\n            width: 25%\n        }\n        .tds-col-md-7 {\n            width: 29.16667%\n        }\n        .tds-col-md-8 {\n            width: 33.33333%\n        }\n        .tds-col-md-9 {\n            width: 37.5%\n        }\n        .tds-col-md-10 {\n            width: 41.66667%\n        }\n        .tds-col-md-11 {\n            width: 45.83333%\n        }\n        .tds-col-md-12 {\n            width: 50%\n        }\n        .tds-col-md-13 {\n            width: 54.16667%\n        }\n        .tds-col-md-14 {\n            width: 58.33333%\n        }\n        .tds-col-md-15 {\n            width: 62.5%\n        }\n        .tds-col-md-16 {\n            width: 66.66667%\n        }\n        .tds-col-md-17 {\n            width: 70.83333%\n        }\n        .tds-col-md-18 {\n            width: 75%\n        }\n        .tds-col-md-19 {\n            width: 79.16667%\n        }\n        .tds-col-md-20 {\n            width: 83.33333%\n        }\n        .tds-col-md-21 {\n            width: 87.5%\n        }\n        .tds-col-md-22 {\n            width: 91.66667%\n        }\n        .tds-col-md-23 {\n            width: 95.83333%\n        }\n        .tds-col-md-24 {\n            width: 100%\n        }\n    }\n\n    @media (min-width:1200px) {\n        .tds-col-lg-0 {\n            display: none;\n            width: 0\n        }\n        .tds-col-lg-1 {\n            width: 4.16667%\n        }\n        .tds-col-lg-2 {\n            width: 8.33333%\n        }\n        .tds-col-lg-3 {\n            width: 12.5%\n        }\n        .tds-col-lg-4 {\n            width: 16.66667%\n        }\n        .tds-col-lg-5 {\n            width: 20.83333%\n        }\n        .tds-col-lg-6 {\n            width: 25%\n        }\n        .tds-col-lg-7 {\n            width: 29.16667%\n        }\n        .tds-col-lg-8 {\n            width: 33.33333%\n        }\n        .tds-col-lg-9 {\n            width: 37.5%\n        }\n        .tds-col-lg-10 {\n            width: 41.66667%\n        }\n        .tds-col-lg-11 {\n            width: 45.83333%\n        }\n        .tds-col-lg-12 {\n            width: 50%\n        }\n        .tds-col-lg-13 {\n            width: 54.16667%\n        }\n        .tds-col-lg-14 {\n            width: 58.33333%\n        }\n        .tds-col-lg-15 {\n            width: 62.5%\n        }\n        .tds-col-lg-16 {\n            width: 66.66667%\n        }\n        .tds-col-lg-17 {\n            width: 70.83333%\n        }\n        .tds-col-lg-18 {\n            width: 75%\n        }\n        .tds-col-lg-19 {\n            width: 79.16667%\n        }\n        .tds-col-lg-20 {\n            width: 83.33333%\n        }\n        .tds-col-lg-21 {\n            width: 87.5%\n        }\n        .tds-col-lg-22 {\n            width: 91.66667%\n        }\n        .tds-col-lg-23 {\n            width: 95.83333%\n        }\n        .tds-col-lg-24 {\n            width: 100%\n        }\n    }\n\n    @media (min-width:1920px) {\n        .tds-col-xl-0 {\n            display: none;\n            width: 0\n        }\n        .tds-col-xl-1 {\n            width: 4.16667%\n        }\n        .tds-col-xl-2 {\n            width: 8.33333%\n        }\n        .tds-col-xl-3 {\n            width: 12.5%\n        }\n        .tds-col-xl-4 {\n            width: 16.66667%\n        }\n        .tds-col-xl-5 {\n            width: 20.83333%\n        }\n        .tds-col-xl-6 {\n            width: 25%\n        }\n        .tds-col-xl-7 {\n            width: 29.16667%\n        }\n        .tds-col-xl-8 {\n            width: 33.33333%\n        }\n        .tds-col-xl-9 {\n            width: 37.5%\n        }\n        .tds-col-xl-10 {\n            width: 41.66667%\n        }\n        .tds-col-xl-11 {\n            width: 45.83333%\n        }\n        .tds-col-xl-12 {\n            width: 50%\n        }\n        .tds-col-xl-13 {\n            width: 54.16667%\n        }\n        .tds-col-xl-14 {\n            width: 58.33333%\n        }\n        .tds-col-xl-15 {\n            width: 62.5%\n        }\n        .tds-col-xl-16 {\n            width: 66.66667%\n        }\n        .tds-col-xl-17 {\n            width: 70.83333%\n        }\n        .tds-col-xl-18 {\n            width: 75%\n        }\n        .tds-col-xl-19 {\n            width: 79.16667%\n        }\n        .tds-col-xl-20 {\n            width: 83.33333%\n        }\n        .tds-col-xl-21 {\n            width: 87.5%\n        }\n        .tds-col-xl-22 {\n            width: 91.66667%\n        }\n        .tds-col-xl-23 {\n            width: 95.83333%\n        }\n        .tds-col-xl-24 {\n            width: 100%\n        }\n    }\n\n    @media (max-width:600px) {\n        [class*=tds-col-] {\n            padding-right: 0 !important;\n            padding-left: 0 !important;\n        }\n\n        .tds-container-fluid, .tds-container {\n            padding-right: 0;\n            padding-left: 0;\n        }\n    }\n    \/*end layout container*\/\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n    .tds-row-3dsellers.tds-products .tds-products-title{color:#333333;font-size:14px;font-family:inherit;text-transform:inherit;text-decoration:inherit;font-weight:inherit;border-radius:;background-color:transparent;font-style:inherit;text-align:left}.tds-row-3dsellers.tds-products .tds-products-price{color:#E50010;font-size:14px;font-family:inherit;text-transform:inherit;text-decoration:inherit;font-weight:inherit;font-style:inherit;border-radius:;background-color:transparent;text-align:left}\n\n    [class*=tds-row-] {\n        margin-top: 5px;\n        margin-bottom: 5px;\n    }\n\n    .tds-header,\n    .tds-gallery-slider,\n    .tds-product-specifics,\n    .tds-product-gallery,\n    .categories-block,\n    .tds-products,\n    .tds-nav-bar,\n    .tds-videos,\n    .tds-tabs-content,\n    .tds-product-title,\n    .tds-section-title-wrapper,\n    .tds-text-block {\n        display: -ms-flexbox !important;\n        display: flex !important;\n    }\n\n    \/* products section *\/\n    .tds-products-wrapper {\n        padding: 10px;\n    }\n    .tds-products-cover {\n        display: block;\n        padding-top: 100%;\n        background-repeat: no-repeat;\n        background-size: cover;\n        background-position: center;\n    }\n    .tds-products-expand {\n        display: inline;\n    }\n\n    .tds-products-expand .tds-products-button {\n        background: #eee;\n        border: none;\n        padding: 10px 20px;\n        cursor: pointer;\n        color: #212121;\n        margin-top: 10px;\n        width: 100%;\n        border-radius: 5px;\n    }\n\n    .tds-products-expand .tds-products-button::before {\n        content: \"SHOP NOW!\";\n    }\n\n    .tds-products-expand p {\n        overflow-x: hidden;\n        width: 100%;\n    }\n\n    .tds-products-plus {\n        min-height: 20px;\n        overflow: hidden;\n    }\n\n    .tds-link .tds-products-title {\n        text-decoration: underline;\n    }\n\n    .tds-products-title {\n        margin: 5px 0;\n        display: block;\n        display: -webkit-box;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n        line-height: 1.4em;\n        height: 2.8em;\n        overflow: hidden;\n        white-space: normal;\n        word-break: break-word;\n        -webkit-hyphens: auto;\n        -ms-hyphens: auto;\n        hyphens: auto;\n    }\n    \/*end products section*\/\n\u003c\/style\u003e\n\n\u003cdiv class=\"tds-row tds-row-3dsellers tds-products\" style=\"display: none;\"\u003e\n    \u003cdiv class=\"tds-col-24\"\u003e\n                    \n            \u003cdiv class=\"tds-products-wrapper tds-col-xs-12 tds-col-sm-8 tds-col-md-12 tds-col-lg-12 tds-col-xl-12\"\u003e\n                \u003cdiv class=\"tds-product-wrapper\"\u003e\n                    \u003ca href=\"https:\/\/www.ebay.de\/itm\/116557363996\" class=\"tds-link\" target=\"_blank\"\u003e\n                        \u003cdiv class=\"tds-products-cover\" style=\"background-image: url('https:\/\/i.ebayimg.com\/00\/s\/NTQ1WDgwMA==\/z\/GhgAAeSwNf5ojG9~\/$_10.JPG?set_id=2')\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"tds-products-expand\"\u003e\n                            \u003cp class=\"tds-products-title\"\u003e2 dickwandige Kaffee Cappuccino Tassen mit Unterteller aus Porzellan 200 ml\u003c\/p\u003e\n\n                            \u003cdiv class=\"tds-products-plus\"\u003e\n                                \u003cspan class=\"tds-products-price\"\u003e€14.95\u003c\/span\u003e\n                            \u003c\/div\u003e\n\n                            \u003cbutton class=\"tds-products-button\"\u003e\u003c\/button\u003e\n                        \u003c\/div\u003e\n                    \u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n                    \n            \u003cdiv class=\"tds-products-wrapper tds-col-xs-12 tds-col-sm-8 tds-col-md-12 tds-col-lg-12 tds-col-xl-12\"\u003e\n                \u003cdiv class=\"tds-product-wrapper\"\u003e\n                    \u003ca href=\"https:\/\/www.ebay.de\/itm\/116738870699\" class=\"tds-link\" target=\"_blank\"\u003e\n                        \u003cdiv class=\"tds-products-cover\" style=\"background-image: url('https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxNjAw\/z\/ERIAAeSwd31oiph5\/$_10.JPG?set_id=2')\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"tds-products-expand\"\u003e\n                            \u003cp class=\"tds-products-title\"\u003ePremium 6er Set Espresso Löffel aus Edelstahl 18\/10 glänzend\u003c\/p\u003e\n\n                            \u003cdiv class=\"tds-products-plus\"\u003e\n                                \u003cspan class=\"tds-products-price\"\u003e€6.95\u003c\/span\u003e\n                            \u003c\/div\u003e\n\n                            \u003cbutton class=\"tds-products-button\"\u003e\u003c\/button\u003e\n                        \u003c\/div\u003e\n                    \u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n                    \n            \u003cdiv class=\"tds-products-wrapper tds-col-xs-12 tds-col-sm-8 tds-col-md-12 tds-col-lg-12 tds-col-xl-12\"\u003e\n                \u003cdiv class=\"tds-product-wrapper\"\u003e\n                    \u003ca href=\"https:\/\/www.ebay.de\/itm\/116559798197\" class=\"tds-link\" target=\"_blank\"\u003e\n                        \u003cdiv class=\"tds-products-cover\" style=\"background-image: url('https:\/\/i.ebayimg.com\/00\/s\/MTA4OVgxNjAw\/z\/HfQAAeSwwlRojG6j\/$_10.JPG?set_id=2')\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"tds-products-expand\"\u003e\n                            \u003cp class=\"tds-products-title\"\u003eCappuccinotasse - Kaffeetasse + Untertasse - weiß, dickwandig, aus Porzellan\u003c\/p\u003e\n\n                            \u003cdiv class=\"tds-products-plus\"\u003e\n                                \u003cspan class=\"tds-products-price\"\u003e€5.95\u003c\/span\u003e\n                            \u003c\/div\u003e\n\n                            \u003cbutton class=\"tds-products-button\"\u003e\u003c\/button\u003e\n                        \u003c\/div\u003e\n                    \u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n                    \n            \u003cdiv class=\"tds-products-wrapper tds-col-xs-12 tds-col-sm-8 tds-col-md-12 tds-col-lg-12 tds-col-xl-12\"\u003e\n                \u003cdiv class=\"tds-product-wrapper\"\u003e\n                    \u003ca href=\"https:\/\/www.ebay.de\/itm\/116649387722\" class=\"tds-link\" target=\"_blank\"\u003e\n                        \u003cdiv class=\"tds-products-cover\" style=\"background-image: url('https:\/\/i.ebayimg.com\/00\/s\/MTA2NlgxNjAw\/z\/J8AAAeSw8W9ojG~N\/$_10.JPG?set_id=2')\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"tds-products-expand\"\u003e\n                            \u003cp class=\"tds-products-title\"\u003eTwister Aschenbecher Edelstahl Matt XL - Windaschenbecher  robust - Sturm Ascher\u003c\/p\u003e\n\n                            \u003cdiv class=\"tds-products-plus\"\u003e\n                                \u003cspan class=\"tds-products-price\"\u003e€5.95\u003c\/span\u003e\n                            \u003c\/div\u003e\n\n                            \u003cbutton class=\"tds-products-button\"\u003e\u003c\/button\u003e\n                        \u003c\/div\u003e\n                    \u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n                    \n            \u003cdiv class=\"tds-products-wrapper tds-col-xs-12 tds-col-sm-8 tds-col-md-12 tds-col-lg-12 tds-col-xl-12\"\u003e\n                \u003cdiv class=\"tds-product-wrapper\"\u003e\n                    \u003ca href=\"https:\/\/www.ebay.de\/itm\/116648650313\" class=\"tds-link\" target=\"_blank\"\u003e\n                        \u003cdiv class=\"tds-products-cover\" style=\"background-image: url('https:\/\/i.ebayimg.com\/00\/s\/OTAwWDEyMDA=\/z\/K8cAAeSwGktojG~Z\/$_10.JPG?set_id=2')\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"tds-products-expand\"\u003e\n                            \u003cp class=\"tds-products-title\"\u003e2x Windaschenbecher 18\/8 Edelstahl Ascher matt gebürstet Aschenbecher Twister\u003c\/p\u003e\n\n                            \u003cdiv class=\"tds-products-plus\"\u003e\n                                \u003cspan class=\"tds-products-price\"\u003e€9.95\u003c\/span\u003e\n                            \u003c\/div\u003e\n\n                            \u003cbutton class=\"tds-products-button\"\u003e\u003c\/button\u003e\n                        \u003c\/div\u003e\n                    \u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n                    \n            \u003cdiv class=\"tds-products-wrapper tds-col-xs-12 tds-col-sm-8 tds-col-md-12 tds-col-lg-12 tds-col-xl-12\"\u003e\n                \u003cdiv class=\"tds-product-wrapper\"\u003e\n                    \u003ca href=\"https:\/\/www.ebay.de\/itm\/116648457104\" class=\"tds-link\" target=\"_blank\"\u003e\n                        \u003cdiv class=\"tds-products-cover\" style=\"background-image: url('https:\/\/i.ebayimg.com\/00\/s\/NTAwWDY1NA==\/z\/NmUAAeSwyUJojG~i\/$_10.JPG?set_id=2')\"\u003e\u003c\/div\u003e\n\n                        \u003cdiv class=\"tds-products-expand\"\u003e\n                            \u003cp class=\"tds-products-title\"\u003e10x Windaschenbecher 18\/8 Edelstahl Ascher matt gebürstet Aschenbecher Twister\u003c\/p\u003e\n\n                            \u003cdiv class=\"tds-products-plus\"\u003e\n                                \u003cspan class=\"tds-products-price\"\u003e€34.95\u003c\/span\u003e\n                            \u003c\/div\u003e\n\n                            \u003cbutton class=\"tds-products-button\"\u003e\u003c\/button\u003e\n                        \u003c\/div\u003e\n                    \u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c\/div\u003e\n\u003c\/div\u003e\n\n    \u003cstyle\u003e\n    .tds-products-wrapper {\n      padding: 0 !important;\n      margin: 0 !important;\n    }\n  \n    .tds-product-wrapper:not(.suggested-template) {\n      background: #40808081;\n      border-radius: 10px;\n      \n    border-top:1px solid #adadad29 !important;\n    border-right:1px solid #adadad29 !important;\n    border-left:1px solid #adadad29 !important;\n    border-bottom:1px solid #adadad29 !important;\n    \n      box-shadow:10px 10px 5px #c0bfbc !important;\n      font-family: 'Poppins', sans-serif;\n    }\n\n    @media only screen and (min-width: 600px) {\n      .tds-product-wrapper:not(.suggested-template) {\n        margin: 15px !important;\n      }\n    }\n\n    @media only screen and (max-width: 600px) {\n      .tds-product-wrapper:not(.suggested-template) {\n        margin: 5px !important;\n      }\n    }\n  \n    .tds-product-wrapper:not(.suggested-template):hover {\n      background: #f2f2f2ff !important;\n      \n    border-top:0px solid #6d6d6d !important;\n    border-right:0px solid #6d6d6d !important;\n    border-left:0px solid #6d6d6d !important;\n    border-bottom:0px solid #6d6d6d !important;\n    \n    }\n  \n    .tds-product-wrapper:not(.suggested-template) .tds-products-cover {\n      border-radius: 10px;\n      background: #ffffff;\n      height: 200px;\n      background-size:clamp(100px, 80%, 250px) !important;\n    }\n  \n    .tds-product-wrapper:not(.suggested-template) .tds-products-title {\n      color: #000000 !important;\n      text-align: center !important;\n      text-decoration: none !important;\n      font-weight: normal !important;\n      font-family: andale mono,times !important;\n      font-size: 12pt !important;\n      margin: 10px 0px 10px 0px !important;\n    }\n  \n    .tds-product-wrapper:not(.suggested-template) .tds-products-plus {\n      text-align: center !important;\n      padding: 10px 0px 10px 0px !important;\n    }\n  \n    .tds-product-wrapper:not(.suggested-template) .tds-products-price {\n      color: #008000 !important;\n      font-size: 12pt !important;\n      font-family: andale mono,times !important;\n      font-weight: normal !important;\n    }\n  \n    .tds-product-wrapper:not(.suggested-template) .tds-products-button {\n        background: #008040 !important;\n        \n    border-top:0px solid #000 !important;\n    border-right:0px solid #000 !important;\n    border-left:0px solid #000 !important;\n    border-bottom:0px solid #000 !important;\n    \n        box-shadow:0px 0px 0px #000 !important;\n        padding: 15px 20px 15px 20px !important;\n        cursor: pointer;\n        color: #ffffff !important;\n        margin: 10px 0px 0px 0px !important;\n        width: 100% !important;\n        border-radius: 5px 5px 20px 20px !important;\n        font-size: 12pt !important;\n        font-family: andale mono,times !important;\n        font-weight: bold !important;\n      }\n\n      \n      .tds-product-wrapper:not(.suggested-template) .tds-products-button:hover {\n        background: #ffffff1a !important;\n        border: none !important;\n        color: #212121 !important;\n       }\n      \n\n      .tds-product-wrapper:not(.suggested-template) .tds-products-button::before {\n          content: \"zum Produkt\";\n      }\n    \u003c\/style\u003e\n    \u003ca href=\"https:\/\/export.ebay.com\/en\/ebay-partners\/#3dsellers\" target=\"_blank\" class=\"sellers-suggested-credit sellers-suggested-credit-new\" style=\"display: none;\"\u003e\n        Add suggested items to your listings - \u003cspan\u003eCheck it out on 3Dsellers.com\u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\u003c\/div\u003e\n\u003c!--\u003c![endif]--\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n\n  \n  \n\u003cdiv id=\"u_row_19\" class=\"u-row-container u_row v-row-padding--vertical v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent\"\u003e\n  \u003cdiv class=\"u-row v-row-columns-background-color-background-color\" style=\"margin: 0 auto;min-width: 220px;max-width: 1200px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;\"\u003e\n    \u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003ctable role=\"presentation\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"\u003e\u003ctr\u003e\u003ctd class=\"v-row-padding v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent;\" align=\"center\"\u003e\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:1200px;\"\u003e\u003ctr class=\"v-row-background-image--inner v-row-columns-background-color-background-color\" style=\"background-color: transparent;\"\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c![endif]--\u003e\n      \n\u003c!--[if (mso)|(IE)]\u003e\u003ctd align=\"center\" width=\"900\" class=\"v-col-padding v-col-background-color v-col-border v-col-border-radius\" style=\"width: 1200px;padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\" valign=\"top\"\u003e\u003c\/td\u003e\u003c![endif]--\u003e\n\u003cdiv id=\"u_column_23\" class=\"u-col u-col-100 u_column\" style=\"max-width: 220px;min-width: 1200px;display: table-cell;vertical-align: top;\"\u003e\n  \u003cdiv class=\"v-col-background-color v-col-border-radius\" style=\"height: 100%;width: 100% !important;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\u003cdiv class=\"v-col-padding v-col-border v-col-border-radius\" style=\"box-sizing: border-box; height: 100%; padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n\u003c!--\u003c![endif]--\u003e\n  \n\u003ctable id=\"u_content_custom_rectangle_30\" class=\"u_content_custom_rectangle\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"v-container-padding-padding\" style=\"overflow-wrap:break-word;word-break:break-word;padding:10px;font-family:andale mono,times;\" align=\"left\"\u003e\n        \n    \n    \u003cdiv style=\"\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    position:initial;\"\u003e\n    \u003cdiv style=\"\n    background:#bdd9cd;\n    width:100%;\n    height:auto;\n    padding:10px 20px 10px 40px;\n    margin:-8px -39px -1px -38px;\n    \n    border-top:2px solid #000 !important;\n    border-right:2px solid #000 !important;\n    border-left:2px solid #000 !important;\n    border-bottom:2px solid #000 !important;\n    ;\n    box-shadow:0px 0px 0px #000 !important;;\n    transform:skew(0deg);\n    border-radius:10px !important;\n    line-height: normal;\n    letter-spacing: normal;\n    \"\u003e\n    \n    \u003cdiv style=\"transform:skew(0deg)\"\u003e\n    \u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"font-family: 'andale mono', times; font-size: 24px; color: rgb(52, 73, 94);\"\u003eHaas Onlineshop\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\u003c\/div\u003e\n\u003c!--\u003c![endif]--\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n\n  \n  \n\u003cdiv id=\"u_row_33\" class=\"u-row-container u_row v-row-padding--vertical v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent\"\u003e\n  \u003cdiv class=\"u-row v-row-columns-background-color-background-color\" style=\"margin: 0 auto;min-width: 220px;max-width: 1200px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;\"\u003e\n    \u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003ctable role=\"presentation\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"\u003e\u003ctr\u003e\u003ctd class=\"v-row-padding v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent;\" align=\"center\"\u003e\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:1200px;\"\u003e\u003ctr class=\"v-row-background-image--inner v-row-columns-background-color-background-color\" style=\"background-color: transparent;\"\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c![endif]--\u003e\n      \n\u003c!--[if (mso)|(IE)]\u003e\u003ctd align=\"center\" width=\"450\" class=\"v-col-padding v-col-background-color v-col-border v-col-border-radius\" style=\"width: 450px;padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\" valign=\"top\"\u003e\u003c\/td\u003e\u003c![endif]--\u003e\n\u003cdiv id=\"u_column_45\" class=\"u-col u-col-50 u_column\" style=\"max-width: 220px;min-width: 450px;display: table-cell;vertical-align: top;\"\u003e\n  \u003cdiv class=\"v-col-background-color v-col-border-radius\" style=\"height: 100%;width: 100% !important;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\u003cdiv class=\"v-col-padding v-col-border v-col-border-radius\" style=\"box-sizing: border-box; height: 100%; padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n\u003c!--\u003c![endif]--\u003e\n  \n\u003ctable id=\"u_content_custom_rectangle_34\" class=\"u_content_custom_rectangle\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"v-container-padding-padding\" style=\"overflow-wrap:break-word;word-break:break-word;padding:20px;font-family:andale mono,times;\" align=\"left\"\u003e\n        \n    \n    \u003cdiv style=\"\n    display:flex;\n    flex-direction:column;\n    align-items:flex-start;\n    position:relative;top:px;\n      right:0px;\n      bottom:px;\n      left:px;\n      z-index:10;\"\u003e\n    \u003cdiv style=\"\n    background:#bdd9cd1a;\n    width:100%;\n    height:auto;\n    padding:15px;\n    margin:0px;\n    \n    border-top:0px solid #000 !important;\n    border-right:0px solid #000 !important;\n    border-left:0px solid #000 !important;\n    border-bottom:0px solid #000 !important;\n    ;\n    box-shadow:5px 5px 0px #008000 !important;;\n    transform:skew(0deg);\n    border-radius:20px !important;\n    line-height: normal;\n    letter-spacing: normal;\n    \"\u003e\n    \n    \u003cdiv style=\"transform:skew(0deg)\"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 22px;\"\u003e\u003cstrong\u003e\u003cspan style=\"font-family: Montserrat, 'sans serif';\"\u003e\u003cspan style=\"color: rgb(6, 87, 113); font-family: 'andale mono', times;\"\u003eDeutsche Post Briefversand für kleine Artikel \u003c\/span\u003e\u003cimg src=\"https:\/\/images.3dsellers.com\/listing-designer\/imgs\/icons\/promotion.png\" alt=\"image\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eLieferzeit:1-3 Werktage.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eZustellung: Direkt in den Briefkasten - oft bereits am nächsten Tag.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e100% Gratis Lieferung - Alle Produkte werden ohne zusätzliche Versandkosten geliefert. Kein Mindestbestellwert erforderlich. \u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\u003c\/div\u003e\n\u003c!--\u003c![endif]--\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003ctd align=\"center\" width=\"450\" class=\"v-col-padding v-col-background-color v-col-border v-col-border-radius\" style=\"width: 450px;padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\" valign=\"top\"\u003e\u003c\/td\u003e\u003c![endif]--\u003e\n\u003cdiv id=\"u_column_46\" class=\"u-col u-col-50 u_column\" style=\"max-width: 220px;min-width: 450px;display: table-cell;vertical-align: top;\"\u003e\n  \u003cdiv class=\"v-col-background-color v-col-border-radius\" style=\"height: 100%;width: 100% !important;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\u003cdiv class=\"v-col-padding v-col-border v-col-border-radius\" style=\"box-sizing: border-box; height: 100%; padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n\u003c!--\u003c![endif]--\u003e\n  \n\u003ctable id=\"u_content_custom_rectangle_36\" class=\"u_content_custom_rectangle\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"v-container-padding-padding\" style=\"overflow-wrap:break-word;word-break:break-word;padding:20px;font-family:andale mono,times;\" align=\"left\"\u003e\n        \n    \n    \u003cdiv style=\"\n    display:flex;\n    flex-direction:column;\n    align-items:flex-start;\n    position:relative;top:initial;\n      right:initial;\n      bottom:initial;\n      left:initial;\n      z-index:10;\"\u003e\n    \u003cdiv style=\"\n    background:#bdd9cd1a;\n    width:100%;\n    height:auto;\n    padding:15px;\n    margin:0px;\n    \n    border-top:0px solid #065771 !important;\n    border-right:0px solid #065771 !important;\n    border-left:0px solid #065771 !important;\n    border-bottom:0px solid #065771 !important;\n    ;\n    box-shadow:5px 5px 0px #008000 !important;;\n    transform:skew(0deg);\n    border-radius:20px !important;\n    line-height: normal;\n    letter-spacing: normal;\n    \"\u003e\n    \n    \u003cdiv style=\"transform:skew(0deg)\"\u003e\n    \u003cp\u003e\u003cspan style=\"color: rgb(45, 194, 107); font-family: 'andale mono', times;\"\u003e\u003cspan style=\"font-size: 22px;\"\u003e\u003cstrong\u003e \u003cspan style=\"color: rgb(6, 87, 113);\"\u003ePremium-Versand mit DHL GoGreen Paket \u003c\/span\u003e \u003c\/strong\u003e\u003c\/span\u003e\u003cspan style=\"font-size: 22px;\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/images.3dsellers.com\/listing-designer\/imgs\/icons\/around.png\" alt=\"image\"\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eLieferzeit: 1-3 Werktage.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eZustellung: Auch an DHL Packstationen möglich\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eBesonderheiten: 100% klimaneutraler Versand mit Sendungsverfolgung.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e100% Gratis Lieferung - Alle Produkte werden ohne zusätzliche Versandkosten geliefert. Kein Mindestbestellwert erforderlich. \u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\u003c\/div\u003e\n\u003c!--\u003c![endif]--\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n\n  \n  \n\u003cdiv id=\"u_row_34\" class=\"u-row-container u_row v-row-padding--vertical v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent\"\u003e\n  \u003cdiv class=\"u-row v-row-columns-background-color-background-color\" style=\"margin: 0 auto;min-width: 220px;max-width: 1200px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: transparent;\"\u003e\n    \u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003ctable role=\"presentation\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"\u003e\u003ctr\u003e\u003ctd class=\"v-row-padding v-row-background-image--outer v-row-background-color\" style=\"padding: 0px;background-color: transparent;\" align=\"center\"\u003e\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:1200px;\"\u003e\u003ctr class=\"v-row-background-image--inner v-row-columns-background-color-background-color\" style=\"background-color: transparent;\"\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c![endif]--\u003e\n      \n\u003c!--[if (mso)|(IE)]\u003e\u003ctd align=\"center\" width=\"900\" class=\"v-col-padding v-col-background-color v-col-border v-col-border-radius\" style=\"width: 1200px;padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\" valign=\"top\"\u003e\u003c\/td\u003e\u003c![endif]--\u003e\n\u003cdiv id=\"u_column_47\" class=\"u-col u-col-100 u_column\" style=\"max-width: 220px;min-width: 1200px;display: table-cell;vertical-align: top;\"\u003e\n  \u003cdiv class=\"v-col-background-color v-col-border-radius\" style=\"height: 100%;width: 100% !important;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\u003cdiv class=\"v-col-padding v-col-border v-col-border-radius\" style=\"box-sizing: border-box; height: 100%; padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;\"\u003e\n\u003c!--\u003c![endif]--\u003e\n  \n\u003ctable id=\"u_content_custom_rectangle_32\" class=\"u_content_custom_rectangle\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"v-container-padding-padding\" style=\"overflow-wrap:break-word;word-break:break-word;padding:10px;font-family:andale mono,times;\" align=\"left\"\u003e\n        \n    \n    \u003cdiv style=\"\n    display:flex;\n    flex-direction:column;\n    align-items:flex-start;\n    position:relative;top:initial;\n      right:initial;\n      bottom:initial;\n      left:initial;\n      z-index:10;\"\u003e\n    \u003cdiv style=\"\n    background:#bdd9cd1a;\n    width:100%;\n    height:auto;\n    padding:20px 20px 20px 20px;\n    margin:0px 0px 0px 0px;\n    \n    border-top:0px solid #000 !important;\n    border-right:0px solid #000 !important;\n    border-left:0px solid #000 !important;\n    border-bottom:0px solid #000 !important;\n    ;\n    box-shadow:5px 5px 0px #008000 !important;;\n    transform:skew(0deg);\n    border-radius:20px !important;\n    line-height: normal;\n    letter-spacing: normal;\n    \"\u003e\n    \u003cp\u003e\u003cspan style=\"font-size: 22px;\"\u003e\u003cstrong\u003e\u003cspan style=\"font-family: Montserrat, 'sans serif';\"\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eRückgabe \u003c\/span\u003e\u003cimg src=\"https:\/\/images.3dsellers.com\/listing-designer\/imgs\/icons\/exchange.png\" alt=\"image\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eIhre Zufriedenheit ist unser Ziel. Sollte ein Produkt nicht Ihren Erwartungen entsprechen, können Sie es unkompliziert zurückgeben.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eUnser Rückgabe-Service für Sie:\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e✅ 30 Tage Rückgaberecht: Testen Sie Ihre Artikel in Ruhe.\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e✅ Kostengünstiger Retourenschein auf Wünsch erhältlich: vollfrankiert und versandfertig\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e✅ Schnelle Erstattung: Ihr Geld zurück innerhalb von 48h\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e✅ Faire Prüfung: Wir bearbeiten Ihre Retoure kulant und ohne unnötige Nachfragen.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eSo einfach funktioniert's:\u003c\/span\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eRückgabe anmelden: Kontaktieren Sie unseren Kundenservice. Auf Wunsch wird Ihnen ein kostengünstiger Retourenschein zur Verfügung gestellt. (Die Gebühren werden automatisch vom Rückerstattungsbetrag abgezogen.)\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eArtikel versenden: Verpacken Sie die Ware bruchsicher, kleben Sie den Schein auf das Paket und geben Sie es beim Versanddienstleister ab.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eErstattung erhalten: Nach kurzer Prüfung der Ware erstatten wir Ihnen den Kaufbetrag.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable id=\"u_content_divider_1\" class=\"u_content_divider\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"v-container-padding-padding\" style=\"overflow-wrap:break-word;word-break:break-word;padding:10px;font-family:andale mono,times;\" align=\"left\"\u003e\n        \n  \u003ctable role=\"presentation\" aria-label=\"divider\" height=\"0px\" align=\"center\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"border-collapse: collapse;table-layout: fixed;border-spacing: 0;mso-table-lspace: 0pt;mso-table-rspace: 0pt;vertical-align: top;border-top: 1px solid #BBBBBB;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%\"\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"vertical-align: top\"\u003e\n        \u003ctd style=\"word-break: break-word;border-collapse: collapse !important;vertical-align: top;font-size: 0px;line-height: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%\"\u003e\n          \u003cspan\u003e \u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable id=\"u_content_custom_navigation_1\" class=\"u_content_custom_navigation\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"v-container-padding-padding\" style=\"overflow-wrap:break-word;word-break:break-word;padding:10px;font-family:andale mono,times;\" align=\"left\"\u003e\n        \n    \n    \u003cstyle\u003e\n    #custom-nav-d4grs8n3 li a:hover { \n      background:#ffffff1a !important;\n      color: #fff !important;\n      \n    border-top:0px solid #d80027 !important;\n    border-right:0px solid #d80027 !important;\n    border-left:0px solid #d80027 !important;\n    border-bottom:0px solid #d80027 !important;\n    ;\n     }\n    \u003c\/style\u003e\n    \n    \u003cdiv style=\"display:flex;justify-content:flex-start\"\u003e\n    \u003cul class=\"unlayer-nav-widget\" id=\"custom-nav-d4grs8n3\" style=\"\n    width:100%;\n    height:auto;\n    background:#56a95890;\n    border-radius:5px !important;\n    font-family:andale mono,times, arial, helvetica, sans-serif !important;\n    flex-direction:row;\n    justify-content:center;\n    \n    border-top:5px solid #ecf0f1 !important;\n    border-right:5px solid #ecf0f1 !important;\n    border-left:5px solid #ecf0f1 !important;\n    border-bottom:5px solid #ecf0f1 !important;\n    ;\n    box-shadow:0px 0px 0px #000 !important;;\n    z-index:1;\n    \"\u003e\n\u003cli style=\"text-align:center\"\u003e\n        \u003ca href=\"https:\/\/www.ebay.de\/usr\/haas_onlineshop\" target=\"_blank\" style=\"position:relative;\n        width:auto;\n        font-size: 11pt !important;\n        color: #34495e;\n        background: #ffffff19;\n        display: inline-block;\n        padding: 0px;\n        margin: 10px;\n        \n    border-top:0px solid #d80027 ;\n    border-right:0px solid #d80027 ;\n    border-left:0px solid #d80027 ;\n    border-bottom:0px solid #d80027 ;\n    ;\"\u003e\n        \u003cspan\u003ezum Shop\u003c\/span\u003e\n        \n        \u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli style=\"text-align:center\"\u003e\n        \u003ca href=\"https:\/\/www.ebay.de\/usr\/haas_onlineshop?_tab=feedback\" target=\"_blank\" style=\"position:relative;\n        width:auto;\n        font-size: 11pt !important;\n        color: #34495e;\n        background: #ffffff19;\n        display: inline-block;\n        padding: 0px;\n        margin: 10px;\n        \n    border-top:0px solid #d80027 ;\n    border-right:0px solid #d80027 ;\n    border-left:0px solid #d80027 ;\n    border-bottom:0px solid #d80027 ;\n    ;\"\u003e\n        \u003cspan\u003eKundenbewertungen\u003c\/span\u003e\n        \n        \u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli style=\"text-align:center\"\u003e\n        \u003ca href=\"https:\/\/www.ebay.de\/contact\/sendmsg?\u0026amp;recipient=haas_onlineshop\" target=\"_blank\" style=\"position:relative;\n        width:auto;\n        font-size: 11pt !important;\n        color: #34495e;\n        background: #ffffff19;\n        display: inline-block;\n        padding: 0px;\n        margin: 10px;\n        \n    border-top:0px solid #d80027 ;\n    border-right:0px solid #d80027 ;\n    border-left:0px solid #d80027 ;\n    border-bottom:0px solid #d80027 ;\n    ;\"\u003e\n        \u003cspan\u003eKontakt\u003c\/span\u003e\n        \n        \u003c\/a\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n  \u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\u003c\/div\u003e\n\u003c!--\u003c![endif]--\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n      \u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n\n\n    \u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n    \u003c\/td\u003e\n  \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \u003c!--[if mso]\u003e\u003c![endif]--\u003e\n  \u003c!--[if IE]\u003e\u003c![endif]--\u003e\n\n\n\n\u003cdiv class=\"tds-row tds-signature\" style=\"display: none;\"\u003e\n    \u003ca href=\"https:\/\/export.ebay.com\/en\/ebay-partners\/#3dsellers\" target=\"_blank\"\u003e\n                    \u003cspan class=\"tds-sig-main\"\u003eeBay listing template by \u003cspan class=\"tds-sig-3d\"\u003e3D\u003c\/span\u003e\u003cspan class=\"tds-sig-3ds\"\u003esellers.com\u003c\/span\u003e\u003c\/span\u003e - \u003cspan class=\"tds-sign-try-free\"\u003eTry for Free!\u003c\/span\u003e\n            \u003c\/a\u003e\n\u003c\/div\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/css-style.3dsellers.com\/listing_designer\/588030\/templates\/296747_style.css\"\u003e\n\u003c\/body\u003e","brand":"Iuxpresso","offers":[{"title":"Default Title","offer_id":56496949789049,"sku":"EI12","price":44.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/3115\/3273\/files\/57_db50009c-ee9c-4838-a472-7670061ea404.jpg?v=1768360919","url":"https:\/\/haas-onlineshop.com\/products\/12er-set-weisse-dickwandige-porzellan-espressotassen-mit-untertassen","provider":"Haas Onlineshop","version":"1.0","type":"link"}