{"id":18,"date":"2025-09-19T08:16:33","date_gmt":"2025-09-19T08:16:33","guid":{"rendered":"https:\/\/fujiindia.softwaregiant.in\/?page_id=18"},"modified":"2025-11-17T03:17:16","modified_gmt":"2025-11-17T03:17:16","slug":"products","status":"publish","type":"page","link":"https:\/\/fujiindia.softwaregiant.in\/index.php\/products\/","title":{"rendered":"Products"},"content":{"rendered":"\n\n\t<section>\n    <!-- Heading Center -->\n      <h2>Products<\/h2>\n    <!-- Product Boxes Center -->\n        Material\n        Indexes\n        Coatings\n<\/section>\n<style>\n\/* ===== PRODUCTS SECTION ===== *\/\n.fjvx-products-section {\n  background: #000435;\n  position: relative;\n  overflow: hidden;\n  padding: 50px 20px 60px;\n  font-family: \"Poppins\", sans-serif;\n  text-align: center;\n}\n\/* Container *\/\n.fjvx-products-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  gap: 80px;\n}\n\/* Heading Wrapper *\/\n.fjvx-products-header {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\/* Title *\/\n.fjvx-products-title {\n  color: rgba(255,255,255,0.95);\n  font-size: 54px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  margin-bottom: 20px;\n  animation: fjvx-fadeInTitle 1.5s ease forwards;\n}\n\/* Separator *\/\n.fjvx-products-sep {\n  width: 100px;\n  height: 3px;\n  background: linear-gradient(90deg, #6db9ff, #fff);\n  border-radius: 2px;\n  animation: fjvx-glowSep 2s infinite alternate;\n}\n@keyframes fjvx-glowSep {\n  from { box-shadow: 0 0 5px #6db9ff; }\n  to   { box-shadow: 0 0 15px #6db9ff; }\n}\n@keyframes fjvx-fadeInTitle {\n  from { opacity: 0; transform: translateY(-20px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\/* Product Boxes Wrapper *\/\n.fjvx-products-boxes {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 40px;\n  flex-wrap: wrap;\n}\n\/* Individual Box *\/\n.fjvx-product-box {\n  width: 240px;\n  height: 240px;\n  background-image: url(\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/10\/Untitled-design-6.jpg\");\n  background-size: cover;\n  background-position: center;\n  border-radius: 20px;\n  position: relative;\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: center;\n  color: #000;\n  font-weight: 600;\n  font-size: 18px;\n  overflow: hidden;\n  transition: all 0.4s ease;\n  backdrop-filter: blur(6px);\n}\n\/* Hover effect *\/\n.fjvx-product-box:hover {\n  transform: translateY(-10px) scale(1.03);\n  box-shadow: 0 8px 25px rgba(255,255,255,0.15);\n}\n\/* Icon *\/\n.fjvx-product-box i {\n  font-size: 50px;\n  margin-bottom: 14px;\n  color: #000;\n  background: rgba(255,255,255,0.4);\n  border-radius: 50%;\n  padding: 12px;\n  transition: all 0.3s ease;\n}\n.fjvx-product-box:hover i {\n  background: rgba(255,255,255,0.7);\n  transform: scale(1.1);\n}\n\/* Responsive *\/\n@media (max-width: 992px) {\n  .fjvx-products-title {\n    font-size: 36px;\n  }\n  .fjvx-product-box {\n    width: 200px;\n    height: 200px;\n  }\n}\n<\/style>\n<!-- Boxicons -->\n<link href='https:\/\/unpkg.com\/boxicons@2.1.4\/css\/boxicons.min.css' rel='stylesheet'\/>\n\t<section>\n    <!-- Heading Center -->\n      <h2>Materials<\/h2>\n    <!-- Material Boxes -->\n        <img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/10\/Picture1.jpg\" alt=\"Clear Lens\"\/>\n        <h3>Clear<\/h3>\n        <p>Our Clear lenses offer crystal clear vision under all conditions.<\/p>\n        <img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/10\/Picture2.jpg\" alt=\"Clear Blue Secure\"\/>\n        <h3>Clear Blue Secure<\/h3>\n        <p>Blocks UV rays &#038; HEV light with wavelength up to 420nm for superior protection.<\/p>\n        <img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/10\/Picture3.jpg\" alt=\"Polarized NuPolar\"\/>\n        <h3>Polarized &#8211; NuPolar<\/h3>\n        <p>Eliminates nearly 100% of reflected glare and absorbs 99% of harmful UV rays.<\/p>\n        <img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/10\/Picture4.jpg\" alt=\"Photochromic Lenses\"\/>\n        <h3>Photochromic &#8211; Neochromes &#038; Transitions Gen S<\/h3>\n        <p>Clear indoors and tinted outdoors (in sunlight) for ultimate visual comfort.<\/p>\n      <a href=\"https:\/\/fujiindia.softwaregiant.in\/index.php\/products\/#Tints\">\n        <img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/10\/Picture5.jpg\" alt=\"Tints Endless Colours\"\/>\n        <h3>Tints &#8211; Endless Colours<\/h3>\n        <p>Tinted lenses reduce glare and improve contrast and depth perception outdoors.<\/p><\/a>\n<\/section>\n<style>\n\/* ===== MATERIALS SECTION ===== *\/\n.fjvx-mat-section {\n  background: #000435;\n  padding: 20px 20px 50px;\n  font-family: \"Poppins\", sans-serif;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\/* Container *\/\n.fjvx-mat-container {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\/* Header *\/\n.fjvx-mat-header {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  margin-bottom: 80px;\n}\n\/* Title *\/\n.fjvx-mat-title {\n  color: rgba(255,255,255,0.95);\n  font-size: 54px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  margin-bottom: 20px;\n  animation: fjvx-mat-fadeInTitle 1.5s ease forwards;\n}\n\/* Separator *\/\n.fjvx-mat-sep {\n  width: 100px;\n  height: 3px;\n  background: linear-gradient(90deg, #6db9ff, #fff);\n  border-radius: 2px;\n  animation: fjvx-mat-glowSep 2s infinite alternate;\n}\n@keyframes fjvx-mat-glowSep {\n  from { box-shadow: 0 0 5px #6db9ff; }\n  to   { box-shadow: 0 0 15px #6db9ff; }\n}\n@keyframes fjvx-mat-fadeInTitle {\n  from { opacity: 0; transform: translateY(-20px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\/* Boxes Container *\/\n.fjvx-mat-boxes {\n  display: flex;\n  justify-content: center;\n  align-items: stretch;\n  gap: 40px;\n  flex-wrap: wrap;\n}\n\/* Box *\/\n.fjvx-mat-box {\n  background: #9d8cff;\n  border-radius: 20px;\n  width: 260px;\n  padding: 35px 25px 40px;\n  color: #fff;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  transition: all 0.4s ease;\n  overflow: hidden;\n}\n.fjvx-mat-box:hover {\n  transform: translateY(-10px) scale(1.03);\n  box-shadow: 0 8px 25px rgba(255,255,255,0.1);\n  background: #8b7aff;\n}\n\/* Box Image *\/\n.fjvx-mat-img {\n  width: 100%;\n  height: 140px;\n  object-fit: cover;\n  border-radius: 14px;\n  margin-bottom: 20px;\n  transition: transform 0.4s ease;\n}\n.fjvx-mat-box:hover .fjvx-mat-img {\n  transform: scale(1.05);\n}\n\/* Icon *\/\n.fjvx-mat-box i {\n  font-size: 46px;\n  margin-bottom: 18px;\n  color: #fff;\n  background: rgba(255,255,255,0.15);\n  border-radius: 50%;\n  padding: 12px;\n  transition: all 0.3s ease;\n}\n.fjvx-mat-box:hover i {\n  background: rgba(255,255,255,0.3);\n  transform: scale(1.1);\n}\n\/* Headings *\/\n.fjvx-mat-box h3 {\n  font-weight: 600;\n  font-size: 18px;\n  margin-bottom: 12px;\n  text-transform: uppercase;\n}\n\/* Paragraph *\/\n.fjvx-mat-box p {\n  font-size: 14px;\n  line-height: 1.7;\n  opacity: 0.95;\n}\n\/* Responsive *\/\n@media (max-width: 992px) {\n  .fjvx-mat-title {\n    font-size: 36px;\n  }\n  .fjvx-mat-box {\n    width: 220px;\n    padding: 25px 20px 30px;\n  }\n  .fjvx-mat-img {\n    height: 120px;\n  }\n}\n<\/style>\n<link href='https:\/\/unpkg.com\/boxicons@2.1.4\/css\/boxicons.min.css' rel='stylesheet'\/>\n\t<section>\n    <!-- Heading -->\n      <h2>Indexes<\/h2>\n    <!-- Content Row -->\n        <img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/10\/Picture7.jpg\" alt=\"Lens Indexes\"\/>\n        <table>\n          <tr>\n            <th>Index<\/th>\n            <th>Material<\/th>\n          <\/tr>\n          <tr>\n            <td><strong>1.50<\/strong><\/td>\n            <td>CR39<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>1.56<\/strong><\/td>\n            <td>Mid-Index Plastic Resin<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>1.59<\/strong><\/td>\n            <td>Polycarbonate<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>1.60<\/strong><\/td>\n            <td>MR 8<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>1.67<\/strong><\/td>\n            <td>MR 7 &#038; MR 1<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>1.74<\/strong><\/td>\n            <td>MR 174<\/td>\n          <\/tr>\n        <\/table>\n        \n          <strong>Note:<\/strong> CR39: Columbia Resin 39 <br \/>\n          MR : Mitsui Resin\n        \n<\/section>\n<style>\n\/* ===== INDEXES SECTION ===== *\/\n.fjvx-index-section {\n  background: #000435;\n  padding: 20px 20px;\n  font-family: \"Poppins\", sans-serif;\n  color: #fff;\n}\n.fjvx-index-container {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\/* Header *\/\n.fjvx-index-header {\n  text-align: center;\n  margin-bottom: 80px;\n}\n.fjvx-index-title {\n  font-size: 54px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  color: rgba(255,255,255,0.95);\n  text-transform: uppercase;\n  margin-bottom: 20px;\n}\n.fjvx-index-sep {\n  width: 100px;\n  height: 3px;\n  background: linear-gradient(90deg, #6db9ff, #fff);\n  margin: 0 auto;\n  border-radius: 2px;\n  animation: fjvx-index-glow 2s infinite alternate;\n}\n@keyframes fjvx-index-glow {\n  from { box-shadow: 0 0 5px #6db9ff; }\n  to   { box-shadow: 0 0 15px #6db9ff; }\n}\n\/* Content Layout *\/\n.fjvx-index-content {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 60px;\n  flex-wrap: wrap;\n}\n\/* Image *\/\n.fjvx-index-image img {\n  width: 520px;\n  max-width: 100%;\n  border-radius: 20px;\n  object-fit: cover;\n}\n\/* Table *\/\n.fjvx-index-table-wrapper {\n  flex: 1;\n}\n.fjvx-index-table {\n  width: 100%;\n  border-collapse: collapse;\n  color: #fff;\n  font-size: 16px;\n  background: rgba(255,255,255,0.05);\n  border-radius: 12px;\n  overflow: hidden;\n}\n.fjvx-index-table th,\n.fjvx-index-table td {\n  padding: 16px 20px;\n  text-align: left;\n  border-bottom: 1px solid rgba(255,255,255,0.15);\n}\n.fjvx-index-table th {\n  background: rgba(255,255,255,0.15);\n  font-weight: 700;\n  text-align: center;\n}\n.fjvx-index-table td strong {\n  font-weight: 600;\n  color: #fff;\n}\n\/* Note *\/\n.fjvx-index-note {\n  font-size: 14px;\n  margin-top: 20px;\n  opacity: 0.9;\n  line-height: 1.7;\n}\n\/* Responsive *\/\n@media (max-width: 992px) {\n  .fjvx-index-title {\n    font-size: 36px;\n  }\n  .fjvx-index-content {\n    flex-direction: column;\n    text-align: center;\n  }\n  .fjvx-index-image img {\n    width: 100%;\n  }\n  .fjvx-index-table {\n    font-size: 14px;\n  }\n}\n<\/style>\n\t<section>\n    <!-- Heading -->\n      <h2>Coatings<\/h2>\n    <!-- Content Row -->\n        <img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/10\/Picture8.jpg\" alt=\"Lens Coatings\"\/>\n        <table>\n          <tr><th>SHMC<\/th><td>Super Hydrophobic Coating<\/td><\/tr>\n          <tr><th>BGC<\/th><td>Blue Green Coating<\/td><\/tr>\n          <tr><th>HDC<\/th><td>High Definition Coating<\/td><\/tr>\n          <tr><th>UTC\/UDC<\/th><td>Ultra Tough\/Definition Coating<\/td><\/tr>\n          <tr><th>DSC<\/th><td>Drive Safe Coating<\/td><\/tr>\n          <tr><th>HCC<\/th><td>Honey Comb Coating (Stock Lenses Only)<\/td><\/tr>\n        <\/table>\n    <!-- Main Feature Comparison Table -->\n        <table>\n          <thead>\n            <tr>\n              <th>Coating Name<\/th>\n              <th>Anti Reflection \/ Dust<\/th>\n              <th>Anti Static<\/th>\n              <th>Scratch Resistant<\/th>\n              <th>Oleophobic \/ Smudge Resistant<\/th>\n              <th>Water Repellant<\/th>\n              <th>Extended Durability<\/th>\n              <th>Blue Filter<\/th>\n              <th>Extra Strong<\/th>\n              <th>Super Clear<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <th>SHMC<\/th>\n              \n              \n              \n              \n              \n              \n              \n              \n              \n            <\/tr>\n            <tr>\n              <th>BGC<\/th>\n              \n              \n              \n              \n              \n              \n              \n              \n              \n            <\/tr>\n            <tr>\n              <th>HDC<\/th>\n              \n              \n              \n              \n              \n              \n              \n              \n              \n            <\/tr>\n            <tr>\n              <th>UTC\/UDC<\/th>\n              \n              \n              \n              \n              \n              \n              \n              \n              \n            <\/tr>\n            <tr>\n              <th>DSC<\/th>\n              \n              \n              \n              \n              \n              \n              \n              \n              \n            <\/tr>\n            <tr>\n              <th>HCC<\/th>\n              \n              \n              \n              \n              \n              \n              \n              \n              \n            <\/tr>\n          <\/tbody>\n        <\/table>\n<\/section>\n<style>\n.fjvx-coating-section {\n  background: #000435;\n  color: #fff;\n  font-family: 'Poppins', sans-serif;\n  padding: 20px 20px;\n}\n.fjvx-coating-container {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n.fujiTick-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n.fjvx-coating-header {\n  text-align: center;\n  margin-bottom: 60px;\n}\n.fjvx-coating-title {\n  font-size: 54px;\n  font-weight: 700;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.95);\n  margin-bottom: 20px;\n}\n.fjvx-coating-sep {\n  width: 100px;\n  height: 3px;\n  background: linear-gradient(90deg, #6db9ff, #fff);\n  margin: 0 auto;\n  border-radius: 2px;\n  animation: fjvx-glow 2s infinite alternate;\n}\n@keyframes fjvx-glow {\n  from { box-shadow: 0 0 5px #6db9ff; }\n  to   { box-shadow: 0 0 15px #6db9ff; }\n}\n\/* layout *\/\n.fjvx-coating-content {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 60px;\n  flex-wrap: wrap;\n  margin-bottom: 0px;\n}\n.fjvx-coating-image img {\n  width: 520px;\n  border-radius: 20px;\n}\n.fjvx-coating-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 16px;\n  background: rgba(255,255,255,0.05);\n  border-radius: 12px;\n  overflow: hidden;\n}\n.fjvx-coating-table th, .fjvx-coating-table td {\n  padding: 16px 20px;\n  border-bottom: 1px solid rgba(255,255,255,0.15);\n}\n.fjvx-coating-table th {\n  color: #6db9ff;\n  width: 25%;\n  font-weight: 600;\n}\n\/* tick table uses same FujiTick CSS *\/\n.fujiTick-section {\n  background: transparent;\n  padding: 60px 0px;\n}\n.fujiTick-table th, .fujiTick-table td {\n  border: 1px solid rgba(255,255,255,0.15);\n  padding: 14px 18px;\n  font-size: 15px;\n}\n.fujiTick-table thead th {\n  background: rgba(255,255,255,0.08);\n}\n.fujiTick-svg {\n  width: 18px;\n  height: 18px;\n  fill: none;\n  stroke: #fff;\n  stroke-width: 2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\/* -----------------------------\n   MEDIA QUERIES - fjvx-coating-section\n------------------------------ *\/\n\/* Tablets and smaller desktops *\/\n@media (max-width: 1200px) {\n  .fjvx-coating-container,\n  .fujiTick-inner {\n    max-width: 1000px !important;\n  }\n  .fjvx-coating-content {\n    gap: 40px !important;\n  }\n  .fjvx-coating-title {\n    font-size: 46px !important;\n  }\n  .fjvx-coating-image img {\n    width: 460px !important;\n  }\n  .fjvx-coating-table th,\n  .fjvx-coating-table td {\n    font-size: 15px !important;\n    padding: 14px 18px !important;\n  }\n  .fujiTick-table th,\n  .fujiTick-table td {\n    font-size: 14px !important;\n    padding: 12px 16px !important;\n  }\n}\n\/* Medium screens - tablets, landscape mobiles *\/\n@media (max-width: 992px) {\n  .fjvx-coating-container,\n  .fujiTick-inner {\n    max-width: 90% !important;\n  }\n  .fjvx-coating-content {\n    flex-direction: column !important;\n    align-items: center !important;\n    text-align: center !important;\n    gap: 30px !important;\n  }\n  .fjvx-coating-image img {\n    width: 100% !important;\n    max-width: 480px !important;\n  }\n  .fjvx-coating-title {\n    font-size: 40px !important;\n  }\n  .fjvx-coating-table {\n    width: 100% !important;\n    font-size: 14px !important;\n  }\n  .fujiTick-table {\n    width: 1000px !important;\n    font-size: 13px !important;\n  }\n  .fujiTick-inner {\n    overflow-x: auto !important;\n  }\n}\n\/* Small screens - typical mobiles *\/\n@media (max-width: 768px) {\n  .fjvx-coating-section {\n    padding: 60px 15px !important;\n  }\n  .fjvx-coating-title {\n    font-size: 36px !important;\n  }\n  .fjvx-coating-table th,\n  .fjvx-coating-table td {\n    font-size: 13px !important;\n    padding: 10px 14px !important;\n  }\n  .fujiTick-table {\n    width: 850px !important;\n    font-size: 12px !important;\n  }\n  .fujiTick-svg {\n    width: 14px !important;\n    height: 14px !important;\n  }\n}\n\/* Extra small screens - narrow mobile view *\/\n@media (max-width: 480px) {\n  .fjvx-coating-section {\n    padding: 40px 10px !important;\n  }\n  .fjvx-coating-title {\n    font-size: 32px !important;\n    line-height: 1.2 !important;\n  }\n  .fjvx-coating-sep {\n    width: 70px !important;\n    height: 2px !important;\n  }\n  .fjvx-coating-table {\n    font-size: 12px !important;\n  }\n  .fujiTick-table {\n    width: 750px !important;\n    font-size: 11px !important;\n  }\n  .fujiTick-table th,\n  .fujiTick-table td {\n    padding: 8px 10px !important;\n  }\n  .fujiTick-svg {\n    width: 12px !important;\n    height: 12px !important;\n  }\n}\n<\/style>\n\t<section>\n        <img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/10\/Picture9.png\" alt=\"UTC\/UDC Coating Layers\"\/>\n      <h3>UTC\/UDC Coating Layers<\/h3>\n        <img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/10\/Picture10.png\" alt=\"HDC Coating Layers\"\/>\n      <h3>HDC Coating Layers<\/h3>\n        <img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/10\/Picture11.png\" alt=\"HCC Coating Layers\"\/>\n      <h3>HCC Coating Layers<\/h3>\n        <img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/10\/Picture12.png\" alt=\"BGC Coating Layers\"\/>\n      <h3>BGC Coating Layers<\/h3>\n        <img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/10\/Picture13.png\" alt=\"SHMC Coating Layers\"\/>\n      <h3>SHMC Coating Layers<\/h3>\n<\/section>\n<style>\n.fjvx-layer-section {\n  background: #000435;\n  color: #fff;\n  padding: 00px 20px 60px;\n  font-family: 'Poppins', sans-serif;\n}\n.fjvx-layer-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n  gap: 50px;\n  justify-items: center;\n}\n.fjvx-layer-box {\n  text-align: center;\n  transition: transform 0.4s ease, box-shadow 0.4s ease;\n}\n.fjvx-layer-box:hover {\n  transform: translateY(-5px);\n}\n.fjvx-layer-imgwrap {\n  background: #fff;\n  border-radius: 20px;\n  padding: 20px;\n  box-shadow: 0 0 15px rgba(157, 140, 255, 0.25);\n  transition: box-shadow 0.4s ease;\n}\n.fjvx-layer-imgwrap:hover {\n  box-shadow: 0 0 25px rgba(157, 140, 255, 0.45);\n}\n.fjvx-layer-imgwrap img {\n  width: 100%;\n  border-radius: 12px;\n  display: block;\n}\n.fjvx-layer-box h3 {\n  font-size: 22px;\n  font-weight: 600;\n  margin-top: 18px;\n  color: #fff;\n  position: relative;\n  display: inline-block;\n}\n.fjvx-layer-box h3::after {\n  content: '';\n  display: block;\n  width: 60%;\n  height: 3px;\n  background: linear-gradient(90deg, #9d8cff, #fff);\n  margin: 10px auto 0;\n  border-radius: 2px;\n}\n<\/style>\n\t<section>\n      <h2>Tinting and Mirror Coating<\/h2>\n<\/section>\n<style>\n\/* Use your same existing styles *\/\n.fuji-single-vision-section {\n  background: #f9fafc;\n  padding: 0px 20px 20px;\n  font-family: 'Poppins', sans-serif;\n}\n.fuji-single-vision-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  display: flex;\n  justify-content: center;\n}\n\/* Heading styling copied exactly *\/\n.fuji-heading-only {\n  font-size: 42px;\n  font-weight: 700;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n  color: #111;\n  text-align: center;\n  width: 100%;\n}\n\/* Same separator *\/\n.fuji-single-vision-sep {\n  width: 120px;\n  height: 4px;\n  background: linear-gradient(90deg, #0077b6, #0b3256);\n  border-radius: 2px;\n  margin: 0 auto 25px;\n  animation: glowSep 2s infinite alternate;\n}\n@keyframes glowSep {\n  from { box-shadow: 0 0 5px #0077b6; }\n  to { box-shadow: 0 0 15px #0b3256; }\n}\n\/* Mobile adjustments from your original *\/\n@media (max-width: 768px) {\n  .fuji-heading-only {\n    font-size: 32px;\n    margin-bottom: 12px;\n  }\n  .fuji-single-vision-sep {\n    margin-bottom: 20px;\n  }\n}\n<\/style>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/11\/abc_img.jpg\" alt=\"Fuji SRP Dubai Final.pdf - 44\" itemprop=\"image\" height=\"1076\" width=\"2000\" title=\"Fuji SRP Dubai Final.pdf - 44\" onerror=\"this.style.display='none'\" loading=\"lazy\" \/>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fujiindia.softwaregiant.in\/wp-content\/uploads\/2025\/11\/pdf-img-234.jpg\" alt=\"pdf-img-234\" itemprop=\"image\" height=\"1414\" width=\"2000\" title=\"pdf-img-234\" onerror=\"this.style.display='none'\" loading=\"lazy\" \/>\n\n","protected":false},"excerpt":{"rendered":"<p>Products Material Indexes Coatings Materials Clear Our Clear lenses offer crystal clear vision under all conditions. Clear Blue Secure Blocks UV rays &#038; HEV light with wavelength up to 420nm for superior protection. Polarized &#8211; NuPolar Eliminates nearly 100% of reflected glare and absorbs 99% of harmful UV rays. Photochromic &#8211; Neochromes &#038; Transitions Gen&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-18","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fujiindia.softwaregiant.in\/index.php\/wp-json\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fujiindia.softwaregiant.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fujiindia.softwaregiant.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fujiindia.softwaregiant.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fujiindia.softwaregiant.in\/index.php\/wp-json\/wp\/v2\/comments?post=18"}],"version-history":[{"count":63,"href":"https:\/\/fujiindia.softwaregiant.in\/index.php\/wp-json\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":752,"href":"https:\/\/fujiindia.softwaregiant.in\/index.php\/wp-json\/wp\/v2\/pages\/18\/revisions\/752"}],"wp:attachment":[{"href":"https:\/\/fujiindia.softwaregiant.in\/index.php\/wp-json\/wp\/v2\/media?parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}