{"product_id":"10er-set-windaschenbecher-edelstahl-rund-matt-winddicht-spulmaschinenfest","title":"Set of 10 stainless steel round windproof ashtrays, matte finish, dishwasher safe ","description":"\u003cdiv id=\"tds-mobile-description\" vocab=\"https:\/\/schema.org\/\" typeof=\"Product\" style=\"display: none\"\u003e\n\n \u003cspan property=\"description\"\u003e\n\n\n\n10x Stainless Steel Windproof Ashtrays - Premium Quality for Indoor \u0026amp; Outdoor Use\n\n * {\n margin: 0; padding: 0; box-sizing: border-box;\n }\n\n body {\n font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #2c3e50; background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); min-height: 100vh;\n }\n\n .container {\n max-width: 1200px; margin: 0 auto; padding: 2rem;\n }\n \/* Hero Section *\/\n\n .hero {\u003c\/span\u003e \ntext-align: center; padding: 4rem 2rem; background: linear-gradient(135deg, #495057 0%, #6c757d 100%); color: white; border-radius: 20px; margin-bottom: 3rem; box-shadow: 0 15px 35px rgba(73, 80, 87, 0.3); position: relative; overflow: hidden;\n }\n\n .hero::before {\n content: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent); animation: shine 3s infinite; pointer-events: none;\n }\n\n @keyframes shine {\n 0% {\n transform: translateX(-100%) translateY(-100%) rotate(45deg);\n }\n 50% {\n transform: translateX(100%) translateY(100%) rotate(45deg);\n }\n 100% {\n transform: translateX(-100%) translateY(-100%) rotate(45deg);\n }\n }\n\n .hero-title {\n font-size: 3.5rem; font-weight: bold; margin-bottom: 1rem; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); position: relative; z-index: 1;\n }\n\n .hero-subtitle {\n font-size: 1.6rem; margin-bottom: 0.5rem; opacity: 0.95; position: relative; z-index: 1;\n }\n\n .hero-tagline { \nfont-size: 1.3rem; opacity: 0.9; font-weight: 300; position: relative; z-index: 1;\n }\n \/* Introduction Section *\/\n\n .intro-section {\n background: white; padding: 3rem; border-radius: 20px; margin-bottom: 3rem; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden;\n }\n\n .intro-section::before {\n content: ''; position: absolute; top: 0; left: 0; right: 0; height: 5px; background: linear-gradient(90deg, #495057, #6c757d, #868e96);\n }\n\n .intro-section h2 {\n color: #495057; margin-bottom: 2rem; font-size: 2.5rem; text-align: center;\n }\n\n .intro-text {\n font-size: 1.2rem; line-height: 1.8; margin-bottom: 2rem; text-align: justify;\n }\n\n .intro-text:first-of-type {\n font-size: 1.3rem; color: #343a40; font-weight: 500;\n }\n \/* Separator *\/\n\n .separator {\n border: none; height: 3px; background: linear-gradient(90deg, transparent, #6c757d, transparent); margin: 3rem 0;\n }\n \/* Section Headers *\/\n\n .section-header {\n font-size: 2.8rem; margin-bottom: 3rem; text-align: center; color: #495057; position: relative; \n}\n\n .section-header::after {\n content: ''; position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); width: 100px; height: 3px; background: linear-gradient(90deg, #495057, #6c757d); border-radius: 2px;\n }\n\n .section-icon {\n margin-right: 0.5rem; font-size: 1.2em;\n }\n \/* Features Grid *\/\n\n .features-grid {\n display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 2.5rem; margin-bottom: 3rem;\n }\n\n .feature-card {\n background: white; padding: 2.5rem; border-radius: 20px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); transition: all 0.3s ease; border-left: 5px solid #6c757d; position: relative; overflow: hidden;\n }\n\n .feature-card::before {\n content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(108, 117, 125, 0.1), transparent); transition: left 0.5s ease;\n }\n\n .feature-card:hover::before {\n left: 100%;\n }\n\n .feature-card:hover {\n transform: translateY(-8px); box-shadow: 0 20px 40px rgba(108, 117, 125, 0.2); \n}\n\n .feature-card h3 {\n color: #495057; margin-bottom: 1.5rem; font-size: 1.6rem; display: flex; align-items: center;\n }\n\n .feature-description {\n font-size: 1.1rem; line-height: 1.7; color: #37474f;\n }\n \/* Product Specifications *\/\n\n .specs-section {\n background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); padding: 3rem; border-radius: 20px; margin-bottom: 3rem;\n }\n\n .specs-section h2 {\n color: #495057; margin-bottom: 2.5rem; font-size: 2.5rem; text-align: center;\n }\n\n .specs-grid {\n display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 1.5rem;\n }\n\n .spec-item {\n background: white; padding: 1.5rem; border-radius: 15px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); transition: all 0.3s ease; display: flex; align-items: center; justify-content: space-between;\n }\n\n .spec-item:hover {\n transform: translateY(-3px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);\n }\n\n .spec-label {\n font-weight: bold; color: #495057; font-size: 1.1rem;\n }\n\n .spec-value { \ncolor: #6c757d; font-size: 1.1rem; font-weight: 500;\n }\n \/* Benefits Section *\/\n\n .benefits-section {\n margin-bottom: 3rem;\n }\n\n .benefits-grid {\n display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2rem;\n }\n\n .benefit-card {\n background: white; padding: 2.5rem; border-radius: 20px; text-align: center; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); transition: all 0.3s ease; position: relative; overflow: hidden;\n }\n\n .benefit-card::before {\n content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #495057, #6c757d);\n }\n\n .benefit-card:hover {\n transform: translateY(-5px); box-shadow: 0 15px 35px rgba(108, 117, 125, 0.2);\n }\n\n .benefit-card h3 {\n color: #495057; margin-bottom: 1.5rem; font-size: 1.4rem;\n }\n\n .benefit-card p {\n color: #546e7a; line-height: 1.6; font-size: 1.1rem;\n }\n \/* Service Section *\/\n\n .service-section { \nbackground: linear-gradient(135deg, #28a745 0%, #20c997 100%); color: white; padding: 3rem; border-radius: 20px; margin-bottom: 3rem; text-align: center;\n }\n\n .service-section h2 {\n font-size: 2.5rem; margin-bottom: 2rem; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n }\n\n .service-features {\n display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 2rem; margin-top: 2rem;\n }\n\n .service-item {\n background: rgba(255, 255, 255, 0.1); padding: 2rem; border-radius: 15px; backdrop-filter: blur(10px);\n }\n\n .service-item h3 {\n font-size: 1.3rem; margin-bottom: 1rem;\n }\n \/* CTA Section *\/\n\n .cta-section {\n text-align: center; padding: 4rem 2rem; background: linear-gradient(135deg, #495057 0%, #343a40 100%); color: white; border-radius: 20px; margin-top: 3rem; box-shadow: 0 15px 35px rgba(52, 58, 64, 0.3);\n }\n\n .cta-section h2 {\n font-size: 2.8rem; margin-bottom: 1rem; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n }\n\n .cta-section p {\n font-size: 1.3rem; margin-bottom: 2.5rem; opacity: 0.95;\n }\n\n .cta-buttons { \ndisplay: flex; gap: 1.5rem; justify-content: center; flex-wrap: wrap;\n }\n\n .btn {\n padding: 1.2rem 2.5rem; border: none; border-radius: 50px; cursor: pointer; font-weight: bold; font-size: 1.2rem; transition: all 0.3s ease; text-decoration: none; display: inline-block;\n }\n\n .btn-primary {\n background: linear-gradient(135deg, #007bff 0%, #0056b3 100%); color: white; box-shadow: 0 5px 20px rgba(0, 123, 255, 0.3);\n }\n\n .btn-primary:hover {\n transform: translateY(-3px); box-shadow: 0 10px 30px rgba(0, 123, 255, 0.4);\n }\n\n .btn-secondary {\n background-color: transparent; color: white; border: 2px solid white;\n }\n\n .btn-secondary:hover {\n background-color: white; color: #495057; transform: translateY(-3px);\n }\n Responsive Design\n\n @media (max-width: 768px) {\n .container {\n padding: 1rem;\n }\n .hero-title {\n font-size: 2.5rem;\n }\n .hero-subtitle {\n font-size: 1.3rem;\n }\n .section-header {\n font-size: 2.2rem;\n }\n .features-grid,\n .benefits-grid {\n grid-template-columns: 1fr;\n }\n .specs-grid { \ngrid-template-columns: 1fr;\n }\n .cta-buttons {\n flex-direction: column; align-items: center;\n }\n .btn {\n width: 100%; max-width: 300px;\n }\n .intro-section,\n .specs-section {\n padding: 2rem;\n }\n }\n\n @media (max-width: 480px) {\n .hero {\n padding: 2rem 1rem;\n }\n .hero-title {\n font-size: 2rem;\n }\n .feature-card,\n .benefit-card {\n padding: 1.5rem;\n }\n }\n\n\n\n\n\n\n\n\n 10x Stainless Steel Windproof Ashtrays\n\n Premium quality for indoors and outdoors\n\n Robust • Windproof • Stylish\n\n\n\n\n\n Practical \u0026amp; Stylish\n\n Discover the practical 10x windproof ashtrays made of 18\/8 stainless steel – the perfect companion for indoors and outdoors! These stylish, matte brushed ashtrays have a diameter of 11 cm and offer both functionality and modern design.\n \nOur windproof ashtrays are robust, windproof, and lightweight, ideal for any environment. Thanks to the high-quality stainless steel material, they are not only durable but also dishwasher-safe. Designed in a contemporary cylindrical style, these ashtrays blend seamlessly into any decor.\n\n\n\n\n\n\n\n\n †Special characteristics\n\n\n\n\n\n Windproof \u0026amp; Robust\n\n Specifically designed for outdoor use - these ashtrays withstand wind and weather while remaining functional and stylish.\n\n\n\n\n Premium Stainless Steel\n\n High-quality 18\/8 stainless steel with a matte brushed finish for long-lasting quality and elegant appearance.\n\n\n\n\n ðŸ”“Dishwasher safe\n\n Easy cleaning thanks to dishwasher-safe construction - hygienic and easy to care for in everyday life.\n\n\n\n\n Timeless design\n\n The matte surface blends seamlessly into any modern interior.\n\n\n\n\n\n\n\n\n\n Product features\n\n\n Item condition:\n New, unused\n\n\n Diameter:\n 11 cm\n\n\n Material:\n 18\/8 stainless steel\n\n\n Form:\n cylinder\n\n\n Height:\n 6 cm\n\n \nWeight:\n 155 g\n\n\n Color:\n Silver\n\n\n Finish:\n Matt brushed\n\n\n Year of manufacture:\n 2025\n\n\n\n\n\n\n\n\n\n\n Your advantages\n\n\n\n\n\n Versatile\n\n Perfect for indoor and outdoor use - terrace, balcony, garden or interior\n\n\n\n\n Lightweight\n\n Only 155g per piece - easy to transport and reposition.\n\n\n\n\n Long-lasting\n\n Stainless steel guarantees years of use without loss of quality.\n\n\n\n\n Easy to care for\n\n Dishwasher safe and easy to clean for hygienic cleanliness\n\n\n\n\n Practical set\n\n 10 pieces per set - ideal for catering, events or private use\n\n\n\n\n Optimal size\n\n An 11 cm diameter offers ample space despite its compact dimensions.\n\n\n\n\n\n\n\n\n\n eBay Top Service\n\n Benefit from our first-class service for a worry-free shopping experience!\n\n\n\n\n Fast delivery\n\n Free and fast shipping directly to your home\n\n\n\n\n â†©ï¸ 30 days returns\n\n At least 30 days easy return policy - completely risk-free\n\n\n\n\n 👍 Guaranteed quality\n \nNew, unused and undamaged goods with a quality guarantee.\n\n\n\n\n\u003c\/div\u003e\n\n\u003ctitle\u003e 10x Stainless Steel Windproof Ashtrays - Premium Quality for Indoor \u0026amp; Outdoor Use \u003c\/title\u003e\n\n\u003cmeta name=\"x-apple-disable-message-reformatting\"\u003e\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\n\u003cmeta name=\"keywords\" content=\"Stainless steel windproof ashtray, matt brushed ashtray, cylindrical ashtray, windproof ashtray, indoor and outdoor ashtray, stylish ashtray, dishwasher safe ashtray, durable ashtray, set of 10 ashtrays, modern design ashtray\"\u003e\n\n\u003cmeta name=\"description\" content=\"Robust 10x windproof ashtrays made of matt brushed 18\/8 stainless steel. Ideal for indoor and outdoor use, dishwasher safe and elegant in design.\"\u003e\n\n\n\u003clink href=\"https:\/\/s3.amazonaws.com\/unlayer-editor.3dsellers.com\/unlayer.css?t=38\" rel=\"stylesheet\"\u003e\n\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\n\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html; charset=UTF-8\"\u003e\n\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cmeta name=\"x-apple-disable-message-reformatting\"\u003e\n\n\u003c!--[if !mso]\u003e\u003c!--\u003e\u003cmeta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"\u003e\n\n\u003c!--\u003c![endif]--\u003e\n\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\u003c!--[if !mso]\u003e\u003c!--\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Ledger\u0026amp;display=swap\" rel=\"stylesheet\" type=\"text\/css\"\u003e\n\n\u003c!--\u003c![endif]--\u003e\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\n\u003ctbody\u003e\n\n\u003ctr style=\"vertical-align: top\"\u003e\n\n\u003ctd style=\"word-break: break-word;border-collapse: collapse !important;vertical-align: top\"\u003e\n\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\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\n\u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n\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\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\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\n\u003c!--\u003c![endif]--\u003e\n\n\u003ctable id=\"u_content_heading_11\" class=\"u_content_heading\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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\u003c!--[if mso]\u003e\u003ctable role=\"presentation\" width=\"100%\"\u003e\u003ctr\u003e\u003ctd\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/table\u003e\u003c![endif]--\u003e\n\u003ch1 class=\"v-color v-text-align v-line-height v-font-size v-font-weight v-letter-spacing\" style=\"margin: 0px; line-height: 140%; text-align: center; word-wrap: break-word; font-family: 'Ledger', sans-serif; font-size: 43px; font-weight: 700;\"\u003e \u003cspan\u003eHaas online shop\u003c\/span\u003e \u003c\/h1\u003e\n\n\u003c!--[if mso]\u003e\u003c![endif]--\u003e\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\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\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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\n\u003cdiv style=\"\u0026lt;!--nl--\u0026gt;    display:flex;\u0026lt;!--nl--\u0026gt;    flex-direction:column;\u0026lt;!--nl--\u0026gt;    align-items:flex-start;\u0026lt;!--nl--\u0026gt;    position:initial;\"\u003e\n\n\u003cdiv style=\"\u0026lt;!--nl--\u0026gt;    background:#bdd9cd;\u0026lt;!--nl--\u0026gt;    width:100%;\u0026lt;!--nl--\u0026gt;    height:auto;\u0026lt;!--nl--\u0026gt;    padding:10px;\u0026lt;!--nl--\u0026gt;    margin:0px;\u0026lt;!--nl--\u0026gt;    \u0026lt;!--nl--\u0026gt;    border-top:3px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-right:3px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-left:3px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-bottom:3px solid #000 !important;\u0026lt;!--nl--\u0026gt;    ;\u0026lt;!--nl--\u0026gt;    box-shadow:0px 0px 0px #000 !important;;\u0026lt;!--nl--\u0026gt;    transform:skew(0deg);\u0026lt;!--nl--\u0026gt;    border-radius:10px !important;\u0026lt;!--nl--\u0026gt;    line-height: normal;\u0026lt;!--nl--\u0026gt;    letter-spacing: normal;\u0026lt;!--nl--\u0026gt;    \"\u003e\n\n\n\u003cdiv style=\"\"\u003e\n\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;\"\u003eSet of 10 stainless steel round windproof ashtrays, matte finish, dishwasher safe\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\n\u003c\/div\u003e\n\n\u003c!--\u003c![endif]--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\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\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\n\u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n\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\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\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\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\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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\u003cdiv class=\"tds-row tds-row-1 tds-product-gallery\" style=\"display: none;\"\u003e\n\n\u003cdiv class=\"tds-col-24 tds-product-gallery-wrapper\"\u003e\n\n\n\u003cdiv class=\"tds-gallery-container  gallery4\"\u003e\n\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\n\u003cul class=\"tds-gallery-carousel__items\"\u003e\n\n\u003cli class=\"tds-carousel__item\"\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NTAwWDY1NA==\/z\/LkcAAeSwE8tojG~t\/$_10.JPG?set_id=2\" alt=\"- Picture 1 of 4\"\u003e\u003c\/li\u003e\n\n\u003cli class=\"tds-carousel__item\"\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA2NlgxNjAw\/z\/0bkAAeSw0zlojG~u\/$_10.JPG?set_id=2\" alt=\"- Picture 2 of 4\"\u003e\u003c\/li\u003e\n\n\u003cli class=\"tds-carousel__item\"\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NTAwWDUwMA==\/z\/fcYAAeSwlWlojG~v\/$_10.JPG?set_id=2\" alt=\"- Picture 3 of 4\"\u003e\u003c\/li\u003e\n\n\u003cli class=\"tds-carousel__item\"\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTAwWDEyMDA=\/z\/MjgAAeSw8ypojG~x\/$_10.JPG?set_id=2\" alt=\"- Picture 4 of 4\"\u003e\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003cdiv class=\"tds-carousel__prev\"\u003e\n\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\n\u003c\/div\u003e\n\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\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"tds-gallery-carousel__nav\"\u003e\n\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\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"tds-gallery-specifics\"\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nProduct type:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\nashtray\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nStyle:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\nModern\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nSpecial features:\u003c\/span\u003e \n\n\n\u003cspan class=\"tds-product-specifics-content\"\u003e\nDishwasher safe, windproof, matte polished, with lid, robust, rustproof, dishwasher-safe\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nSuitable for:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\ncigarette\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nMaterial:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\nstainless steel\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nUnit of measurement:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\nUnit\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e \n\u003cspan class=\"tds-product-specifics-title\"\u003e\nHeight:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\n6 cm\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nInstallation area:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\nIndoors\/Outdoors\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nColor:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\nSilver\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nFinish:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\nFrosted\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e \n\u003cspan class=\"tds-product-specifics-title\"\u003e\nYear of manufacture:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\n2025\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nForm:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\nAround\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nDiameter:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\n11 cm\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nLength:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\n11 cm\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e \n\u003cspan class=\"tds-product-specifics-title\"\u003e\nWeight:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\n155 g\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nWidth:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\n11 cm\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nManufacturer:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\nPulsiva\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nBrand:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\nPulsiva\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e \n\u003cspan class=\"tds-product-specifics-title\"\u003e\nNumber of Units:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\n10\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nCountry and Region of Production:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\nChina\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-product-specifics-container\"\u003e\n\n \u003cspan class=\"tds-product-specifics-title\"\u003e\nFire:\n\u003c\/span\u003e\n\n \u003cspan class=\"tds-product-specifics-content\"\u003e\nPulsiva\n\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\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\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\n\u003c\/div\u003e\n\n\u003c!--\u003c![endif]--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\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\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\n\u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n\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\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\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\n\u003c!--\u003c![endif]--\u003e\n\n\u003ctable id=\"u_content_divider_4\" class=\"u_content_divider\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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\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\n\u003ctbody\u003e\n\n\u003ctr style=\"vertical-align: top\"\u003e\n\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\n\u003cspan\u003e \u003c\/span\u003e\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\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\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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\n\u003cdiv style=\"\u0026lt;!--nl--\u0026gt;    display:flex;\u0026lt;!--nl--\u0026gt;    flex-direction:column;\u0026lt;!--nl--\u0026gt;    align-items:center;\u0026lt;!--nl--\u0026gt;    position:initial;\"\u003e\n\n\u003cdiv style=\"\u0026lt;!--nl--\u0026gt;    background:#bdd9cd;\u0026lt;!--nl--\u0026gt;    width:100%;\u0026lt;!--nl--\u0026gt;    height:auto;\u0026lt;!--nl--\u0026gt;    padding:10px 10px 10px 30px;\u0026lt;!--nl--\u0026gt;    margin:-9px;\u0026lt;!--nl--\u0026gt;    \u0026lt;!--nl--\u0026gt;    border-top:2px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-right:2px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-left:2px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-bottom:2px solid #000 !important;\u0026lt;!--nl--\u0026gt;    ;\u0026lt;!--nl--\u0026gt;    box-shadow:0px 0px 0px #000 !important;;\u0026lt;!--nl--\u0026gt;    transform:skew(0deg);\u0026lt;!--nl--\u0026gt;    border-radius:10px !important;\u0026lt;!--nl--\u0026gt;    line-height: normal;\u0026lt;!--nl--\u0026gt;    letter-spacing: normal;\u0026lt;!--nl--\u0026gt;    \"\u003e\n\n\n\u003cdiv style=\"\"\u003e\n\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);\"\u003eDescription\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\n\u003c\/div\u003e\n\n\u003c!--\u003c![endif]--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\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\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\n\u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n\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\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\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\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\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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\u003cdiv class=\"description-placeholder\"\u003e\n\n\n\u003cdiv style=\"\u0026lt;!--nl--\u0026gt;    display:flex;\u0026lt;!--nl--\u0026gt;    flex-direction:column;\u0026lt;!--nl--\u0026gt;    align-items:flex-start;\u0026lt;!--nl--\u0026gt;    position:initial;\"\u003e\n\n\u003cdiv style=\"\u0026lt;!--nl--\u0026gt;    background:#eeeeeeb2;\u0026lt;!--nl--\u0026gt;    width:100%;\u0026lt;!--nl--\u0026gt;    height:auto;\u0026lt;!--nl--\u0026gt;    padding:10px;\u0026lt;!--nl--\u0026gt;    margin:0px;\u0026lt;!--nl--\u0026gt;    \u0026lt;!--nl--\u0026gt;    border-top:0px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-right:0px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-left:0px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-bottom:0px solid #000 !important;\u0026lt;!--nl--\u0026gt;    ;\u0026lt;!--nl--\u0026gt;    box-shadow:0px 0px 0px #000 !important;;\u0026lt;!--nl--\u0026gt;    transform:skew(0deg);\u0026lt;!--nl--\u0026gt;    border-radius:10px !important;\u0026lt;!--nl--\u0026gt;    line-height: normal;\u0026lt;!--nl--\u0026gt;    letter-spacing: normal;\u0026lt;!--nl--\u0026gt;    \"\u003e\n\n\n\u003cdiv style=\"\"\u003e\n\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\n \u003cspan property=\"description\"\u003e\n\n\n\n10x Stainless Steel Windproof Ashtrays - Premium Quality for Indoor \u0026amp; Outdoor Use\n\n * {\n margin: 0; padding: 0; box-sizing: border-box;\n }\n\n body {\n font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #2c3e50; background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); min-height: 100vh;\n }\n\n .container {\n max-width: 1200px; margin: 0 auto; padding: 2rem;\n }\n \/* Hero Section *\/\n\n .hero {\n text-align: center; padding: 4rem 2rem; background: linear-gradient(135deg, #495057 0%, #6c757d 100%); color: white; border-radius: 20px; margin-bottom: 3rem; box-shadow: 0 15px 35px rgba(73, 80, 87, 0.3); position: relative; overflow: hidden;\n }\n\n .hero::before {\u003c\/span\u003e \ncontent: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent); animation: shine 3s infinite; pointer-events: none;\n }\n\n @keyframes shine {\n 0% {\n transform: translateX(-100%) translateY(-100%) rotate(45deg);\n }\n 50% {\n transform: translateX(100%) translateY(100%) rotate(45deg);\n }\n 100% {\n transform: translateX(-100%) translateY(-100%) rotate(45deg);\n }\n }\n\n .hero-title {\n font-size: 3.5rem; font-weight: bold; margin-bottom: 1rem; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); position: relative; z-index: 1;\n }\n\n .hero-subtitle {\n font-size: 1.6rem; margin-bottom: 0.5rem; opacity: 0.95; position: relative; z-index: 1;\n }\n\n .hero-tagline {\n font-size: 1.3rem; opacity: 0.9; font-weight: 300; position: relative; z-index: 1;\n }\n \/* Introduction Section *\/\n\n .intro-section { \nbackground: white; padding: 3rem; border-radius: 20px; margin-bottom: 3rem; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden;\n }\n\n .intro-section::before {\n content: ''; position: absolute; top: 0; left: 0; right: 0; height: 5px; background: linear-gradient(90deg, #495057, #6c757d, #868e96);\n }\n\n .intro-section h2 {\n color: #495057; margin-bottom: 2rem; font-size: 2.5rem; text-align: center;\n }\n\n .intro-text {\n font-size: 1.2rem; line-height: 1.8; margin-bottom: 2rem; text-align: justify;\n }\n\n .intro-text:first-of-type {\n font-size: 1.3rem; color: #343a40; font-weight: 500;\n }\n \/* Separator *\/\n\n .separator {\n border: none; height: 3px; background: linear-gradient(90deg, transparent, #6c757d, transparent); margin: 3rem 0;\n }\n \/* Section Headers *\/\n\n .section-header {\n font-size: 2.8rem; margin-bottom: 3rem; text-align: center; color: #495057; position: relative;\n }\n\n .section-header::after { \ncontent: ''; position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); width: 100px; height: 3px; background: linear-gradient(90deg, #495057, #6c757d); border-radius: 2px;\n }\n\n .section-icon {\n margin-right: 0.5rem; font-size: 1.2em;\n }\n \/* Features Grid *\/\n\n .features-grid {\n display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 2.5rem; margin-bottom: 3rem;\n }\n\n .feature-card {\n background: white; padding: 2.5rem; border-radius: 20px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); transition: all 0.3s ease; border-left: 5px solid #6c757d; position: relative; overflow: hidden;\n }\n\n .feature-card::before {\n content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(108, 117, 125, 0.1), transparent); transition: left 0.5s ease;\n }\n\n .feature-card:hover::before {\n left: 100%;\n }\n\n .feature-card:hover {\n transform: translateY(-8px); box-shadow: 0 20px 40px rgba(108, 117, 125, 0.2);\n }\n\n .feature-card h3 { \ncolor: #495057; margin-bottom: 1.5rem; font-size: 1.6rem; display: flex; align-items: center;\n }\n\n .feature-description {\n font-size: 1.1rem; line-height: 1.7; color: #37474f;\n }\n \/* Product Specifications *\/\n\n .specs-section {\n background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); padding: 3rem; border-radius: 20px; margin-bottom: 3rem;\n }\n\n .specs-section h2 {\n color: #495057; margin-bottom: 2.5rem; font-size: 2.5rem; text-align: center;\n }\n\n .specs-grid {\n display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 1.5rem;\n }\n\n .spec-item {\n background: white; padding: 1.5rem; border-radius: 15px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); transition: all 0.3s ease; display: flex; align-items: center; justify-content: space-between;\n }\n\n .spec-item:hover {\n transform: translateY(-3px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);\n }\n\n .spec-label {\n font-weight: bold; color: #495057; font-size: 1.1rem;\n }\n\n .spec-value {\n color: #6c757d; font-size: 1.1rem; font-weight: 500;\n } \n\/* Benefits Section *\/\n\n .benefits-section {\n margin-bottom: 3rem;\n }\n\n .benefits-grid {\n display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2rem;\n }\n\n .benefit-card {\n background: white; padding: 2.5rem; border-radius: 20px; text-align: center; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); transition: all 0.3s ease; position: relative; overflow: hidden;\n }\n\n .benefit-card::before {\n content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #495057, #6c757d);\n }\n\n .benefit-card:hover {\n transform: translateY(-5px); box-shadow: 0 15px 35px rgba(108, 117, 125, 0.2);\n }\n\n .benefit-card h3 {\n color: #495057; margin-bottom: 1.5rem; font-size: 1.4rem;\n }\n\n .benefit-card p {\n color: #546e7a; line-height: 1.6; font-size: 1.1rem;\n }\n \/* Service Section *\/\n\n .service-section {\n background: linear-gradient(135deg, #28a745 0%, #20c997 100%); color: white; padding: 3rem; border-radius: 20px; margin-bottom: 3rem; text-align: center;\n }\n\n .service-section h2 { \nfont-size: 2.5rem; margin-bottom: 2rem; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n }\n\n .service-features {\n display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 2rem; margin-top: 2rem;\n }\n\n .service-item {\n background: rgba(255, 255, 255, 0.1); padding: 2rem; border-radius: 15px; backdrop-filter: blur(10px);\n }\n\n .service-item h3 {\n font-size: 1.3rem; margin-bottom: 1rem;\n }\n \/* CTA Section *\/\n\n .cta-section {\n text-align: center; padding: 4rem 2rem; background: linear-gradient(135deg, #495057 0%, #343a40 100%); color: white; border-radius: 20px; margin-top: 3rem; box-shadow: 0 15px 35px rgba(52, 58, 64, 0.3);\n }\n\n .cta-section h2 {\n font-size: 2.8rem; margin-bottom: 1rem; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n }\n\n .cta-section p {\n font-size: 1.3rem; margin-bottom: 2.5rem; opacity: 0.95;\n }\n\n .cta-buttons {\n display: flex; gap: 1.5rem; justify-content: center; flex-wrap: wrap;\n }\n\n .btn { \npadding: 1.2rem 2.5rem; border: none; border-radius: 50px; cursor: pointer; font-weight: bold; font-size: 1.2rem; transition: all 0.3s ease; text-decoration: none; display: inline-block;\n }\n\n .btn-primary {\n background: linear-gradient(135deg, #007bff 0%, #0056b3 100%); color: white; box-shadow: 0 5px 20px rgba(0, 123, 255, 0.3);\n }\n\n .btn-primary:hover {\n transform: translateY(-3px); box-shadow: 0 10px 30px rgba(0, 123, 255, 0.4);\n }\n\n .btn-secondary {\n background-color: transparent; color: white; border: 2px solid white;\n }\n\n .btn-secondary:hover {\n background-color: white; color: #495057; transform: translateY(-3px);\n }\n Responsive Design\n\n @media (max-width: 768px) {\n .container {\n padding: 1rem;\n }\n .hero-title {\n font-size: 2.5rem;\n }\n .hero-subtitle {\n font-size: 1.3rem;\n }\n .section-header {\n font-size: 2.2rem;\n }\n .features-grid,\n .benefits-grid {\n grid-template-columns: 1fr;\n }\n .specs-grid {\n grid-template-columns: 1fr;\n }\n .cta-buttons {\n flex-direction: column; align-items: center;\n }\n .btn { \nwidth: 100%; max-width: 300px;\n }\n .intro-section,\n .specs-section {\n padding: 2rem;\n }\n }\n\n @media (max-width: 480px) {\n .hero {\n padding: 2rem 1rem;\n }\n .hero-title {\n font-size: 2rem;\n }\n .feature-card,\n .benefit-card {\n padding: 1.5rem;\n }\n }\n\n\n\n\n\n\n\n\n 10x Stainless Steel Windproof Ashtrays\n\n Premium quality for indoor \u0026amp; outdoor use\n\n Robust • Windproof • Stylish\n\n\n\n\n\n ⭐Practical \u0026amp; Stylish\n\n Discover the practical 10x windproof ashtrays made of 18\/8 stainless steel – the perfect companion for indoors and outdoors! These stylish, matte brushed ashtrays have a diameter of 11 cm and offer both functionality and modern design.\n\n Our windproof ashtrays are robust, windproof, and lightweight, ideal for any environment. Thanks to the high-quality stainless steel construction, they are not only durable but also dishwasher-safe. Designed in a contemporary cylindrical style, these ashtrays blend seamlessly into any decor.\n\n\n\n\n\n\n\n\n 🏆Special features\n\n\n\n\n \n💨Windproof \u0026amp; Robust\n\n Specifically designed for outdoor use - these ashtrays withstand wind and weather while remaining functional and stylish.\n\n\n\n\n ✨Premium Stainless Steel\n\n High-quality 18\/8 stainless steel with a matte brushed finish for long-lasting quality and elegant appearance.\n\n\n\n\n 🔄Dishwasher safe\n\n Easy cleaning thanks to dishwasher-safe construction - hygienic and easy to care for in everyday life.\n\n\n\n\n 🎨Timeless design\n\n The matte surface blends seamlessly into any modern interior.\n\n\n\n\n\n\n\n\n\n 📋Product features\n\n\n Item condition:\n New, unused\n\n\n Diameter:\n 11 cm\n\n\n Material:\n 18\/8 stainless steel\n\n\n Form:\n cylinder\n\n\n Height:\n 6 cm\n\n\n Weight:\n 155 g\n\n\n Color:\n Silver\n\n\n Finish:\n Matt brushed\n\n\n Year of manufacture:\n 2025\n\n\n\n\n\n\n\n\n\n\n 💎Your benefits\n\n\n\n\n\n 🏠 Versatile\n\n Perfect for indoor and outdoor use - patio, balcony, garden or interior\n\n\n\n\n ⚖️ Lightweight\n\n Only 155g per piece - easy to transport and reposition.\n\n\n\n\n 🛡️ Long-lasting\n\n Stainless steel guarantees years of use without loss of quality.\n\n\n\n\n 🧽 Easy to care for\n \nDishwasher safe and easy to clean for hygienic cleanliness\n\n\n\n\n 📦 Practical set\n\n 10 pieces per set - ideal for catering, events or private use\n\n\n\n\n 🎯 Optimal size\n\n An 11 cm diameter offers ample space despite its compact dimensions.\n\n\n\n\n\n\n\n\n\n 🚀eBay Top Service\n\n Benefit from our first-class service for a worry-free shopping experience!\n\n\n\n\n 🚚 Fast delivery\n\n Free and fast shipping directly to your home\n\n\n\n\n 30-day return policy\n\n At least 30 days easy return policy - completely risk-free\n\n\n\n\n 🛡️ Guaranteed quality\n\n New, unused and undamaged goods with quality guarantee \n\n\n\n\n\u003c\/div\u003e\n\u003cmeta name=\"x-apple-disable-message-reformatting\"\u003e\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\n\n\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003ctitle\u003e 10x Stainless Steel Windproof Ashtrays - Premium Quality for Indoor \u0026amp; Outdoor Use \u003c\/title\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: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #2c3e50; background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); min-height: 100vh;\n\t}\n\t\n\t.container {\n\t\tmax-width: 1200px; margin: 0 auto; padding: 2rem;\n\t}\n\t\/* Hero Section *\/\n\t\n\t.hero {\n\t\ttext-align: center; padding: 4rem 2rem; background: linear-gradient(135deg, #495057 0%, #6c757d 100%); color: white; border-radius: 20px; margin-bottom: 3rem; box-shadow: 0 15px 35px rgba(73, 80, 87, 0.3); position: relative; overflow: hidden;\n\t}\n\t\n\t.hero::before {\n\t\tcontent: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent); animation: shine 3s infinite; pointer-events: none;\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\t50% {\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.hero-title {\n\t\tfont-size: 3.5rem; font-weight: bold; margin-bottom: 1rem; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); position: relative; z-index: 1;\n\t}\n\t\n\t.hero-subtitle {\n\t\tfont-size: 1.6rem; margin-bottom: 0.5rem; opacity: 0.95; position: relative; z-index: 1;\n\t}\n\t\n\t.hero-tagline {\n\t\tfont-size: 1.3rem; opacity: 0.9; font-weight: 300; position: relative; z-index: 1;\n\t}\n\t\/* Introduction Section *\/\n\t\n\t.intro-section {\n\t\tbackground: white; padding: 3rem; border-radius: 20px; margin-bottom: 3rem; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden;\n\t}\n\t\n\t.intro-section::before {\n\t\tcontent: ''; position: absolute; top: 0; left: 0; right: 0; height: 5px; background: linear-gradient(90deg, #495057, #6c757d, #868e96);\n\t}\n\t\n\t.intro-section h2 {\n\t\tcolor: #495057; margin-bottom: 2rem; font-size: 2.5rem; text-align: center;\n\t}\n\t\n\t.intro-text {\n\t\tfont-size: 1.2rem; line-height: 1.8; margin-bottom: 2rem; text-align: justify;\n\t}\n\t\n\t.intro-text:first-of-type {\n\t\tfont-size: 1.3rem; color: #343a40; font-weight: 500;\n\t}\n\t\/* Separator *\/\n\t\n\t.separator {\n\t\tborder: none; height: 3px; background: linear-gradient(90deg, transparent, #6c757d, transparent); margin: 3rem 0;\n\t}\n\t\/* Section Headers *\/\n\t\n\t.section-header {\n\t\tfont-size: 2.8rem; margin-bottom: 3rem; text-align: center; color: #495057; position: relative;\n\t}\n\t\n\t.section-header::after {\n\t\tcontent: ''; position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); width: 100px; height: 3px; background: linear-gradient(90deg, #495057, #6c757d); border-radius: 2px;\n\t}\n\t\n\t.section-icon {\n\t\tmargin-right: 0.5rem; font-size: 1.2em;\n\t}\n\t\/* Features Grid *\/\n\t\n\t.features-grid {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 2.5rem; margin-bottom: 3rem;\n\t}\n\t\n\t.feature-card {\n\t\tbackground: white; padding: 2.5rem; border-radius: 20px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); transition: all 0.3s ease; border-left: 5px solid #6c757d; position: relative; overflow: hidden;\n\t}\n\t\n\t.feature-card::before {\n\t\tcontent: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(108, 117, 125, 0.1), transparent); transition: left 0.5s ease;\n\t}\n\t\n\t.feature-card:hover::before {\n\t\tleft: 100%;\n\t}\n\t\n\t.feature-card:hover {\n\t\ttransform: translateY(-8px); box-shadow: 0 20px 40px rgba(108, 117, 125, 0.2);\n\t}\n\t\n\t.feature-card h3 {\n\t\tcolor: #495057; margin-bottom: 1.5rem; font-size: 1.6rem; display: flex; align-items: center;\n\t}\n\t\n\t.feature-description {\n\t\tfont-size: 1.1rem; line-height: 1.7; color: #37474f;\n\t}\n\t\/* Product Specifications *\/\n\t\n\t.specs-section {\n\t\tbackground: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); padding: 3rem; border-radius: 20px; margin-bottom: 3rem;\n\t}\n\t\n\t.specs-section h2 {\n\t\tcolor: #495057; margin-bottom: 2.5rem; font-size: 2.5rem; text-align: center;\n\t}\n\t\n\t.specs-grid {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 1.5rem;\n\t}\n\t\n\t.spec-item {\n\t\tbackground: white; padding: 1.5rem; border-radius: 15px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); transition: all 0.3s ease; display: flex; align-items: center; justify-content: space-between;\n\t}\n\t\n\t.spec-item:hover {\n\t\ttransform: translateY(-3px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);\n\t}\n\t\n\t.spec-label {\n\t\tfont-weight: bold; color: #495057; font-size: 1.1rem;\n\t}\n\t\n\t.spec-value {\n\t\tcolor: #6c757d; font-size: 1.1rem; font-weight: 500;\n\t}\n\t\/* Benefits Section *\/\n\t\n\t.benefits-section {\n\t\tmargin-bottom: 3rem;\n\t}\n\t\n\t.benefits-grid {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2rem;\n\t}\n\t\n\t.benefit-card {\n\t\tbackground: white; padding: 2.5rem; border-radius: 20px; text-align: center; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); transition: all 0.3s ease; position: relative; overflow: hidden;\n\t}\n\t\n\t.benefit-card::before {\n\t\tcontent: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #495057, #6c757d);\n\t}\n\t\n\t.benefit-card:hover {\n\t\ttransform: translateY(-5px); box-shadow: 0 15px 35px rgba(108, 117, 125, 0.2);\n\t}\n\t\n\t.benefit-card h3 {\n\t\tcolor: #495057; margin-bottom: 1.5rem; font-size: 1.4rem;\n\t}\n\t\n\t.benefit-card p {\n\t\tcolor: #546e7a; line-height: 1.6; font-size: 1.1rem;\n\t}\n\t\/* Service Section *\/\n\t\n\t.service-section {\n\t\tbackground: linear-gradient(135deg, #28a745 0%, #20c997 100%); color: white; padding: 3rem; border-radius: 20px; margin-bottom: 3rem; text-align: center;\n\t}\n\t\n\t.service-section h2 {\n\t\tfont-size: 2.5rem; margin-bottom: 2rem; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n\t}\n\t\n\t.service-features {\n\t\tdisplay: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 2rem; margin-top: 2rem;\n\t}\n\t\n\t.service-item {\n\t\tbackground: rgba(255, 255, 255, 0.1); padding: 2rem; border-radius: 15px; backdrop-filter: blur(10px);\n\t}\n\t\n\t.service-item h3 {\n\t\tfont-size: 1.3rem; margin-bottom: 1rem;\n\t}\n\t\/* CTA Section *\/\n\t\n\t.cta-section {\n\t\ttext-align: center; padding: 4rem 2rem; background: linear-gradient(135deg, #495057 0%, #343a40 100%); color: white; border-radius: 20px; margin-top: 3rem; box-shadow: 0 15px 35px rgba(52, 58, 64, 0.3);\n\t}\n\t\n\t.cta-section h2 {\n\t\tfont-size: 2.8rem; margin-bottom: 1rem; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n\t}\n\t\n\t.cta-section p {\n\t\tfont-size: 1.3rem; margin-bottom: 2.5rem; opacity: 0.95;\n\t}\n\t\n\t.cta-buttons {\n\t\tdisplay: flex; gap: 1.5rem; justify-content: center; flex-wrap: wrap;\n\t}\n\t\n\t.btn {\n\t\tpadding: 1.2rem 2.5rem; border: none; border-radius: 50px; cursor: pointer; font-weight: bold; font-size: 1.2rem; transition: all 0.3s ease; text-decoration: none; display: inline-block;\n\t}\n\t\n\t.btn-primary {\n\t\tbackground: linear-gradient(135deg, #007bff 0%, #0056b3 100%); color: white; box-shadow: 0 5px 20px rgba(0, 123, 255, 0.3);\n\t}\n\t\n\t.btn-primary:hover {\n\t\ttransform: translateY(-3px); box-shadow: 0 10px 30px rgba(0, 123, 255, 0.4);\n\t}\n\t\n\t.btn-secondary {\n\t\tbackground-color: transparent; color: white; border: 2px solid white;\n\t}\n\t\n\t.btn-secondary:hover {\n\t\tbackground-color: white; color: #495057; transform: translateY(-3px);\n\t}\n\t\/* Responsive Design *\/\n\t\n\t@media (max-width: 768px) {\n\t\t.container {\n\t\t\tpadding: 1rem;\n\t\t}\n\t\t.hero-title {\n\t\t\tfont-size: 2.5rem;\n\t\t}\n\t\t.hero-subtitle {\n\t\t\tfont-size: 1.3rem;\n\t\t}\n\t\t.section-header {\n\t\t\tfont-size: 2.2rem;\n\t\t}\n\t\t.features-grid,\n\t\t.benefits-grid {\n\t\t\tgrid-template-columns: 1fr;\n\t\t}\n\t\t.specs-grid {\n\t\t\tgrid-template-columns: 1fr;\n\t\t}\n\t\t.cta-buttons {\n\t\t\tflex-direction: column; align-items: center;\n\t\t}\n\t\t.btn {\n\t\t\twidth: 100%; max-width: 300px;\n\t\t}\n\t\t.intro-section,\n\t\t.specs-section {\n\t\t\tpadding: 2rem;\n\t\t}\n\t}\n\t\n\t@media (max-width: 480px) {\n\t\t.hero {\n\t\t\tpadding: 2rem 1rem;\n\t\t}\n\t\t.hero-title {\n\t\t\tfont-size: 2rem;\n\t\t}\n\t\t.feature-card,\n\t\t.benefit-card {\n\t\t\tpadding: 1.5rem;\n\t\t}\n\t}\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n\u003c!-- Hero Section --\u003e\n\u003cheader class=\"hero\"\u003e\n\n\u003ch1 class=\"hero-title\"\u003e 10x Stainless Steel Windproof Ashtrays\u003c\/h1\u003e\n\n\n\u003cp class=\"hero-subtitle\"\u003e Premium quality for indoor \u0026amp; outdoor use\u003c\/p\u003e\n\n\n\u003cp class=\"hero-tagline\"\u003e Robust • Windproof • Stylish \u003c\/p\u003e\n\n\u003c\/header\u003e\n\n\u003c!-- Introduction Section --\u003e\n\u003csection class=\"intro-section\"\u003e\n\n\u003ch2\u003e\n\n\u003cspan class=\"section-icon\"\u003e⭐\u003c\/span\u003e Practical \u0026amp; Stylish\u003c\/h2\u003e\n\n\n \u003cp class=\"intro-text\"\u003eDiscover the practical 10x windproof ashtrays made of 18\/8 stainless steel – the perfect companion for indoors and outdoors! These stylish, matte brushed ashtrays have a diameter of 11 cm and offer both functionality and modern design.\u003c\/p\u003e\n\n\n\u003cp class=\"intro-text\"\u003e Our windproof ashtrays are robust, windproof, and lightweight, ideal for any environment. Thanks to the high-quality stainless steel construction, they are not only durable but also dishwasher-safe. Designed in a contemporary cylindrical style, these ashtrays blend seamlessly into any decor. \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003chr class=\"separator\"\u003e\n\n\n\u003c!-- Features Section --\u003e\n\u003csection class=\"features-section\"\u003e\n\n\u003ch2 class=\"section-header\"\u003e\n\n \u003cspan class=\"section-icon\"\u003e🏆\u003c\/span\u003e Special features \n\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"features-grid\"\u003e\n\n\u003carticle class=\"feature-card\"\u003e\n\n\u003ch3\u003e\n\n \u003cspan class=\"section-icon\"\u003e💨\u003c\/span\u003e Windproof \u0026amp; Robust\u003c\/h3\u003e\n\n\n\u003cp class=\"feature-description\"\u003e Specifically designed for outdoor use - these ashtrays withstand wind and weather while remaining functional and stylish. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"feature-card\"\u003e\n\n\u003ch3\u003e\n\n \u003cspan class=\"section-icon\"\u003e✨\u003c\/span\u003e Premium Stainless Steel\u003c\/h3\u003e\n\n\n\u003cp class=\"feature-description\"\u003e High-quality 18\/8 stainless steel with a matte brushed finish for long-lasting quality and elegant appearance.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"feature-card\"\u003e\n\n\u003ch3\u003e \n\u003cspan class=\"section-icon\"\u003e🔄\u003c\/span\u003e Dishwasher safe\u003c\/h3\u003e\n\n\n\u003cp class=\"feature-description\"\u003e Easy cleaning thanks to dishwasher-safe construction - hygienic and easy to care for in everyday life. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"feature-card\"\u003e\n\n\u003ch3\u003e\n\n \u003cspan class=\"section-icon\"\u003e🎨\u003c\/span\u003e Timeless design\u003c\/h3\u003e\n\n\n\u003cp class=\"feature-description\"\u003e The matte surface blends seamlessly into any modern interior. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003chr class=\"separator\"\u003e\n\n\n\u003c!-- Product Specifications --\u003e\n\u003csection class=\"specs-section\"\u003e\n\n\u003ch2\u003e\n\n \u003cspan class=\"section-icon\"\u003e📋\u003c\/span\u003e Product features\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-grid\"\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n \u003cspan class=\"spec-label\"\u003eItem condition:\u003c\/span\u003e\n \u003cspan class=\"spec-value\"\u003eNew, unused\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n \u003cspan class=\"spec-label\"\u003eDiameter:\u003c\/span\u003e\n \u003cspan class=\"spec-value\"\u003e11 cm\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n \u003cspan class=\"spec-label\"\u003eMaterial:\u003c\/span\u003e\n \u003cspan class=\"spec-value\"\u003e18\/8 stainless steel\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n \u003cspan class=\"spec-label\"\u003eForm:\u003c\/span\u003e\n \u003cspan class=\"spec-value\"\u003ecylinder\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n \u003cspan class=\"spec-label\"\u003eHeight:\u003c\/span\u003e\n \u003cspan class=\"spec-value\"\u003e6 cm\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n \u003cspan class=\"spec-label\"\u003eWeight:\u003c\/span\u003e\n \u003cspan class=\"spec-value\"\u003e155 g\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n \u003cspan class=\"spec-label\"\u003eColor:\u003c\/span\u003e\n \u003cspan class=\"spec-value\"\u003eSilver\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n \u003cspan class=\"spec-label\"\u003eFinish:\u003c\/span\u003e\n \u003cspan class=\"spec-value\"\u003eMatt brushed\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e \n\u003cspan class=\"spec-label\"\u003eYear of manufacture:\u003c\/span\u003e\n \u003cspan class=\"spec-value\"\u003e2025\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003chr class=\"separator\"\u003e\n\n\n\u003c!-- Benefits Section --\u003e\n\u003csection class=\"benefits-section\"\u003e\n\n\u003ch2 class=\"section-header\"\u003e\n\n \u003cspan class=\"section-icon\"\u003e💎\u003c\/span\u003e Your benefits \n\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"benefits-grid\"\u003e\n\n\u003cdiv class=\"benefit-card\"\u003e\n\n\n\u003ch3\u003e\n\n \u003cspan\u003e🏠\u003c\/span\u003e Versatile\u003c\/h3\u003e\n\n\n\u003cp\u003e Perfect for indoor and outdoor use - patio, balcony, garden or interior\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"benefit-card\"\u003e\n\n\n\u003ch3\u003e\n\n \u003cspan\u003e⚖️\u003c\/span\u003e Lightweight\u003c\/h3\u003e\n\n\n\u003cp\u003e Only 155g per piece - easy to transport and reposition.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"benefit-card\"\u003e\n\n\n\u003ch3\u003e\n\n \u003cspan\u003e🛡️\u003c\/span\u003e Long-lasting\u003c\/h3\u003e\n\n\n\u003cp\u003e Stainless steel guarantees years of use without loss of quality.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"benefit-card\"\u003e\n\n\n\u003ch3\u003e\n\n \u003cspan\u003e🧽\u003c\/span\u003e Easy to care for\u003c\/h3\u003e\n\n\n\u003cp\u003e Dishwasher safe and easy to clean for hygienic cleanliness\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"benefit-card\"\u003e\n\n\n\u003ch3\u003e\n\n \u003cspan\u003e📦\u003c\/span\u003e Practical set\u003c\/h3\u003e\n\n\n\u003cp\u003e 10 pieces per set - ideal for catering, events or private use\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"benefit-card\"\u003e\n\n\n\u003ch3\u003e\n\n \u003cspan\u003e🎯\u003c\/span\u003e Optimal size\u003c\/h3\u003e\n\n\n\u003cp\u003e An 11 cm diameter offers ample space despite its compact dimensions. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003chr class=\"separator\"\u003e\n\n\n\u003c!-- Service Section --\u003e\n\u003csection class=\"service-section\"\u003e\n\n\u003ch2\u003e\n\n \u003cspan class=\"section-icon\"\u003e🚀\u003c\/span\u003e eBay Top Service\u003c\/h2\u003e\n\n\n\u003cp\u003e Benefit from our first-class service for a worry-free shopping experience! \u003c\/p\u003e\n\n\n\u003cdiv class=\"service-features\"\u003e\n\n\u003cdiv class=\"service-item\"\u003e\n\n\n\u003ch3\u003e\n\n \u003cspan\u003e🚚\u003c\/span\u003e Fast delivery\u003c\/h3\u003e\n\n\n\u003cp\u003e Free and fast shipping directly to your home\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"service-item\"\u003e\n\n\n\u003ch3\u003e \n\u003cspan\u003e30\u003c\/span\u003e -day return policy\u003c\/h3\u003e\n\n\n\u003cp\u003e At least 30 days easy return policy - completely risk-free\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"service-item\"\u003e\n\n\n\u003ch3\u003e\n\n \u003cspan\u003e🛡️\u003c\/span\u003e Guaranteed quality\u003c\/h3\u003e\n\n\n\u003cp\u003e New, unused and undamaged goods with quality guarantee \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cmeta name=\"keywords\" content=\"Stainless steel windproof ashtray, matte brushed ashtray, cylindrical ashtray, windproof ashtray, indoor and outdoor ashtray, stylish ashtray, dishwasher-safe ashtray, durable ashtray, set of 10 ashtrays, modern design ashtray\"\u003e\n\n\u003cmeta name=\"description\" content=\"Robust 10x windproof ashtrays made of matt brushed 18\/8 stainless steel. Ideal for indoor and outdoor use, dishwasher safe and elegantly designed.\"\u003e\n\n\u003c!--start-footer-3dsellers.com-ld-html--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\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\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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\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\n\u003ctbody\u003e\n\n\u003ctr style=\"vertical-align: top\"\u003e\n\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\n\u003cspan\u003e \u003c\/span\u003e\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\n\u003c\/div\u003e\n\n\u003c!--\u003c![endif]--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\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\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\n\u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n\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\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\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\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\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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\n\u003cdiv style=\"\u0026lt;!--nl--\u0026gt;    display:flex;\u0026lt;!--nl--\u0026gt;    flex-direction:column;\u0026lt;!--nl--\u0026gt;    align-items:flex-start;\u0026lt;!--nl--\u0026gt;    position:initial;\"\u003e\n\n\u003cdiv style=\"\u0026lt;!--nl--\u0026gt;    background:#b4c8ac;\u0026lt;!--nl--\u0026gt;    width:100%;\u0026lt;!--nl--\u0026gt;    height:auto;\u0026lt;!--nl--\u0026gt;    padding:10px 10px 10px 30px;\u0026lt;!--nl--\u0026gt;    margin:0px;\u0026lt;!--nl--\u0026gt;    \u0026lt;!--nl--\u0026gt;    border-top:2px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-right:2px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-left:2px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-bottom:2px solid #000 !important;\u0026lt;!--nl--\u0026gt;    ;\u0026lt;!--nl--\u0026gt;    box-shadow:0px 0px 0px #000 !important;;\u0026lt;!--nl--\u0026gt;    transform:skew(0deg);\u0026lt;!--nl--\u0026gt;    border-radius:10px !important;\u0026lt;!--nl--\u0026gt;    line-height: normal;\u0026lt;!--nl--\u0026gt;    letter-spacing: normal;\u0026lt;!--nl--\u0026gt;    \"\u003e\n\n\n\u003cdiv style=\"\"\u003e\n\n\u003cp style=\"text-align: center;\"\u003e \u003cstrong\u003e\u003cspan style=\"font-family: 'andale mono', times; font-size: 24px;\"\u003eother interesting offers\u003c\/span\u003e\u003c\/strong\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\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\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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\n\u003cdiv style=\"\u0026lt;!--nl--\u0026gt;    display:flex;\u0026lt;!--nl--\u0026gt;    flex-direction:column;\u0026lt;!--nl--\u0026gt;    align-items:flex-start;\u0026lt;!--nl--\u0026gt;    position:initial;\"\u003e\n\n\u003cdiv style=\"\u0026lt;!--nl--\u0026gt;    background:#f5f7f401;\u0026lt;!--nl--\u0026gt;    width:100%;\u0026lt;!--nl--\u0026gt;    height:auto;\u0026lt;!--nl--\u0026gt;    padding:10px;\u0026lt;!--nl--\u0026gt;    margin:0px;\u0026lt;!--nl--\u0026gt;    \u0026lt;!--nl--\u0026gt;    border-top:0px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-right:0px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-left:0px solid #000 !important;\u0026lt;!--nl--\u0026gt;    border-bottom:0px solid #000 !important;\u0026lt;!--nl--\u0026gt;    ;\u0026lt;!--nl--\u0026gt;    box-shadow:0px 0px 0px #000 !important;;\u0026lt;!--nl--\u0026gt;    transform:skew(0deg);\u0026lt;!--nl--\u0026gt;    border-radius:10px !important;\u0026lt;!--nl--\u0026gt;    line-height: normal;\u0026lt;!--nl--\u0026gt;    letter-spacing: normal;\u0026lt;!--nl--\u0026gt;    \"\u003e\n\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\n\u003cdiv class=\"tds-col-24\"\u003e\n\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\n\u003cdiv class=\"tds-product-wrapper\"\u003e\n\n \u003ca href=\"https:\/\/www.ebay.de\/itm\/116552391923\" class=\"tds-link\" target=\"_blank\"\u003e\n\u003cdiv class=\"tds-products-cover\" style=\"background-image: url('https:\/\/i.ebayimg.com\/00\/s\/NTc2WDU3Ng==\/z\/yZ8AAeSwdDxogKVr\/$_10.JPG?set_id=2')\"\u003e\u003c\/div\u003e\u003c\/a\u003e\n\n\u003cdiv class=\"tds-products-expand\"\u003e\n\n\u003cp class=\"tds-products-title\"\u003eStainless steel windproof ashtray XL, set of 2, modern, windproof, dishwasher safe\u003c\/p\u003e\n\n\n\u003cdiv class=\"tds-products-plus\"\u003e\n\n \u003cspan class=\"tds-products-price\"\u003e€9.95\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n \n\u003cbutton class=\"tds-products-button\"\u003e\u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\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\n\u003cdiv class=\"tds-product-wrapper\"\u003e\n\n \u003ca href=\"https:\/\/www.ebay.de\/itm\/116846957687\" 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\u003c\/a\u003e\n\n\u003cdiv class=\"tds-products-expand\"\u003e\n\n\u003cp class=\"tds-products-title\"\u003ePulsiva 2x Windproof Ashtray 18\/8 Stainless Steel Ashtray Matt Brushed Ashtray\u003c\/p\u003e\n\n\n\u003cdiv class=\"tds-products-plus\"\u003e\n\n \u003cspan class=\"tds-products-price\"\u003e€9.95\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003cbutton class=\"tds-products-button\"\u003e\u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\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\n\u003cdiv class=\"tds-product-wrapper\"\u003e\n\n \u003ca href=\"https:\/\/www.ebay.de\/itm\/116846972280\" 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\u003c\/a\u003e\n\n\u003cdiv class=\"tds-products-expand\"\u003e\n\n                             \u003cp class=\"tds-products-title\"\u003ePulsiva 10x Windproof Ashtray 18\/8 Stainless Steel Ashtray Matt Brushed Ashtray\u003c\/p\u003e\n\n\n\u003cdiv class=\"tds-products-plus\"\u003e\n\n \u003cspan class=\"tds-products-price\"\u003e€34.95\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003cbutton class=\"tds-products-button\"\u003e\u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\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\n\u003cdiv class=\"tds-product-wrapper\"\u003e\n\n \u003ca href=\"https:\/\/www.ebay.de\/itm\/116846966242\" 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\u003c\/a\u003e\n\n\u003cdiv class=\"tds-products-expand\"\u003e\n\n\u003cp class=\"tds-products-title\"\u003ePulsiva Stainless Steel Matt XL Ashtray - Robust Windproof Ashtray - Storm Ashtray\u003c\/p\u003e\n\n\n\u003cdiv class=\"tds-products-plus\"\u003e\n\n \u003cspan class=\"tds-products-price\"\u003e€6.95\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003cbutton class=\"tds-products-button\"\u003e\u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\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\n\u003cdiv class=\"tds-product-wrapper\"\u003e \n\u003ca href=\"https:\/\/www.ebay.de\/itm\/116747358206\" 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\n \u003cdiv class=\"tds-products-expand\"\u003e\n\n\u003cp class=\"tds-products-title\"\u003eTwister Stainless Steel Matt XL Ashtray - Robust Windproof Ashtray - Storm Ashtray\u003c\/p\u003e\n\n\n \u003cdiv class=\"tds-products-plus\"\u003e\n\n\u003cspan class=\"tds-products-price\"\u003e€6.95\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cbutton class=\"tds-products-button\"\u003e\u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\u003c\/a\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\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\n\u003cdiv class=\"tds-product-wrapper\"\u003e\n\n \u003ca href=\"https:\/\/www.ebay.de\/itm\/116747359769\" 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\u003c\/a\u003e\n\n\u003cdiv class=\"tds-products-expand\"\u003e\n\n\u003cp class=\"tds-products-title\"\u003e2x Windproof Ashtrays 18\/8 Stainless Steel Ashtrays Matt Brushed Ashtray Twister\u003c\/p\u003e\n\n\n\u003cdiv class=\"tds-products-plus\"\u003e\n\n \u003cspan class=\"tds-products-price\"\u003e€9.95\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n \n\u003cbutton class=\"tds-products-button\"\u003e\u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\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\nAdd suggested items to your listings - \u003cspan\u003eCheck it out on 3Dsellers.com\u003c\/span\u003e\n\u003c\/a\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\n\u003c\/div\u003e\n\n\u003c!--\u003c![endif]--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\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\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\n\u003cdiv class=\"v-row-background-image--inner\" style=\"border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;\"\u003e\n\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_47\" class=\"u-col u-col-50 u_column\" style=\"max-width: 220px;min-width: 450px;display: table-cell;vertical-align: top;\"\u003e\n\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\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\n\u003c!--\u003c![endif]--\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\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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\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\n\u003ctbody\u003e\n\n\u003ctr style=\"vertical-align: top\"\u003e\n\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\n\u003cspan\u003e \u003c\/span\u003e\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003ctable id=\"u_content_image_9\" class=\"u_content_image\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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\u003ctable role=\"presentation\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"\u003e\n\n\u003ctr\u003e\n\n\u003ctd class=\"v-text-align\" style=\"padding-right: 0px;padding-left: 0px;\" align=\"center\"\u003e\n\n \u003ca href='https:\/\/logo.haendlerbund.de\/logo.php?uuid=0194ce12-fdb1-11ef-8b46-0242ac130003-5743381116\u0026amp;size=120\u0026amp;variant=2\"%20title=\"H%C3%A4ndlerbund%20Mitglied' target=\"_blank\"\u003e\n\u003cimg align=\"center\" border=\"0\" src=\"https:\/\/files.3dsellers.com\/uploads\/aFFva3h6ajZERXgxS3ZSOU5kTDF0UT09\/244e56ee-21d7-44ef-b9b9-d1e70ba8947f.png\" alt=\"Händlerbund-Logo: Dieses Bild zeigt, dass der Shop Mitglied im Händlerbund ist.\" title=\"Händlerbund logo: This image shows that the shop is a member of the Händlerbund.\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;clear: both;display: inline-block !important;border: none;height: auto;float: none;width: 100%;max-width: 150px;\" width=\"150\" class=\"v-src-width v-src-max-width\"\u003e\n\u003c\/a\u003e \n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/table\u003e\n\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003ctable id=\"u_content_custom_tabs_5\" class=\"u_content_custom_tabs\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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-tab-288nye3b label.tds-tabs__item:hover { \n      background:#92b6b865 !important;\n      color: #065771 !important;\n      \n    border-top:1px dotted undefined !important;\n    border-right:1px dotted undefined !important;\n    border-left:1px dotted undefined !important;\n    border-bottom:1px dotted undefined !important;\n    ;\n      transition: 0.3s ease-in-out;\n     }\n    \u003c\/style\u003e\n\u003cdiv class=\"tds-row tds-row-0 tds-tabs-content\" style=\"padding:0;margin:0\" id=\"custom-tab-288nye3b\"\u003e\n\n\u003cdiv class=\"tds-col-24 tds-tabs-content-wrapper\" style=\"padding:0\"\u003e\n\n\u003cinput class=\"tds-input\" type=\"radio\" name=\"tabs0\" value=\"1\" id=\"threeds0-check1\" checked\u003e\u003cinput class=\"tds-input\" type=\"radio\" name=\"tabs0\" value=\"2\" id=\"threeds0-check2\"\u003e\u003cinput class=\"tds-input\" type=\"radio\" name=\"tabs0\" value=\"3\" id=\"threeds0-check3\"\u003e\u003cinput class=\"tds-input\" type=\"radio\" name=\"tabs0\" value=\"4\" id=\"threeds0-check4\"\u003e\u003cinput class=\"tds-input\" type=\"radio\" name=\"tabs0\" value=\"5\" id=\"threeds0-check5\"\u003e\u003cinput class=\"tds-input\" type=\"radio\" name=\"tabs0\" value=\"6\" id=\"threeds0-check6\"\u003e\u003cinput class=\"tds-input\" type=\"radio\" name=\"tabs0\" value=\"7\" id=\"threeds0-check7\"\u003e\u003cinput class=\"tds-input\" type=\"radio\" name=\"tabs0\" value=\"8\" id=\"threeds0-check8\"\u003e\u003cdiv class=\"tds-tabs tds-tabs--card tds-tabs--left tds-tabs-wrapper\" style=\"\u0026lt;!--nl--\u0026gt;    background:#4fa28313;\u0026lt;!--nl--\u0026gt;    \u0026lt;!--nl--\u0026gt;    border-top:1px dashed undefined !important;\u0026lt;!--nl--\u0026gt;    border-right:1px dashed undefined !important;\u0026lt;!--nl--\u0026gt;    border-left:1px dashed undefined !important;\u0026lt;!--nl--\u0026gt;    border-bottom:1px dashed undefined !important;\u0026lt;!--nl--\u0026gt;    ;\u0026lt;!--nl--\u0026gt;    border-radius:10px;\u0026lt;!--nl--\u0026gt;    padding:10px 10px 10px 0px;\u0026lt;!--nl--\u0026gt;    \"\u003e\n\n\u003cdiv class=\"tds-tabs__header is-left\" style=\"background:#40807301;padding:0px 10px 0px 10px;margin:0!important;\"\u003e\n\n\u003cdiv class=\"tds-tabs__nav-wrap is-left\"\u003e\n\n\u003cdiv class=\"tds-tabs__nav-scroll\"\u003e\n\n\u003cdiv class=\"tds-row tds-tabs__nav is-left\"\u003e \n\u003clabel class=\"tds-tabs__item is-left\" for=\"threeds0-check1\" style=\"\u0026lt;!--nl--\u0026gt;               display: flex;\u0026lt;!--nl--\u0026gt;               align-items: center;\u0026lt;!--nl--\u0026gt;               justify-content: center;\u0026lt;!--nl--\u0026gt;               \u0026lt;!--nl--\u0026gt;    border-top:1px dotted #000000 ;\u0026lt;!--nl--\u0026gt;    border-right:1px dotted #000000 ;\u0026lt;!--nl--\u0026gt;    border-left:1px dotted #000000 ;\u0026lt;!--nl--\u0026gt;    border-bottom:1px dotted #000000 ;\u0026lt;!--nl--\u0026gt;    ;\u0026lt;!--nl--\u0026gt;               box-shadow:0px 0px 11px #7c7c7c !important;;\u0026lt;!--nl--\u0026gt;               color:#000000;\u0026lt;!--nl--\u0026gt;               font-size:10pt !important;\u0026lt;!--nl--\u0026gt;               background:#4482789b;\u0026lt;!--nl--\u0026gt;               border-radius:50px !important;\u0026lt;!--nl--\u0026gt;               font-family:'Ledger', sans-serif, arial, helvetica, sans-serif !important;\u0026lt;!--nl--\u0026gt;               margin:10px 10px 20px 10px !important;\u0026lt;!--nl--\u0026gt;               width:180px !important;\u0026lt;!--nl--\u0026gt;               min-width:auto !important;\"\u003eShipping\u003c\/label\u003e \u003clabel class=\"tds-tabs__item is-left\" for=\"threeds0-check2\" style=\"\u0026lt;!--nl--\u0026gt;               display: flex;\u0026lt;!--nl--\u0026gt;               align-items: center;\u0026lt;!--nl--\u0026gt;               justify-content: center;\u0026lt;!--nl--\u0026gt;               \u0026lt;!--nl--\u0026gt;    border-top:1px dotted #000000 ;\u0026lt;!--nl--\u0026gt;    border-right:1px dotted #000000 ;\u0026lt;!--nl--\u0026gt;    border-left:1px dotted #000000 ;\u0026lt;!--nl--\u0026gt;    border-bottom:1px dotted #000000 ;\u0026lt;!--nl--\u0026gt;    ;\u0026lt;!--nl--\u0026gt;               box-shadow:0px 0px 11px #7c7c7c !important;;\u0026lt;!--nl--\u0026gt;               color:#000000;\u0026lt;!--nl--\u0026gt;               font-size:10pt !important;\u0026lt;!--nl--\u0026gt;               background:#4482789b;\u0026lt;!--nl--\u0026gt;               border-radius:50px !important;\u0026lt;!--nl--\u0026gt;               font-family:'Ledger', sans-serif, arial, helvetica, sans-serif !important;\u0026lt;!--nl--\u0026gt;               margin:10px 10px 20px 10px !important;\u0026lt;!--nl--\u0026gt;               width:180px !important;\u0026lt;!--nl--\u0026gt;               min-width:auto !important;\"\u003eReturns\u003c\/label\u003e \u003clabel class=\"tds-tabs__item is-left\" for=\"threeds0-check3\" style=\"\u0026lt;!--nl--\u0026gt;               display: flex;\u0026lt;!--nl--\u0026gt;               align-items: center;\u0026lt;!--nl--\u0026gt;               justify-content: center;\u0026lt;!--nl--\u0026gt;               \u0026lt;!--nl--\u0026gt;    border-top:1px dotted #000000 ;\u0026lt;!--nl--\u0026gt;    border-right:1px dotted #000000 ;\u0026lt;!--nl--\u0026gt;    border-left:1px dotted #000000 ;\u0026lt;!--nl--\u0026gt;    border-bottom:1px dotted #000000 ;\u0026lt;!--nl--\u0026gt;    ;\u0026lt;!--nl--\u0026gt;               box-shadow:0px 0px 11px #7c7c7c !important;;\u0026lt;!--nl--\u0026gt;               color:#000000;\u0026lt;!--nl--\u0026gt;               font-size:10pt !important;\u0026lt;!--nl--\u0026gt;               background:#4482789b;\u0026lt;!--nl--\u0026gt;               border-radius:50px !important;\u0026lt;!--nl--\u0026gt;               font-family:'Ledger', sans-serif, arial, helvetica, sans-serif !important;\u0026lt;!--nl--\u0026gt;               margin:10px 10px 20px 10px !important;\u0026lt;!--nl--\u0026gt;               width:180px !important;\u0026lt;!--nl--\u0026gt;               min-width:auto !important;\"\u003eFairCommerce\u003c\/label\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-tabs__content\" style=\"\u0026lt;!--nl--\u0026gt;    background:#86c88f35;\u0026lt;!--nl--\u0026gt;    \u0026lt;!--nl--\u0026gt;    border-top:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    border-right:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    border-left:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    border-bottom:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    \u0026lt;!--nl--\u0026gt;    border-radius:10px!important;\"\u003e\n\n\u003cdiv class=\"tds-tab-pane\"\u003e\n\n\u003cp class=\"ql-align-center\"\u003e\u003c\/p\u003e\n\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 letter mail for small items\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003e \u003cspan style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003eDelivery time: 1-3 working days.\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003e \u003cspan style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003eDelivery: Directly to the mailbox - often as early as the next day.\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003e \u003cspan style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003e100% Free Delivery - All products are delivered without additional shipping costs. No minimum order value required.\u003c\/span\u003e\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\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 shipping with DHL GoGreen Parcel\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cspan style=\"font-size: 22px;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n \u003cli style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003eDelivery time: 1-3 working days.\u003c\/span\u003e\u003c\/li\u003e\n\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003e \u003cspan style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003eDelivery: Also possible to DHL Packstations\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003e \u003cspan style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003eSpecial features: 100% climate-neutral shipping with shipment tracking.\u003c\/span\u003e\n\u003c\/li\u003e\n\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);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e100% Free Delivery - All products are delivered without additional shipping costs. No minimum order value required.\u003c\/span\u003e\u003c\/span\u003e \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-tab-pane\"\u003e\n\n\u003cp class=\"ql-align-center\"\u003e\u003c\/p\u003e\n\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);\"\u003ereturn \u003cspan style=\"font-family: Montserrat, 'sans serif';\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: Montserrat, 'sans serif';\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n \u003cp\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003eYour satisfaction is our goal. Should a product not meet your expectations, you can easily return it.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cp\u003e \u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eOur return service for you:\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cp\u003e \u003cspan style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003e✅ 30-day return policy: Test your items at your leisure.\u003c\/span\u003e\u003cbr\u003e \u003cspan style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003e✅ Cost-effective return label available upon request: fully prepaid and ready for dispatch\u003c\/span\u003e\u003cbr\u003e \u003cspan style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003e✅ Fast refund: Your money back within 48 hours\u003c\/span\u003e\u003cbr\u003e \u003cspan style=\"font-family: 'andale mono', times; color: rgb(0, 0, 0);\"\u003e✅ Fair review: We process your return fairly and without unnecessary questions.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n \u003cp\u003e\u003cspan style=\"font-family: 'andale mono', times; color: rgb(6, 87, 113);\"\u003eIt works like this:\u003c\/span\u003e \u003c\/p\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003col\u003e\n\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);\"\u003eTo register a return: \u003cspan style=\"color: rgb(0, 0, 0);\"\u003eContact our customer service. We will provide you with a low-cost return label upon request. (The fee will be automatically deducted from your refund.)\u003c\/span\u003e\u003c\/span\u003e\u003c\/li\u003e\n\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);\"\u003eShipping the item: \u003cspan style=\"color: rgb(0, 0, 0);\"\u003ePack the goods securely to prevent breakage, affix the label to the package and hand it over to the shipping service provider.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\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);\"\u003eReceive a refund: \u003cspan style=\"color: rgb(0, 0, 0);\"\u003eAfter a brief inspection of the goods, we will refund the purchase price.\u003c\/span\u003e\u003c\/span\u003e \u003c\/li\u003e\n\n\n\u003c\/ol\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-tab-pane\"\u003e\n\n\u003cp class=\"ql-align-center\"\u003e\u003c\/p\u003e\n\n\u003cp\u003e \u003cspan style=\"font-family: 'Ledger', sans-serif;\"\u003e\"We are a member of the FairCommerce initiative\"\u003cbr\u003e\u003c\/span\u003e \u003cbr\u003eYou can find more information here:\u003cbr\u003e \u003ca rel=\"noopener\" href=\"https:\/\/www.haendlerbund.de\/faircommerce\" target=\"_blank\" data-u-link-value=\"eyJuYW1lIjoid2ViIiwiYXR0cnMiOnsiaHJlZiI6Int7aHJlZn19IiwidGFyZ2V0Ijoie3t0YXJnZXR9fSJ9LCJ2YWx1ZXMiOnsiaHJlZiI6Imh0dHBzOi8vd3d3LmhhZW5kbGVyYnVuZC5kZS9mYWlyY29tbWVyY2UiLCJ0YXJnZXQiOiJfYmxhbmsifX0=\"\u003ewww.haendlerbund.de\/faircommerce\u003c\/a\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tds-tab-pane\"\u003e\u003cp class=\"ql-align-center\"\u003e We hope you will love your purchase, however if you need to return it, we have a 60 day return policy.\u003c\/p\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"tds-tab-pane\"\u003e\u003cp class=\"ql-align-center\"\u003e We hope you will love your purchase, however if you need to return it, we have a 60 day return policy.\u003c\/p\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"tds-tab-pane\"\u003e\u003cp class=\"ql-align-center\"\u003e We hope you will love your purchase, however if you need to return it, we have a 60 day return policy.\u003c\/p\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"tds-tab-pane\"\u003e\u003cp class=\"ql-align-center\"\u003e We hope you will love your purchase, however if you need to return it, we have a 60 day return policy.\u003c\/p\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"tds-tab-pane\"\u003e\u003cp class=\"ql-align-center\"\u003e We hope you will love your purchase, however if you need to return it, we have a 60 day return policy. \u003c\/p\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .tds-tabs-content-wrapper \u003e input[type=\"radio\"]:nth-child(1):checked ~ .tds-tabs--card .tds-tabs__item:nth-child(1), .tds-tabs-content-wrapper \u003e input[type=\"radio\"]:nth-child(2):checked ~ .tds-tabs--card .tds-tabs__item:nth-child(2), .tds-tabs-content-wrapper \u003e input[type=\"radio\"]:nth-child(3):checked ~ .tds-tabs--card .tds-tabs__item:nth-child(3), .tds-tabs-content-wrapper \u003e input[type=\"radio\"]:nth-child(4):checked ~ .tds-tabs--card .tds-tabs__item:nth-child(4), .tds-tabs-content-wrapper \u003e input[type=\"radio\"]:nth-child(5):checked ~ .tds-tabs--card .tds-tabs__item:nth-child(5), .tds-tabs-content-wrapper \u003e input[type=\"radio\"]:nth-child(6):checked ~ .tds-tabs--card .tds-tabs__item:nth-child(6), .tds-tabs-content-wrapper \u003e input[type=\"radio\"]:nth-child(7):checked ~ .tds-tabs--card .tds-tabs__item:nth-child(7), .tds-tabs-content-wrapper \u003e input[type=\"radio\"]:nth-child(8):checked ~ .tds-tabs--card .tds-tabs__item:nth-child(8), .tds-tabs-content-wrapper \u003e input[type=\"radio\"]:nth-child(9):checked ~ .tds-tabs--card .tds-tabs__item:nth-child(9), .tds-tabs-content-wrapper \u003e input[type=\"radio\"]:nth-child(10):checked ~ .tds-tabs--card .tds-tabs__item:nth-child(10), .tds-tabs-content-wrapper \u003e input[type=\"radio\"]:nth-child(11):checked ~ .tds-tabs--card .tds-tabs__item:nth-child(11), .tds-tabs-content-wrapper \u003e input[type=\"radio\"]:nth-child(12):checked ~ .tds-tabs--card .tds-tabs__item:nth-child(12) {\n      background:#86c88f !important;\n      color:#000000 !important;\n      font-weight:bold !important;\n      \n    border-top:1px dashed #000000 !important;\n    border-right:1px dashed #000000 !important;\n    border-left:1px dashed #000000 !important;\n    border-bottom:1px dashed #000000 !important;\n    ;\n      opacity:1 !important;\n    }\n    \u003c\/style\u003e\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\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\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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\n\u003cstyle\u003e\n    #custom-nav-iz3fyxck li a:hover { \n      background:#3cd2b01a !important;\n      color: #fff !important;\n      \n    border-top:0px dotted undefined !important;\n    border-right:0px dotted undefined !important;\n    border-left:0px dotted undefined !important;\n    border-bottom:0px dotted undefined !important;\n    ;\n     }\n    \u003c\/style\u003e\n\n\u003cdiv style=\"display:flex;justify-content:center\"\u003e\n\n\u003cul class=\"unlayer-nav-widget\" id=\"custom-nav-iz3fyxck\" style=\"\u0026lt;!--nl--\u0026gt;    width:100%;\u0026lt;!--nl--\u0026gt;    height:auto;\u0026lt;!--nl--\u0026gt;    background:#56a95847;\u0026lt;!--nl--\u0026gt;    border-radius:5px !important;\u0026lt;!--nl--\u0026gt;    font-family:'Ledger', sans-serif, arial, helvetica, sans-serif !important;\u0026lt;!--nl--\u0026gt;    flex-direction:row;\u0026lt;!--nl--\u0026gt;    justify-content:center;\u0026lt;!--nl--\u0026gt;    \u0026lt;!--nl--\u0026gt;    border-top:1px dotted undefined !important;\u0026lt;!--nl--\u0026gt;    border-right:1px dotted undefined !important;\u0026lt;!--nl--\u0026gt;    border-left:1px dotted undefined !important;\u0026lt;!--nl--\u0026gt;    border-bottom:1px dotted undefined !important;\u0026lt;!--nl--\u0026gt;    ;\u0026lt;!--nl--\u0026gt;    box-shadow:3px 3px 8px #737373 !important;;\u0026lt;!--nl--\u0026gt;    z-index:1;\u0026lt;!--nl--\u0026gt;    \"\u003e\n\n\u003cli style=\"flex:1;text-align:center\"\u003e \n\u003ca href=\"https:\/\/www.haas-onlineshop.de\" target=\"_blank\" style=\"position:relative;\u0026lt;!--nl--\u0026gt;        width:100%;\u0026lt;!--nl--\u0026gt;        font-size: 13pt !important;\u0026lt;!--nl--\u0026gt;        color: #34495e;\u0026lt;!--nl--\u0026gt;        background: #86c88f5e;\u0026lt;!--nl--\u0026gt;        display: inline-block;\u0026lt;!--nl--\u0026gt;        padding: 5px;\u0026lt;!--nl--\u0026gt;        margin: -2px;\u0026lt;!--nl--\u0026gt;        \u0026lt;!--nl--\u0026gt;    border-top:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    border-right:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    border-left:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    border-bottom:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    ;\"\u003e\n\u003cspan\u003eto the shop\u003c\/span\u003e\n\n\u003c\/a\u003e\n\n\u003c\/li\u003e\n\n\u003cli style=\"flex:1;text-align:center\"\u003e \n\u003ca href=\"https:\/\/www.ebay.de\/usr\/haas_onlineshop?_tab=feedback\" target=\"_blank\" style=\"position:relative;\u0026lt;!--nl--\u0026gt;        width:100%;\u0026lt;!--nl--\u0026gt;        font-size: 13pt !important;\u0026lt;!--nl--\u0026gt;        color: #34495e;\u0026lt;!--nl--\u0026gt;        background: #86c88f5e;\u0026lt;!--nl--\u0026gt;        display: inline-block;\u0026lt;!--nl--\u0026gt;        padding: 5px;\u0026lt;!--nl--\u0026gt;        margin: -2px;\u0026lt;!--nl--\u0026gt;        \u0026lt;!--nl--\u0026gt;    border-top:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    border-right:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    border-left:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    border-bottom:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    ;\"\u003e\n\u003cspan\u003eCustomer reviews\u003c\/span\u003e\n\n\u003c\/a\u003e\n\n\u003c\/li\u003e\n\n\u003cli style=\"flex:1;text-align:center\"\u003e \n\u003ca href=\"https:\/\/www.ebay.de\/contact\/sendmsg?\u0026amp;recipient=haas_onlineshop\" target=\"_blank\" style=\"position:relative;\u0026lt;!--nl--\u0026gt;        width:100%;\u0026lt;!--nl--\u0026gt;        font-size: 13pt !important;\u0026lt;!--nl--\u0026gt;        color: #34495e;\u0026lt;!--nl--\u0026gt;        background: #86c88f5e;\u0026lt;!--nl--\u0026gt;        display: inline-block;\u0026lt;!--nl--\u0026gt;        padding: 5px;\u0026lt;!--nl--\u0026gt;        margin: -2px;\u0026lt;!--nl--\u0026gt;        \u0026lt;!--nl--\u0026gt;    border-top:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    border-right:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    border-left:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    border-bottom:1px dotted #065771 ;\u0026lt;!--nl--\u0026gt;    ;\"\u003e\n\u003cspan\u003econtact\u003c\/span\u003e\n\n\u003c\/a\u003e \n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\n\u003c\/div\u003e\n\n\u003c!--\u003c![endif]--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\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_55\" class=\"u-col u-col-50 u_column\" style=\"max-width: 220px;min-width: 450px;display: table-cell;vertical-align: top;\"\u003e\n\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\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\n\u003c!--\u003c![endif]--\u003e\n\n\u003ctable id=\"u_content_image_10\" class=\"u_content_image\" style=\"font-family:andale mono,times;\" role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" border=\"0\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\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\u003ctable role=\"presentation\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"\u003e\n\n\u003ctr\u003e\n\n\u003ctd class=\"v-text-align\" style=\"padding-right: 0px;padding-left: 0px;\" align=\"center\"\u003e\n\n \u003ca href=\"https:\/\/Haas-Onlineshop.de\" target=\"_blank\"\u003e\n\u003cimg align=\"center\" border=\"0\" src=\"https:\/\/files.3dsellers.com\/uploads\/aFFva3h6ajZERXgxS3ZSOU5kTDF0UT09\/d99c5376-ea96-4e6c-a05d-43af4585190f.png\" alt=\"Haas Onlineshop Logo\" title=\"Haas Online Shop Logo\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;clear: both;display: inline-block !important;border: none;height: auto;float: none;width: 100%;max-width: 330px;\" width=\"330\" class=\"v-src-width v-src-max-width\"\u003e\n\u003c\/a\u003e \n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/table\u003e\n\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c!--[if (!mso)\u0026(!IE)]\u003e\u003c!--\u003e\n\n\u003c\/div\u003e\n\n\u003c!--\u003c![endif]--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\n\u003c!--[if (mso)|(IE)]\u003e\u003c![endif]--\u003e\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\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\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\n\u003c\/a\u003e\n\u003c\/div\u003e\n\n\n\n\u003clink rel=\"stylesheet\" href=\"https:\/\/css-style.3dsellers.com\/listing_designer\/588030\/templates\/296747_style.css\"\u003e\n\n","brand":"Pulsiva","offers":[{"title":"Default Title","offer_id":56496914891129,"sku":"5936860","price":39.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/3115\/3273\/files\/57.jpg?v=1768360855","url":"https:\/\/haas-onlineshop.com\/en\/products\/10er-set-windaschenbecher-edelstahl-rund-matt-winddicht-spulmaschinenfest","provider":"Haas Onlineshop","version":"1.0","type":"link"}