{"id":18,"date":"2025-10-04T03:33:13","date_gmt":"2025-10-04T03:33:13","guid":{"rendered":"http:\/\/uni-trend.local\/?page_id=10"},"modified":"2026-08-24T02:30:00","modified_gmt":"2026-08-24T02:30:00","slug":"home","status":"publish","type":"page","link":"https:\/\/uni-trend.visibleone.dev\/de-de\/","title":{"rendered":"Home"},"content":{"rendered":"<section data-section=\"Hero\" class=\"w-full\">\n    <div class=\"w-full overflow-hidden relative\">\n      <div class=\"swiper w-full h-full\" id=\"hero-swiper\">\n        <div class=\"swiper-wrapper\">\n                                                       <a target=\"\" href=\"\" class=\"swiper-slide\">\n                        <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/07\/Rectangle-3.png\" alt=\"\" class=\"w-full  object-cover aspect-[1920\/844]\" >\n                      <\/a>\n                                          <a target=\"\" href=\"\" class=\"swiper-slide\">\n                        <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/Rectangle-76-1.png\" alt=\"\" class=\"w-full  object-cover aspect-[1920\/844]\" >\n                      <\/a>\n                                            <\/div>\n      <\/div>\n      <div class=\"absolute bottom-6 left-1\/2 -translate-x-1\/2 z-[1]\">\n         <!-- Pagination bar -->\n        <div class=\"w-full flex items-center justify-center gap-2 py-[0.73%]\">\n          <div class=\"p-3 rounded-2xl bg-black\/10 \">\n            <div id=\"hero-pagination\" class=\"hero-pagination-wrap\"><\/div>\n          <\/div>\n          <button id=\"hero-playpause\"\n                  class=\"p-3 rounded-full bg-black\/10 flex items-center justify-center shrink-0 cursor-pointer border-0\"\n                  aria-label=\"Pause\">\n             <!-- Pause icon (default \u2014 autoplay is running) -->\n              <svg id=\"hero-pause-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 16 16\" fill=\"#fff\" class=\"w-4 h-4\">\n                <rect x=\"2.5\" y=\"2\" width=\"4\" height=\"12\" rx=\"1\"\/>\n                <rect x=\"9.5\" y=\"2\" width=\"4\" height=\"12\" rx=\"1\"\/>\n              <\/svg>\n              <!-- Play icon (shown when paused) -->\n              <svg id=\"hero-play-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 16 16\" fill=\"#fff\" class=\"w-4 h-4\" style=\"display:none\">\n                <path d=\"M3 2L13 8L3 14V2Z\"\/>\n              <\/svg>\n          <\/button>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var el = document.getElementById('hero-swiper');\n  if (!el || typeof Swiper === 'undefined') return;\n\n  var btn       = document.getElementById('hero-playpause');\n  var pauseIcon = document.getElementById('hero-pause-icon');\n  var playIcon  = document.getElementById('hero-play-icon');\n  var playing   = true;\n\n  var swiper = new Swiper(el, {\n    slidesPerView: 1,\n    effect: 'fade',\n    fadeEffect: { crossFade: true },\n    loop: true,\n    autoplay: { delay: 5000, disableOnInteraction: false },\n    keyboard: { enabled: true },\n    pagination: { el: '#hero-pagination', clickable: true }\n  });\n\n  if (btn) {\n    btn.addEventListener('click', function () {\n      if (playing) {\n        swiper.autoplay.stop();\n        pauseIcon.style.display = 'none';\n        playIcon.style.display  = 'block';\n        btn.setAttribute('aria-label', 'Play');\n      } else {\n        swiper.autoplay.start();\n        pauseIcon.style.display = 'block';\n        playIcon.style.display  = 'none';\n        btn.setAttribute('aria-label', 'Pause');\n      }\n      playing = !playing;\n    });\n  }\n});\n<\/script>\n\n\n<section data-section=\"Featured Products\" class=\"reveal w-full bg-white py-50 md:py-20\"\n         x-data x-intersect.once=\"$el.classList.add('is-visible')\">\n    <div class=\"container \">\n      <!-- Header row: heading + prev\/next arrows -->\n      <div class=\"w-full flex items-center justify-between\">\n        <h2 class=\"h3 font-bold text-c1\">Featured Products<\/h2>\n        <div class=\"flex items-center gap-[0.63vw] shrink-0\">\n          <button id=\"fp-prev\" class=\"md:w-10 md:h-10 w-8 h-8  rounded-full flex items-center justify-center bg-c6 shrink-0 cursor-pointer group\" aria-label=\"Previous\">\n            <svg class=\"group-hover:-translate-x-1 transition-transform duration-200 ease-out\" width=\"8\" height=\"14\" viewBox=\"0 0 8 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path d=\"M7 1L1 7L7 13\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n          <\/button>\n          <button id=\"fp-next\" class=\"md:w-10 md:h-10 w-8 h-8  rounded-full flex items-center justify-center bg-c6  shrink-0 cursor-pointer group\" aria-label=\"Next\">\n            <svg class=\"group-hover:translate-x-1 transition-transform duration-200 ease-out\" width=\"8\" height=\"14\" viewBox=\"0 0 8 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path d=\"M1 1L7 7L1 13\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n          <\/button>\n        <\/div>\n      <\/div>\n      <!-- Swiper -->\n      <div class=\"w-full overflow-hidden py-9\">\n        <div class=\"swiper\" id=\"fp-swiper\">\n          <div class=\"swiper-wrapper\">\n                        <a href=\"https:\/\/uni-trend.visibleone.dev\/de-de\/products\/mso7000x\/\" class=\"swiper-slide flex flex-col rounded-[16px] border border-c3 overflow-hidden group\">\n              <div class=\"w-full aspect-[356\/231] max-h-[231px] min-h-[231px] bg-c4 rounded-t-[16px] relative flex items-center justify-center\">\n                                <span class=\"top-4 left-4 absolute bg-primary text-white t-13-19-400 px-[2.26%] py-[1.13%] rounded-[4px]\">NEW<\/span>\n                                <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/image_image_17_I14271_26487_14271_27742-300x300.png\" class=\"aspect-[160\/160] max-w-[160px] mx-auto object-contain group-hover:scale-105 transition-transform ease-out duration-200\" alt=\"MSO7000X\">\n              <\/div>\n              <div class=\"flex flex-col px-5 py-3 bg-white rounded-b-[16px]\">\n                <div class=\"flex items-center gap-1\">\n                                    <span class=\"t-13-19-400 text-c2 text-caption\">Benchtop Instruments<\/span>\n                <\/div>\n                <p class=\"body font-normaltext-c1 font-semibold pt-2\">MSO7000X<\/p>\n                <div class=\"w-full h-[1px] my-3  bg-c3\"><\/div>\n                <div class=\"flex items-center justify-between\">\n                  <span class=\"body font-normaltext-c2 w-[calc(100%_-_32px)]\">Get more info about features, manual and FAQs.<\/span>\n                  <div class=\"w-8 h-8 flex items-center justify-center  rounded-full bg-c5 text-primary group-hover:bg-primary group-hover:text-white\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"7\" height=\"12\" viewBox=\"0 0 7 12\" fill=\"none\">\n                      <path d=\"M0.900391 0.898438L5.90039 5.89844L0.900391 10.8984\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/a>\n                        <a href=\"https:\/\/uni-trend.visibleone.dev\/de-de\/products\/ut22b-eu-voltage-tester\/\" class=\"swiper-slide flex flex-col rounded-[16px] border border-c3 overflow-hidden group\">\n              <div class=\"w-full aspect-[356\/231] max-h-[231px] min-h-[231px] bg-c4 rounded-t-[16px] relative flex items-center justify-center\">\n                                <span class=\"top-4 left-4 absolute bg-primary text-white t-13-19-400 px-[2.26%] py-[1.13%] rounded-[4px]\">NEW<\/span>\n                                <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/image-36-300x300.png\" class=\"aspect-[160\/160] max-w-[160px] mx-auto object-contain group-hover:scale-105 transition-transform ease-out duration-200\" alt=\"UT22B-EU Voltage Tester\">\n              <\/div>\n              <div class=\"flex flex-col px-5 py-3 bg-white rounded-b-[16px]\">\n                <div class=\"flex items-center gap-1\">\n                                    <span class=\"t-13-19-400 text-c2 text-caption\">Digital Multimeters<\/span>\n                <\/div>\n                <p class=\"body font-normaltext-c1 font-semibold pt-2\">UT22B<br\/> UT22B-EU Voltage Tester<\/p>\n                <div class=\"w-full h-[1px] my-3  bg-c3\"><\/div>\n                <div class=\"flex items-center justify-between\">\n                  <span class=\"body font-normaltext-c2 w-[calc(100%_-_32px)]\">Get more info about features, manual and FAQs.<\/span>\n                  <div class=\"w-8 h-8 flex items-center justify-center  rounded-full bg-c5 text-primary group-hover:bg-primary group-hover:text-white\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"7\" height=\"12\" viewBox=\"0 0 7 12\" fill=\"none\">\n                      <path d=\"M0.900391 0.898438L5.90039 5.89844L0.900391 10.8984\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/a>\n                      <\/div>\n        <\/div>\n      <\/div>\n      \n    <\/div>\n  <\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var el = document.getElementById('fp-swiper');\n  if (el && typeof Swiper !== 'undefined') {\n    new Swiper(el, {\n      slidesPerView: 1,\n      spaceBetween: 16,\n      breakpoints: {\n        640: { slidesPerView: 2, spaceBetween: 16 },\n        1024: { slidesPerView: 3, spaceBetween: 24 },\n        1500: { slidesPerView: 4, spaceBetween: 32 }\n      },\n      loop: true,\n      keyboard: { enabled: true },\n      navigation: { prevEl: '#fp-prev', nextEl: '#fp-next' }\n    });\n  }\n});\n<\/script>\n\n\n<section data-section=\"Latest News\" class=\"reveal w-full bg-c4 py-50 md:py-20\"\n         x-data x-intersect.once=\"$el.classList.add('is-visible')\">\n        <div class=\"container flex flex-col  items-center\">\n      <!-- Header row: heading + prev\/next arrows -->\n      <div class=\"w-full flex items-center justify-between\">\n        <h2 class=\"h3 font-bold text-c1\">Latest News &amp; Updates<\/h2>\n         <div class=\"flex items-center gap-[0.63vw] shrink-0\">\n          <button id=\"ln-prev\" class=\"w-8 h-8 md:w-10 md:h-10  rounded-full flex items-center justify-center bg-c6 shrink-0 cursor-pointer group\" aria-label=\"Previous\">\n            <svg class=\"group-hover:-translate-x-1 transition-transform duration-200 ease-out\" width=\"8\" height=\"14\" viewBox=\"0 0 8 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path d=\"M7 1L1 7L7 13\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n          <\/button>\n          <button id=\"ln-next\" class=\"w-8 h-8 md:w-10 md:h-10   rounded-full flex items-center justify-center bg-c6  shrink-0 cursor-pointer group\" aria-label=\"Next\">\n            <svg class=\"group-hover:translate-x-1 transition-transform duration-200 ease-out\" width=\"8\" height=\"14\" viewBox=\"0 0 8 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path d=\"M1 1L7 7L1 13\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n          <\/button>\n        <\/div>\n      <\/div>\n      <!-- Swiper -->\n      <div class=\"w-full overflow-hidden my-12\">\n        <div class=\"swiper\" id=\"ln-swiper\">\n          <div class=\"swiper-wrapper\">\n                                    <a href=\"https:\/\/uni-trend.visibleone.dev\/de-de\/ut_insight\/official-invitation-join-uni-t-at-global-electronic-intelligent-manufacturing-show-geims-vietnam-2025\/\" class=\"swiper-slide flex flex-col rounded-[20px] border border-c3 overflow-hidden bg-white group\">\n              <div class=\"w-full aspect-[485\/267]  max-h-[267px] overflow-hidden\">\n                <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/Latest-News.png\" class=\"w-full h-full object-cover\" alt=\"Official Invitation: Join UNI-T at Global Electronic Intelligent Manufacturing Show (GEIMS) Vietnam 2025!\">\n              <\/div>\n              <div class=\"flex flex-col p-5\">\n                <div class=\"flex flex-col\">\n                  <div class=\"flex items-center gap-2 caption font-normal text-c2\">\n                    <span class=\"caption\">Aug 18, 2026<\/span>\n                    <span class=\"text-c3\">|<\/span>\n                    <span class=\"caption\">Exhibition Activities<\/span>\n                  <\/div>\n                  <p class=\" text-c1 h6 font-semibold mt-3 group-hover:text-primary line-clamp-2\">Official Invitation: Join UNI-T at Global Electronic Intelligent Manufacturing Show (GEIMS) Vietnam 2025!<\/p>\n                  <div class=\"w-full h-[1px] my-4 bg-c3\"><\/div>\n                  <p class=\"body font-normaltext-c2 line-clamp-3\">UNI-T is thrilled to announce our participation in the Global Electronic Intelligent Manufacturing Show (GEIMS) Vietnam 2025 in Hanoi! This is a fantastic opportunity for professionals, partners, and customers in the Southeast Asia region to explore the very latest in test and measurement technology.<\/p>\n                <\/div>\n                <div class=\"flex items-center gap-2 mt-3 md:mt-10\">\n                  <span class=\"body font-semibold text-primary\">Read more<\/span>\n                  <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 12 12\" fill=\"currentColor\" aria-hidden=\"true\" class=\"w-3 h-3  text-primary group-hover:translate-x-2.5 transition-transform duration-200 ease-out\"><path d=\"M6.60627 9.7217C6.53774 9.69333 6.47916 9.64528 6.43795 9.58362C6.39673 9.52196 6.37472 9.44946 6.3747 9.37529V6.3753L1.87471 6.3753C1.77525 6.3753 1.67987 6.33579 1.60954 6.26546C1.53921 6.19513 1.49971 6.09975 1.49971 6.0003C1.49971 5.90084 1.53921 5.80546 1.60954 5.73513C1.67987 5.6648 1.77525 5.6253 1.87471 5.6253H6.3747V2.6253C6.37465 2.55108 6.39661 2.47852 6.43781 2.4168C6.47901 2.35508 6.5376 2.30697 6.60616 2.27856C6.67472 2.25015 6.75016 2.24273 6.82294 2.25722C6.89573 2.27172 6.96257 2.30748 7.01502 2.35998L10.39 5.73498C10.4249 5.76981 10.4525 5.81117 10.4714 5.85669C10.4903 5.90222 10.5 5.95101 10.5 6.0003C10.5 6.04958 10.4903 6.09837 10.4714 6.1439C10.4525 6.18942 10.4249 6.23078 10.39 6.26561L7.01502 9.64061C6.96254 9.69304 6.8957 9.72872 6.82294 9.74316C6.75019 9.75759 6.67478 9.75013 6.60627 9.7217Z\" fill=\"currentColor\"><\/path><\/svg>\n                <\/div>\n              <\/div>\n            <\/a>\n                        <a href=\"https:\/\/uni-trend.visibleone.dev\/de-de\/ut_insight\/uni-trend-thermal-camera-images-collection-campaign\/\" class=\"swiper-slide flex flex-col rounded-[20px] border border-c3 overflow-hidden bg-white group\">\n              <div class=\"w-full aspect-[485\/267]  max-h-[267px] overflow-hidden\">\n                <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/image-23-1-1024x682.png\" class=\"w-full h-full object-cover\" alt=\"Uni-Trend Thermal Camera Images Collection Campaign\">\n              <\/div>\n              <div class=\"flex flex-col p-5\">\n                <div class=\"flex flex-col\">\n                  <div class=\"flex items-center gap-2 caption font-normal text-c2\">\n                    <span class=\"caption\">Aug 13, 2026<\/span>\n                    <span class=\"text-c3\">|<\/span>\n                    <span class=\"caption\">News &amp; Events<\/span>\n                  <\/div>\n                  <p class=\" text-c1 h6 font-semibold mt-3 group-hover:text-primary line-clamp-2\">Uni-Trend Thermal Camera Images Collection Campaign<\/p>\n                  <div class=\"w-full h-[1px] my-4 bg-c3\"><\/div>\n                  <p class=\"body font-normaltext-c2 line-clamp-3\">UNI-T is pleased to officially announce its participation in MECSPE 2026, one of Europe\u2019s most influential exhibitions dedicated to industrial manufacturing and technological innovation.<\/p>\n                <\/div>\n                <div class=\"flex items-center gap-2 mt-3 md:mt-10\">\n                  <span class=\"body font-semibold text-primary\">Read more<\/span>\n                  <svg  xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 12 12\" fill=\"currentColor\" aria-hidden=\"true\" class=\"w-3 h-3  text-primary group-hover:translate-x-2.5 transition-transform duration-200 ease-out\"><path d=\"M6.60627 9.7217C6.53774 9.69333 6.47916 9.64528 6.43795 9.58362C6.39673 9.52196 6.37472 9.44946 6.3747 9.37529V6.3753L1.87471 6.3753C1.77525 6.3753 1.67987 6.33579 1.60954 6.26546C1.53921 6.19513 1.49971 6.09975 1.49971 6.0003C1.49971 5.90084 1.53921 5.80546 1.60954 5.73513C1.67987 5.6648 1.77525 5.6253 1.87471 5.6253H6.3747V2.6253C6.37465 2.55108 6.39661 2.47852 6.43781 2.4168C6.47901 2.35508 6.5376 2.30697 6.60616 2.27856C6.67472 2.25015 6.75016 2.24273 6.82294 2.25722C6.89573 2.27172 6.96257 2.30748 7.01502 2.35998L10.39 5.73498C10.4249 5.76981 10.4525 5.81117 10.4714 5.85669C10.4903 5.90222 10.5 5.95101 10.5 6.0003C10.5 6.04958 10.4903 6.09837 10.4714 6.1439C10.4525 6.18942 10.4249 6.23078 10.39 6.26561L7.01502 9.64061C6.96254 9.69304 6.8957 9.72872 6.82294 9.74316C6.75019 9.75759 6.67478 9.75013 6.60627 9.7217Z\" fill=\"currentColor\"><\/path><\/svg>\n                <\/div>\n              <\/div>\n            <\/a>\n                      <\/div>\n        <\/div>\n      <\/div>\n      <!-- Bottom CTA -->\n      <div class=\"flex justify-center\">\n            <a href=\"https:\/\/uni-trend.visibleone.dev\/insights\/\" target=\"\" class=\"shrink-0 border border-primary text-primary body font-semibold px-6  py-2.5 md:py-14 rounded-[24px] inline-flex hover:gap-x-2.5 items-center justify-center group \"><span>View all news<\/span> <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/icons\/btn-arrow-primary.svg\" class=\"w-0  group-hover:w-3 transition-all ease-out duration-200\" \/> <\/a>\n       <\/div>\n    <\/div>\n  <\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var el = document.getElementById('ln-swiper');\n  if (el && typeof Swiper !== 'undefined') {\n    new Swiper(el, {\n      slidesPerView: 1,\n      spaceBetween: 16,\n      breakpoints: {\n        640: { slidesPerView: 2, spaceBetween: 16 },\n        1280: { slidesPerView: 3, spaceBetween: 24 }\n      },\n      loop: true,\n      keyboard: { enabled: true },\n      navigation: { prevEl: '#ln-prev', nextEl: '#ln-next' }\n    });\n  }\n});\n<\/script>\n\n\n<section data-section=\"Popular Categories\" class=\"reveal w-full bg-white py-50 md:py-20\"\n         x-data x-intersect.once=\"$el.classList.add('is-visible')\">\n    <div class=\"container flex flex-col gap-[0.52vw]\" x-data=\"{ tab: 0 }\">\n      <!-- Heading -->\n      <h2 class=\"h3 font-bold text-c1 mb-[1.45%]\">Popular Categories<\/h2>\n      <!-- Tab bar -->\n      <div class=\"w-full border-b border-c3 h-[2.45vw] max-lg:h-auto flex items-end\" role=\"tablist\">\n        <div class=\"flex items-center gap-[0.21vw]\">\n                    <button role=\"tab\"\n                  :aria-selected=\"tab === 0\"\n                  @click=\"tab = 0\"\n                  class=\" px-[2.34vw] py-2 flex items-center justify-center shrink-0 cursor-pointer\"\n                  :class=\"tab === 0 ? 'border-b-[2px] border-primary' : 'border-transparent'\">\n            <span :class=\"tab === 0 ? 'text-primary t-18-27-700' : 't-18-27-400 text-c1'\">Meters<\/span>\n          <\/button>\n                    <button role=\"tab\"\n                  :aria-selected=\"tab === 1\"\n                  @click=\"tab = 1\"\n                  class=\" px-[2.34vw] py-2 flex items-center justify-center shrink-0 cursor-pointer\"\n                  :class=\"tab === 1 ? 'border-b-[2px] border-primary' : 'border-transparent'\">\n            <span :class=\"tab === 1 ? 'text-primary t-18-27-700' : 't-18-27-400 text-c1'\">Instruments<\/span>\n          <\/button>\n                    <button role=\"tab\"\n                  :aria-selected=\"tab === 2\"\n                  @click=\"tab = 2\"\n                  class=\" px-[2.34vw] py-2 flex items-center justify-center shrink-0 cursor-pointer\"\n                  :class=\"tab === 2 ? 'border-b-[2px] border-primary' : 'border-transparent'\">\n            <span :class=\"tab === 2 ? 'text-primary t-18-27-700' : 't-18-27-400 text-c1'\">Thermal Imaging<\/span>\n          <\/button>\n                  <\/div>\n      <\/div>\n      <!-- Tab panels -->\n            <div role=\"tabpanel\" x-show=\"tab === 0\" x-cloak>\n        <div class=\"flex flex-col  items-center mt-[3.16%]\">\n          <div class=\"w-full grid grid-cols-3 max-lg:grid-cols-2 max-sm:grid-cols-1 gap-5 md:gap-6 xl:gap-8\">\n                        <a href=\"https:\/\/uni-trend.visibleone.dev\/de-de\/product_category\/portable-meters\/electronics-electrical-meters\/digital-multimeters\/\" class=\"flex flex-col rounded-[16px] border border-c3 overflow-hidden group\">\n              <div class=\"w-full  bg-c4 overflow-hidden\">\n                <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/image-17.png\" class=\"max-h-[190px] aspect-[190\/190] mx-auto object-center group-hover:scale-105 transition-transform ease-out duration-200\" alt=\"Digital Multimeters\">\n              <\/div>\n              <div class=\"flex items-center justify-between p-4 bg-white rounded-b-[16px]\">\n                <span class=\"t-16-24-600 text-c1 w-[calc(100%_-_32px)] group-hover:text-primary\">Digital Multimeters<\/span>\n                <div class=\"w-8 h-8 flex items-center justify-center  rounded-full bg-c5 text-primary group-hover:bg-primary group-hover:text-white\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"7\" height=\"12\" viewBox=\"0 0 7 12\" fill=\"none\">\n                      <path d=\"M0.900391 0.898438L5.90039 5.89844L0.900391 10.8984\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n              <\/div>\n            <\/a>\n                      <\/div>\n        <\/div>\n      <\/div>\n            <div role=\"tabpanel\" x-show=\"tab === 1\" x-cloak>\n        <div class=\"flex flex-col  items-center mt-[3.16%]\">\n          <div class=\"w-full grid grid-cols-3 max-lg:grid-cols-2 max-sm:grid-cols-1 gap-5 md:gap-6 xl:gap-8\">\n                        <a href=\"https:\/\/uni-trend.visibleone.dev\/de-de\/product_category\/benchtop-instruments\/digital-oscilloscopes\/digital-oscilloscopes-digital-oscilloscopes\/\" class=\"flex flex-col rounded-[16px] border border-c3 overflow-hidden group\">\n              <div class=\"w-full  bg-c4 overflow-hidden\">\n                <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/image_image_17_I14271_26487_14271_27742.png\" class=\"max-h-[190px] aspect-[190\/190] mx-auto object-center group-hover:scale-105 transition-transform ease-out duration-200\" alt=\"Digital Oscilloscopes\">\n              <\/div>\n              <div class=\"flex items-center justify-between p-4 bg-white rounded-b-[16px]\">\n                <span class=\"t-16-24-600 text-c1 w-[calc(100%_-_32px)] group-hover:text-primary\">Digital Oscilloscopes<\/span>\n                <div class=\"w-8 h-8 flex items-center justify-center  rounded-full bg-c5 text-primary group-hover:bg-primary group-hover:text-white\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"7\" height=\"12\" viewBox=\"0 0 7 12\" fill=\"none\">\n                      <path d=\"M0.900391 0.898438L5.90039 5.89844L0.900391 10.8984\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n              <\/div>\n            <\/a>\n                      <\/div>\n        <\/div>\n      <\/div>\n            <div role=\"tabpanel\" x-show=\"tab === 2\" x-cloak>\n        <div class=\"flex flex-col  items-center mt-[3.16%]\">\n          <div class=\"w-full grid grid-cols-3 max-lg:grid-cols-2 max-sm:grid-cols-1 gap-5 md:gap-6 xl:gap-8\">\n                      <\/div>\n        <\/div>\n      <\/div>\n                  <!-- CTA -->\n      <div class=\"flex justify-center mt-12\">\n        <a href=\"https:\/\/uni-trend.visibleone.dev\/portable-meters-landing\/\" class=\"shrink-0 bg-primary text-white body font-semibold px-6  py-2.5 md:py-14 rounded-[24px] border border-primary inline-flex hover:gap-x-2.5 items-center justify-center group \"><span>Explore all categories<\/span> <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/icons\/btn-arrow.svg\" class=\"w-0  group-hover:w-3 transition-all ease-out duration-200\" \/> <\/a>\n      <\/div>\n          <\/div>\n  <\/section>\n\n\n<section data-section=\"Our Solutions\" class=\"reveal w-full bg-c4 py-[50px] md:py-20\"\n         x-data x-intersect.once=\"$el.classList.add('is-visible')\">\n    <div class=\"flex flex-col gap-[2.5vw] items-center w-full\">\n      <!-- Heading block -->\n       <div class=\"container\">\n          <div class=\"flex flex-col  items-center max-w-[49%] max-lg:max-w-full mx-auto text-center\">\n            <h2 class=\"h3 font-bold text-c1\">Our Solutions<\/h2>\n            <p class=\"body-lg text-c2 mt-5\">Comprehensive test and measurement solutions designed to support professionals across industries.<\/p>\n          <\/div>\n       <\/div>\n\n      <!-- Swiper carousel -->\n      <div class=\"w-full container mt-12 \">\n        <div class=\"swiper\" id=\"sol-swiper\">\n          <div class=\"swiper-wrapper\">\n                        <a href=\"https:\/\/uni-trend.visibleone.dev\/de-de\/solution\/technologies-in-iot\/\" class=\"swiper-slide flex flex-col group \">\n              <div class=\"w-full  overflow-hidden\">\n                <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/image-23-300x200.png\" class=\"w-full h-full object-cover aspect-[474\/290] rounded-[16px]\" alt=\"Technologies In IoT\">\n              <\/div>\n              <div class=\"flex flex-col mt-6\">\n                <div class=\"flex flex-col \">\n                  <p class=\"h6 font-semibold text-c1 group-hover:text-primary\">Technologies In IoT<\/p>\n                  <p class=\"body text-c2 mt-3 line-clamp-3\">UNI-T is excited to share its involvement in the upcoming Hannover Messe 2025, a premier global event for industrial technology, automation, and innovation.<\/p>\n                <\/div>\n                <div class=\"flex gap-2 items-center mt-6\">\n                  <span class=\"body font-semibold text-primary\">Explore now<\/span>\n                  <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/icons\/btn-arrow-primary.svg\" class=\"w-2 h-2 lg:w-3 lg:h-4\" alt=\"\">\n                <\/div>\n              <\/div>\n            <\/a>\n                        <a href=\"https:\/\/uni-trend.visibleone.dev\/de-de\/solution\/energy-storage\/\" class=\"swiper-slide flex flex-col group \">\n              <div class=\"w-full  overflow-hidden\">\n                <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/image-23-300x200.png\" class=\"w-full h-full object-cover aspect-[474\/290] rounded-[16px]\" alt=\"Energy Storage\">\n              <\/div>\n              <div class=\"flex flex-col mt-6\">\n                <div class=\"flex flex-col \">\n                  <p class=\"h6 font-semibold text-c1 group-hover:text-primary\">Energy Storage<\/p>\n                  <p class=\"body text-c2 mt-3 line-clamp-3\">UNI-T is excited to share its involvement in the upcoming Hannover Messe 2025, a premier global event for industrial technology, automation, and innovation.<\/p>\n                <\/div>\n                <div class=\"flex gap-2 items-center mt-6\">\n                  <span class=\"body font-semibold text-primary\">Explore now<\/span>\n                  <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/icons\/btn-arrow-primary.svg\" class=\"w-2 h-2 lg:w-3 lg:h-4\" alt=\"\">\n                <\/div>\n              <\/div>\n            <\/a>\n                        <a href=\"https:\/\/uni-trend.visibleone.dev\/de-de\/solution\/new-energy-vehicles\/\" class=\"swiper-slide flex flex-col group \">\n              <div class=\"w-full  overflow-hidden\">\n                <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/image-23-300x200.png\" class=\"w-full h-full object-cover aspect-[474\/290] rounded-[16px]\" alt=\"New Energy Vehicles\">\n              <\/div>\n              <div class=\"flex flex-col mt-6\">\n                <div class=\"flex flex-col \">\n                  <p class=\"h6 font-semibold text-c1 group-hover:text-primary\">New Energy Vehicles<\/p>\n                  <p class=\"body text-c2 mt-3 line-clamp-3\">UNI-T is excited to share its involvement in the upcoming Hannover Messe 2025, a premier global event for industrial technology, automation, and innovation.<\/p>\n                <\/div>\n                <div class=\"flex gap-2 items-center mt-6\">\n                  <span class=\"body font-semibold text-primary\">Explore now<\/span>\n                  <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/icons\/btn-arrow-primary.svg\" class=\"w-2 h-2 lg:w-3 lg:h-4\" alt=\"\">\n                <\/div>\n              <\/div>\n            <\/a>\n                      <\/div>\n        <\/div>\n        <!-- Controls: progress bar + play\/pause -->\n        <div class=\"flex items-center justify-center gap-2 mt-6 md:mt-12\">\n          <div id=\"sol-pagination\" ><\/div>\n          <button id=\"sol-playpause\"\n                  class=\" cursor-pointer\"\n                  aria-label=\"Pause\">\n            <!-- Pause icon (default \u2014 autoplay is running) -->\n            <svg id=\"sol-pause-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" class=\"w-4 h-4\">\n              <rect x=\"2.5\" y=\"2\" width=\"4\" height=\"12\" rx=\"1\"\/>\n              <rect x=\"9.5\" y=\"2\" width=\"4\" height=\"12\" rx=\"1\"\/>\n            <\/svg>\n            <!-- Play icon (shown when paused) -->\n            <svg id=\"sol-play-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" class=\"w-4 h-4\" style=\"display:none\">\n              <path d=\"M3 2L13 8L3 14V2Z\"\/>\n            <\/svg>\n          <\/button>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var el = document.getElementById('sol-swiper');\n  if (!el || typeof Swiper === 'undefined') return;\n  var btn       = document.getElementById('sol-playpause');\n  var pauseIcon = document.getElementById('sol-pause-icon');\n  var playIcon  = document.getElementById('sol-play-icon');\n  var playing   = true;\n\n  var swiper = new Swiper(el, {\n    slidesPerView: 1,\n    spaceBetween: 16,\n    breakpoints: {\n      641: { slidesPerView: 2, spaceBetween: 32 },\n      1024: { slidesPerView: 3, spaceBetween: 32 }\n    },\n    loop: true,\n    autoplay: { delay: 5000, disableOnInteraction: false },\n    keyboard: { enabled: true },\n    pagination: { el: '#sol-pagination', clickable: true }\n  });\n\n\n  \/* play \/ pause toggle *\/\n  if (btn) {\n    btn.addEventListener('click', function () {\n      if (playing) {\n        swiper.autoplay.stop();\n        pauseIcon.style.display = 'none';\n        playIcon.style.display  = 'block';\n        btn.setAttribute('aria-label', 'Play');\n      } else {\n        swiper.autoplay.start();\n        pauseIcon.style.display = 'block';\n        playIcon.style.display  = 'none';\n        btn.setAttribute('aria-label', 'Pause');\n      }\n      playing = !playing;\n    });\n  }\n});\n<\/script>\n\n\n<section data-section=\"Statistics\" class=\"reveal w-full\"\n         x-data x-intersect.once=\"$el.classList.add('is-visible')\">\n\n  <!-- Image with text overlay -->\n  <div class=\"relative w-full \">\n    <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/229c688cfba60b7d60e324deb94fe8c5f729dbb2.png\" alt=\"We are Uni-Trend.\" class=\"w-full aspect-[1920\/800]  object-cover block min-h-[500px] \" \/>\n    <!-- <div class=\"absolute inset-0 bg-c8\"><\/div> -->\n    <div class=\"absolute inset-0  container w-full py-50 md:py-20 bg-[#f2f2f200]\">\n      <div class=\"max-w-[980px] mx-auto text-center\">\n          <p class=\"h1 text-primary\">We are Uni-Trend.<\/p>\n          <p class=\"h4 text-c1 text-center mt-5 md:mt-7\">Over 35 years strong years of fulfilling the world&#039;s  demand for test &amp; measurement industry<\/p>\n        <!-- Counter row -->\n        <div class=\"w-full flex items-center justify-center gap-[2.29vw] max-md:flex-col max-lg:gap-[5vw] pt-6 md:pt-12\">\n\n                                                  <div class=\"flex flex-col items-center gap-[0.42vw]\">\n                  <span class=\"font-extrabold leading-[130%] text-c1 h1 counter\" data-target=\"80\" data-suffix=\"+\">80<\/span>\n                  <span class=\"body-lg text-c2 text-center\">Countries<\/span>\n              <\/div>\n                                          <div class=\"w-[0.05vw] h-[6.67vw] bg-c3 shrink-0 max-lg:hidden\"><\/div>\n                            <div class=\"flex flex-col items-center gap-[0.42vw]\">\n                  <span class=\"font-extrabold leading-[130%] text-c1 h1 counter\" data-target=\"35\" data-suffix=\"+\">35<\/span>\n                  <span class=\"body-lg text-c2 text-center\">Years in business<\/span>\n              <\/div>\n                                          <div class=\"w-[0.05vw] h-[6.67vw] bg-c3 shrink-0 max-lg:hidden\"><\/div>\n                            <div class=\"flex flex-col items-center gap-[0.42vw]\">\n                  <span class=\"font-extrabold leading-[130%] text-c1 h1 counter\" data-target=\"600\" data-suffix=\"+\">600<\/span>\n                  <span class=\"body-lg text-c2 text-center\">Distributors Partners<\/span>\n              <\/div>\n                                          <div class=\"w-[0.05vw] h-[6.67vw] bg-c3 shrink-0 max-lg:hidden\"><\/div>\n                            <div class=\"flex flex-col items-center gap-[0.42vw]\">\n                  <span class=\"font-extrabold leading-[130%] text-c1 h1 counter\" data-target=\"1500\" data-suffix=\"+\">1500<\/span>\n                  <span class=\"body-lg text-c2 text-center\">Employees Globally<\/span>\n              <\/div>\n                      \n        <\/div>\n      <\/div>\n     \n    <\/div>\n  <\/div>\n\n\n\n<\/section>\n<script>\ndocument.addEventListener('DOMContentLoaded', () => {\n\n    const counters = document.querySelectorAll('.counter');\n\n    const observer = new IntersectionObserver((entries) => {\n\n        entries.forEach(entry => {\n\n            if (!entry.isIntersecting) return;\n\n            const counter = entry.target;\n\n            const target = parseInt(counter.dataset.target);\n            const suffix = counter.dataset.suffix || '';\n\n            let current = 0;\n\n            const increment = Math.ceil(target \/ 100);\n\n            const updateCounter = () => {\n\n                current += increment;\n\n                if (current >= target) {\n                    counter.textContent = target.toLocaleString() + suffix;\n                    return;\n                }\n\n                counter.textContent = current.toLocaleString() + suffix;\n\n                requestAnimationFrame(updateCounter);\n            };\n\n            updateCounter();\n\n            observer.unobserve(counter);\n\n        });\n\n    }, {\n        threshold: 0.5\n    });\n\n    counters.forEach(counter => {\n        observer.observe(counter);\n    });\n\n});\n<\/script>\n\n\n<div class=\"py-50 md:py-20 2xl:py-100\">\n   <section data-section=\"Why Choose Us\" class=\"reveal w-full bg-white pb-10 md:pb-[64px]\"\n          x-data x-intersect.once=\"$el.classList.add('is-visible')\">\n      <div class=\"container flex items-center gap-[5.21vw] max-lg:flex-col max-lg:gap-[6vw]\">\n        <!-- Image -->\n        <div id=\"video-box\" class=\"w-[28.96vw] h-[16.51vw] max-lg:w-full max-lg:h-auto max-lg:aspect-[29\/17] rounded-[16px] overflow-hidden relative shrink-0 cursor-pointer\">\n          <div id=\"video-poster\" class=\"absolute inset-0\">\n              <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/07\/Rectangle-70.png\" class=\"w-full h-full object-cover\" alt=\"Why Choose Uni-Trend\">\n              <div class=\"absolute inset-0 bg-black\/20\"><\/div>\n              <div class=\"absolute inset-0 flex items-center justify-center\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" fill=\"#fff\" aria-hidden=\"true\" class=\"w-[2.08vw] h-[2.08vw] max-lg:w-[8vw] max-lg:h-[8vw]\"><path d=\"M36 20L4.5 39L4.5 1L36 20Z\" fill=\"#fff\"><\/path><\/svg>\n              <\/div>\n          <\/div>\n          <video id=\"promo-video\"\n                class=\"w-full h-full object-cover hidden\"\n                controls\n                playsinline>\n              <source src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/07\/sample-5s.mp4\"\n                      type=\"video\/mp4\">\n          <\/video>\n        <\/div>\n        <!-- Text -->\n        <div class=\" flex-1\">\n          <h2 class=\"h3 font-bold text-c1\">Why Choose Uni-Trend<\/h2>\n          <div class=\"body-lg  text-c2 my-7\"><p>With over three decades of expertise in test and measurement technology, Uni-Trend delivers reliable, standards-compliant instruments trusted by engineers, educators, and industries worldwide. From R&amp;D to field testing, our solutions combine accuracy, durability, and innovation to meet the demands of modern technology.<\/p>\n<\/div>\n                    <a href=\"https:\/\/uni-trend.visibleone.dev\/overview\/\" class=\"shrink-0 border border-primary text-primary body font-semibold px-6  py-2.5 md:py-14 rounded-[24px] inline-flex hover:gap-x-2.5 items-center justify-center group \"><span>About Us<\/span> <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/icons\/btn-arrow-primary.svg\" class=\"w-0  group-hover:w-3 transition-all ease-out duration-200\" \/> <\/a>\n                  <\/div>\n      <\/div>\n    <\/section>\n        <section data-section=\"Selling Points\" class=\"reveal w-full bg-white\"\n          x-data x-intersect.once=\"$el.classList.add('is-visible')\">\n      <div class=\"container\">\n        <div class=\"grid grid-cols-3 max-lg:grid-cols-1 gap-[2.5vw] max-lg:gap-[4vw]\">\n                    <div class=\"flex flex-col  bg-c4 rounded-[16px] p-6\">\n            <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/07\/medal-1.svg.svg\" class=\"w-12 h-12 shrink-0\" alt=\"\">\n            <div class=\"flex flex-col mt-6\">\n              <p class=\"h5 text-c1 \">Proven Expertise<\/p>\n              <div class=\"body text-c2 mt-4\"><p>Decades of experience delivering accurate, reliable measurement tools.<\/p>\n<\/div>\n            <\/div>\n          <\/div>\n                    <div class=\"flex flex-col  bg-c4 rounded-[16px] p-6\">\n            <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/07\/solar_global-linear.svg\" class=\"w-12 h-12 shrink-0\" alt=\"\">\n            <div class=\"flex flex-col mt-6\">\n              <p class=\"h5 text-c1 \">Global Reach<\/p>\n              <div class=\"body text-c2 mt-4\"><p>International standards, trusted worldwide, with strong distributor support.<\/p>\n<\/div>\n            <\/div>\n          <\/div>\n                    <div class=\"flex flex-col  bg-c4 rounded-[16px] p-6\">\n            <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/07\/value.svg.svg\" class=\"w-12 h-12 shrink-0\" alt=\"\">\n            <div class=\"flex flex-col mt-6\">\n              <p class=\"h5 text-c1 \">Built for the Field<\/p>\n              <div class=\"body text-c2 mt-4\"><p>Durable, practical instruments designed for real-world use.<\/p>\n<\/div>\n            <\/div>\n          <\/div>\n                  <\/div>\n      <\/div>\n    <\/section>\n    <\/div>\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n\n    const box    = document.getElementById('video-box');\n    const poster = document.getElementById('video-poster');\n    const video  = document.getElementById('promo-video');\n\n    if (!box || !poster || !video) return;\n\n    box.addEventListener('click', function () {\n        poster.style.display = 'none';\n        video.classList.remove('hidden');\n        video.play();\n    });\n\n});\n<\/script>\n\n\n<section data-section=\"Awards &amp; Recognition\" class=\"reveal w-full bg-c4 py-[50px] md:py-20\"\n         x-data x-intersect.once=\"$el.classList.add('is-visible')\">\n    <div class=\"flex flex-col  items-center w-full\">\n      <h2 class=\"h3 font-bold text-c1\">Awards &amp; Recognition<\/h2>\n      <div class=\"w-full container mt-12\">\n        <div class=\"max-w-[688px] mx-auto \">\n          <div class=\"swiper \" id=\"awards-swiper\">\n            <div class=\"swiper-wrapper\">\n                            <div class=\"swiper-slide flex flex-col gap-[1.46vw] items-center bg-white rounded-[16px] p-[4.07%]\">\n                <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/07\/image-100.png\" class=\"max-w-[9vw] md:max-w-[8vw] lg:max-w-[5.16vw]   object-cover shrink-0 mx-auto\" alt=\"reddot winner 2026\">\n                <div class=\"flex flex-col gap-[0.42vw] mt-5 md:mt-7 items-center text-center\">\n                  <p class=\"body-lg font-semibold text-c1\">reddot winner 2026<\/p>\n                  <p class=\"body font-normal text-c2\">MSO8000HD Series<\/p>\n                <\/div>\n              <\/div>\n                            <div class=\"swiper-slide flex flex-col gap-[1.46vw] items-center bg-white rounded-[16px] p-[4.07%]\">\n                <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/07\/image-100.png\" class=\"max-w-[9vw] md:max-w-[8vw] lg:max-w-[5.16vw]   object-cover shrink-0 mx-auto\" alt=\"reddot winner 2026\">\n                <div class=\"flex flex-col gap-[0.42vw] mt-5 md:mt-7 items-center text-center\">\n                  <p class=\"body-lg font-semibold text-c1\">reddot winner 2026<\/p>\n                  <p class=\"body font-normal text-c2\">MSO8000HD Series<\/p>\n                <\/div>\n              <\/div>\n                            <div class=\"swiper-slide flex flex-col gap-[1.46vw] items-center bg-white rounded-[16px] p-[4.07%]\">\n                <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/07\/image-100.png\" class=\"max-w-[9vw] md:max-w-[8vw] lg:max-w-[5.16vw]   object-cover shrink-0 mx-auto\" alt=\"reddot winner 2026\">\n                <div class=\"flex flex-col gap-[0.42vw] mt-5 md:mt-7 items-center text-center\">\n                  <p class=\"body-lg font-semibold text-c1\">reddot winner 2026<\/p>\n                  <p class=\"body font-normal text-c2\">MSO8000HD Series<\/p>\n                <\/div>\n              <\/div>\n                          <\/div>\n          <\/div>\n            <!-- Controls: progress bar + play\/pause -->\n          <div class=\"flex items-center justify-center gap-2 mt-6 md:mt-12\">\n            <div id=\"awards-pagination\" ><\/div>\n            <button id=\"awards-playpause\"\n                    class=\" cursor-pointer\"\n                    aria-label=\"Pause\">\n              <!-- Pause icon (default \u2014 autoplay is running) -->\n              <svg id=\"awards-pause-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" class=\"w-4 h-4\">\n                <rect x=\"2.5\" y=\"2\" width=\"4\" height=\"12\" rx=\"1\"\/>\n                <rect x=\"9.5\" y=\"2\" width=\"4\" height=\"12\" rx=\"1\"\/>\n              <\/svg>\n              <!-- Play icon (shown when paused) -->\n              <svg id=\"awards-play-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" class=\"w-4 h-4\" style=\"display:none\">\n                <path d=\"M3 2L13 8L3 14V2Z\"\/>\n              <\/svg>\n            <\/button>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var el = document.getElementById('awards-swiper');\n  if (!el || typeof Swiper === 'undefined') return;\n  var aw_btn       = document.getElementById('awards-playpause');\n  var pauseIcon = document.getElementById('awards-pause-icon');\n  var playIcon  = document.getElementById('awards-play-icon');\n  var playing   = true;\n  const slideCount = el.querySelectorAll('.swiper-slide').length;\n\n const swiper = new Swiper(el, {\n\n    slidesPerView: slideCount > 1 ? 2 : 1,\n\n    breakpoints: {\n        0: {\n            slidesPerView: 1\n        },\n\n        640: {\n            slidesPerView: slideCount > 1 ? 2 : 1,\n            spaceBetween: slideCount > 1 ? 48 : 0,\n        }\n    },\n\n    loop: slideCount > 1,\n\n    watchOverflow: true,\n\n    autoplay: slideCount > 1 ? {\n        delay: 5000,\n        disableOnInteraction: false,\n    } : false,\n\n    keyboard: {\n        enabled: true\n    },\n\n    pagination: {\n        el: '#awards-pagination',\n        clickable: true\n    }\n\n});\n\n  \/* play \/ pause toggle *\/\n    if (aw_btn && slideCount > 1) {\n\n        aw_btn.addEventListener('click', function () {\n\n            if (playing) {\n\n                swiper.autoplay.stop();\n\n                pauseIcon.style.display = 'none';\n                playIcon.style.display  = 'block';\n\n                aw_btn.setAttribute('aria-label', 'Play');\n\n            } else {\n\n                swiper.autoplay.start();\n\n                pauseIcon.style.display = 'block';\n                playIcon.style.display  = 'none';\n\n                aw_btn.setAttribute('aria-label', 'Pause');\n            }\n\n            playing = !playing;\n        });\n\n    } else if (aw_btn && slideCount <= 2) {\n        aw_btn.style.display = 'none';\n    }\n});\n<\/script>\n\n\n<section data-section=\"CTA Banner\" class=\"reveal w-full relative pt-[4.17%] pb-[4.17%] \" x-data x-intersect.once=\"$el.classList.add('is-visible')\">\n    <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/cta-bg.png\" class=\"absolute left-0 top-0 w-full h-full \" \/>\n    <div class=\"flex flex-col  items-center text-center max-w-[32.57%] max-lg:max-w-[90vw] mx-auto relative z-1\">\n      <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/icons\/email-arrow.svg\" class=\"w-10 h-10\" \/>\n      <h2 class=\"h3 text-white mt-2\">Join Our Mailing List<\/h2>\n      <div class=\"body text-white mt-3\"><p>Dig deep into Uni-Trend latest tools and equipments, deals, offers, and news.<\/p>\n<\/div>\n      <!-- Form -->\n      <div class=\"mt-7 cta-form-wrapper\">\n        <script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_6' ><style>#gform_wrapper_6[data-form-index=\"0\"].gform-theme{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-search: url(\"data:image\/svg+xml,%3Csvg width='640' height='640' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-btn-bg-color-hover-tertiary: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style><div id='gf_6' class='gform_anchor' tabindex='-1'><\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_6' id='gform_6'  action='\/de-de\/wp-json\/wp\/v2\/pages\/18#gf_6' data-formid='6' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_6' class='gform_fields top_label form_sublabel_above description_above validation_above'><div id=\"field_6_1\" class=\"gfield gfield--type-email gfield--width-full field_sublabel_above gfield--no-description field_description_above field_validation_above gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_1'><span class='gform-field-label__text'>Email<\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_1' id='input_6_1' type='email' value='' class='large'   placeholder='Enter your email'  aria-invalid=\"false\"  \/>\n                        <\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <button type='submit' id='gform_submit_button_6' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' >Stay alerted<\/button> <input type='hidden' name='gform_ajax' value='form_id=6&amp;title=&amp;description=&amp;tabindex=0&amp;theme=orbital&amp;hash=495eeaea1a2b88ddc12daea3383d4f00' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_6' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_6' id='gform_theme_6' value='orbital' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_6' id='gform_style_settings_6' value='' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_6' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='6' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='yDlRMB3+jLv86boVvXADnfxnoC6BWL79QlAeFSpSnchZsUXCAbRuEygcZ4IzCXNY5PmbUgir8aE3PQq8lnvrFbe\/S9Uo5\/g7KfUmp4I\/TMItyXY=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_6' value='WyJ7XCJnZm9ybV9zdWJtaXNzaW9uX21ldGhvZFwiOltcIjVhZTgxZjM2NTUyYWFlMjhhZmQ4ZDYwZmEzZmEwZThmXCIsXCJmZWQyZGQwYTgzMWFmMzE5Yzk5Nzk3ZmU2NGQ2NmExN1wiLFwiNTY0ZDZhMTM1MTIwZTMzZmU2NTFhYjk5OThlN2JkY2RcIl0sXCJnZm9ybV90aGVtZVwiOlwiZmNmZjZjMDY0MjYyYTEzNDlkY2RiMzM3MDQzYTljNjZcIixcImdmb3JtX3N0eWxlX3NldHRpbmdzXCI6XCJlNjAyNGU0MDM0YzU3MzIyZDU5ODU5MTljZWJhM2Y4MVwiLFwiZm9ybV9pZFwiOlwiODY2MGRjMGFmMzllNjVjMzE1NzZkYjYwNjg4ZmRiZThcIixcInVybFwiOlwiMmY1ZjQ1MmFiYzRhYWY0MDc0NzQwNzg4ZDg0MGRhOGZcIixcInN0YXRlX3RpbWVzdGFtcFwiOlwiMWM3N2Q4YjUyOGQ3OTBlYmE4OTBkOTNiNzYyZWM5OGFcIn0iLCI1NmI4NTA5OWRmODY2N2QxYjEwMThhMjM3YTBkNDQ0YiIsMTc4NzY0OTQ4M10=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_6' id='gform_target_page_number_6' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_6' id='gform_source_page_number_6' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_6' id='gform_ajax_frame_6' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script>\ngform.initializeOnLoaded( function() {jQuery('#gform_ajax_frame_6').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_6');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_6').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_6').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_6').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_6').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_6').offset().top - mt); }, 50 );var current_page = jQuery('#gform_source_page_number_6').val();jQuery(document).trigger('gform_page_loaded', [6, current_page]);window['gf_submitting_6'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_6').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_6').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [6]);window['gf_submitting_6'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_6').text());}else{jQuery('#gform_6').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"6\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_6\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_6\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_6\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 6, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n      <\/div>\n      <div class=\"text-white caption-sm mt-3\">\n        <p>Your data is in the safe hands. Check out our <a href=\"https:\/\/uni-trend.visibleone.dev\/privacy-policy-2\/\" class=\"underline\">privacy policy<\/a> for more info.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-18","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/comments?post=18"}],"version-history":[{"count":22,"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":1396,"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/pages\/18\/revisions\/1396"}],"wp:attachment":[{"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/media?parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}