Advertisement
Guest User

Untitled

a guest
Jan 28th, 2020
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 102.90 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml"
  3.             xmlns:o="urn:schemas-microsoft-com:office:office">
  4. <head>
  5.     <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
  6.     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>
  7.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  8.     <meta name="x-apple-disable-message-reformatting"/>
  9.     <meta name="apple-mobile-web-app-capable" content="yes"/>
  10.     <meta name="apple-mobile-web-app-status-bar-style" content="black"/>
  11.     <meta name="format-detection" content="telephone=no"/>
  12.     <title></title>
  13.     <link href="https://fonts.googleapis.com/css?family=PT+Sans&display=swap" rel="stylesheet" type="text/css"/>
  14.     <style type="text/css">
  15.         /* Resets */
  16.         .ReadMsgBody {
  17.             width: 100%;
  18.             background-color: #ebebeb;
  19.         }
  20.  
  21.         .ExternalClass {
  22.             width: 100%;
  23.             background-color: #ebebeb;
  24.         }
  25.  
  26.         .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
  27.             line-height: 100%;
  28.         }
  29.  
  30.         a[x-apple-data-detectors] {
  31.             color: inherit !important;
  32.             text-decoration: none !important;
  33.             font-size: inherit !important;
  34.             font-family: inherit !important;
  35.             font-weight: inherit !important;
  36.             line-height: inherit !important;
  37.         }
  38.  
  39.         body {
  40.             -webkit-text-size-adjust: none;
  41.             -ms-text-size-adjust: none;
  42.         }
  43.  
  44.         body {
  45.             margin: 0;
  46.             padding: 0;
  47.         }
  48.  
  49.         .yshortcuts a {
  50.             border-bottom: none !important;
  51.         }
  52.  
  53.         .rnb-del-min-width {
  54.             min-width: 0 !important;
  55.         }
  56.  
  57.         .templateContainer {
  58.             max-width: 590px !important;
  59.             width: auto !important
  60.         }
  61.  
  62.         img[class=rnb-col-4-img] {
  63.             max-width: 120px
  64.         }
  65.  
  66.         img[class=rnb-col-3-img] {
  67.             max-width: 170px
  68.         }
  69.  
  70.         img[class=rnb-col-2-img] {
  71.             max-width: 264px
  72.         }
  73.  
  74.         img[class=rnb-col-2-img-side-xs] {
  75.             max-width: 180px
  76.         }
  77.  
  78.         img[class=rnb-col-2-img-side-xl] {
  79.             max-width: 350px
  80.         }
  81.  
  82.         img[class=rnb-col-1-img] {
  83.             max-width: 550px
  84.         }
  85.  
  86.         img[class=rnb-header-img] {
  87.             max-width: 590px
  88.         }
  89.  
  90.         .rnb-tmpl-width {
  91.             width: 100% !important
  92.         }
  93.  
  94.         table {
  95.             mso-table-lspace: 0;
  96.             mso-table-rspace: 0
  97.         }
  98.  
  99.         table, td, tr {
  100.             border-collapse: collapse
  101.         }
  102.  
  103.         a {
  104.             mso-line-height-rule: exactly
  105.         }
  106.  
  107.         .msib-right-img {
  108.             mso-padding-alt: 0 !important
  109.         }
  110.  
  111.         .content-spacing div {
  112.             display: list-item;
  113.             list-style-type: none
  114.         }
  115.  
  116.         .desktop-only {
  117.             overflow: visible !important;
  118.             float: none !important;
  119.             display: block !important;
  120.             line-height: 100% !important
  121.         }
  122.  
  123.         .mobile-only {
  124.             overflow: hidden;
  125.             float: left;
  126.             display: none;
  127.             line-height: 0;
  128.             mso-hide: all
  129.         }
  130.  
  131.         .want-more-title hr {
  132.             border: none;
  133.             border-width: 1px;
  134.             border-style: solid;
  135.         }
  136.  
  137.         @media only screen and (min-width: 590px) {
  138.             .templateContainer {
  139.                 width: 590px !important
  140.             }
  141.         }
  142.  
  143.         @media screen and (max-width: 380px) {
  144.             .content-img-text-tmpl-6 {
  145.                 font-size: 24px !important
  146.             }
  147.  
  148.             .content-img-text2-tmpl-6 {
  149.                 width: 220px !important
  150.             }
  151.         }
  152.  
  153.         @media screen and (max-width: 480px) {
  154.             td[class=rnb-container-padding] {
  155.                 padding-left: 10px !important;
  156.                 padding-right: 10px !important
  157.             }
  158.         }
  159.  
  160.         @media only screen and (max-width: 600px) {
  161.             .templateContainer {
  162.                 width: 100% !important;
  163.             }
  164.  
  165.             .rnb-text-center {
  166.                 text-align: center !important
  167.             }
  168.  
  169.             .desktop-only {
  170.                 overflow: hidden !important;
  171.                 float: left !important;
  172.                 display: none !important;
  173.                 line-height: 0 !important
  174.             }
  175.  
  176.             .mobile-only {
  177.                 overflow: visible !important;
  178.                 float: none !important;
  179.                 display: block !important;
  180.                 line-height: 100% !important;
  181.                 max-height: none !important;
  182.                 width: auto !important;
  183.                 display: table-cell !important;
  184.                 line-height: initial !important;
  185.                 visibility: visible !important
  186.             }
  187.  
  188.             .description-mobile, .description-mobile div, .description-mobile span {
  189.                 font-size: 17px !important;
  190.                 line-height: 1.4 !important
  191.             }
  192.  
  193.             .block-1 .description-1 {
  194.                 margin-top: 25px !important
  195.             }
  196.  
  197.             .block-1 .description-2 {
  198.                 line-height: 1.2 !important;
  199.                 margin-bottom: 30px
  200.             }
  201.  
  202.             .block-1 span.description-2-title {
  203.                 display: block;
  204.                 margin-bottom: 12px;
  205.             }
  206.  
  207.             .footer-last .footer {
  208.                 display: block;
  209.                 padding-bottom: 60px !important
  210.             }
  211.  
  212.             .support-title {
  213.                 width: 84% !important
  214.             }
  215.  
  216.             .mobile-fullwidth {
  217.                 width: 100% !important
  218.             }
  219.  
  220.             .mobile-table {
  221.                 margin-bottom: 12px
  222.             }
  223.  
  224.             .mobile-table div {
  225.                 font-size: 14px !important;
  226.                 line-height: 1.2 !important
  227.             }
  228.  
  229.             .mobile-table th {
  230.                 border: 3px solid #fff !important
  231.             }
  232.  
  233.             .mobile-table th > div {
  234.                 padding: 20px 5px 15px !important
  235.             }
  236.  
  237.             .want-more-title {
  238.                 font-size: 20px !important;
  239.                 line-height: 1.2 !important;
  240.                 padding-bottom: 5px;
  241.                 padding-top: 0px;
  242.             }
  243.  
  244.             .image-list-first-padding {
  245.                 display: none;
  246.                 height: 0;
  247.                 max-height: 0;
  248.                 width: 0;
  249.                 overflow: hidden
  250.             }
  251.  
  252.             .want-more-title hr {
  253.  
  254.             }
  255.  
  256.             .want-more-title strong {
  257.                 display: inline-block;
  258.                 max-width: 200px !important
  259.             }
  260.  
  261.             .images-list img {
  262.                 max-width: 380px !important
  263.             }
  264.  
  265.             .images-list div, .images-list strong {
  266.                 font-size: 13px !important;
  267.                 line-height: 1.2 !important
  268.             }
  269.  
  270.             .images-list td > div {
  271.                 padding: 0 35px;
  272.             }
  273.  
  274.             .images-list a {
  275.                 display: block;
  276.                 margin-top: 10px
  277.             }
  278.  
  279.             .images-list span div {
  280.                 margin-top: 0 !important
  281.             }
  282.  
  283.             .images-list .rnb-force-col {
  284.                 margin-bottom: 20px !important
  285.             }
  286.  
  287.             div > img.rnb-logo-bottom {
  288.                 width: 77% !important;
  289.                 max-width: 400px !important;
  290.                 margin: 4px 0 !important;
  291.                 display: inline-block !important;
  292.                 float: none !important;
  293.             }
  294.  
  295.             .images-description {
  296.                 font-size: 28px;
  297.                 line-height: 28px
  298.             }
  299.  
  300.             .footer {
  301.                 font-size: 12px !important;
  302.                 padding: 0 15px !important;
  303.                 line-height: 1.2
  304.             }
  305.  
  306.             .footer > div:last-child {
  307.                 padding: 0 30px 20px
  308.             }
  309.  
  310.             .essilor-block-1 {
  311.             }
  312.  
  313.             .essilor-block-1 img {
  314.                 width: 100% !important
  315.             }
  316.  
  317.             .essilor-block-2 {
  318.                 padding-bottom: 30px !important
  319.             }
  320.  
  321.             .block-3-image {
  322.                 margin-top: 0px;
  323.                 margin-bottom: 20px
  324.             }
  325.  
  326.             .block-5-image {
  327.                 margin-top: 0px;
  328.                 margin-bottom: 15px
  329.             }
  330.  
  331.             .description-6 div {
  332.                 margin-bottom: 0;
  333.             }
  334.  
  335.             th.rnb-force-col {
  336.                 display: block;
  337.                 padding-right: 0 !important;
  338.                 padding-left: 0 !important;
  339.                 width: 100%
  340.             }
  341.  
  342.             table.rnb-container {
  343.                 width: 100% !important;
  344.                 padding-left: 10px !important;
  345.                 padding-right: 10px !important
  346.             }
  347.  
  348.             table.rnb-container.block-4-items {
  349.                 padding-right: 0 !important;
  350.                 padding-left: 0 !important
  351.             }
  352.  
  353.             table.rnb-col-3 {
  354.                 float: none !important;
  355.                 width: 100% !important;
  356.                 margin-bottom: 10px;
  357.                 padding-bottom: 10px
  358.             }
  359.  
  360.             table.rnb-last-col-3 {
  361.                 float: none !important;
  362.                 width: 100% !important
  363.             }
  364.  
  365.             table.rnb-col-2 {
  366.                 float: none !important;
  367.                 width: 100% !important;
  368.                 margin-bottom: 10px;
  369.                 padding-bottom: 10px
  370.             }
  371.  
  372.             table.rnb-col-4-2 {
  373.                 float: none !important;
  374.                 width: 100% !important;
  375.                 margin-bottom: 10px;
  376.                 padding-bottom: 10px
  377.             }
  378.  
  379.             table.rnb-col-2-noborder-onright {
  380.                 float: none !important;
  381.                 width: 100% !important;
  382.                 margin-bottom: 10px;
  383.                 padding-bottom: 10px
  384.             }
  385.  
  386.             table.rnb-col-2-noborder-onleft {
  387.                 float: none !important;
  388.                 width: 100% !important;
  389.                 margin-top: 10px;
  390.                 padding-top: 10px
  391.             }
  392.  
  393.             table.rnb-last-col-2 {
  394.                 float: none !important;
  395.                 width: 100% !important
  396.             }
  397.  
  398.             table.rnb-col-1 {
  399.                 float: none !important;
  400.                 width: 100% !important
  401.             }
  402.  
  403.             img.rnb-col-3-img {
  404.                 width: 100% !important
  405.             }
  406.  
  407.             img.rnb-col-4-2-img {
  408.                 width: 50% !important
  409.             }
  410.  
  411.             img.rnb-col-2-img {
  412.                 width: 100% !important
  413.             }
  414.  
  415.             img.rnb-col-2-img-side-xl {
  416.                 width: 100% !important
  417.             }
  418.  
  419.             img.rnb-col-1-img {
  420.                 width: 100% !important
  421.             }
  422.  
  423.             img.rnb-header-img {
  424.                 width: 100% !important;
  425.                 margin: 0 auto
  426.             }
  427.  
  428.             img.rnb-logo-img {
  429.                 width: 200px !important;
  430.                 max-width: 200px !important;
  431.                 margin: 15px 0 !important
  432.             }
  433.  
  434.             img.essilor-header-1 {
  435.                 max-width: 93% !important
  436.             }
  437.  
  438.             .header-1 {
  439.                 padding: 31px 0 9px !important;
  440.             }
  441.  
  442.             td.rnb-mbl-float-none {
  443.                 float: inherit !important
  444.             }
  445.  
  446.             .img-block-center {
  447.                 text-align: center !important
  448.             }
  449.  
  450.             .logo-img-center {
  451.                 float: inherit !important
  452.             }
  453.  
  454.             img.image-block-2 {
  455.                 margin-top: 0px !important;
  456.                 margin-bottom: 25px !important
  457.             }
  458.         }
  459.  
  460.         @media screen {
  461.             body {
  462.                 font-family: pt-sans, Arial, Helvetica, sans-serif
  463.             }
  464.         }
  465.     </style>
  466.     <!--[if gte mso 11]>
  467.     <style type="text/css">
  468.         table {
  469.             border-spacing: 0;
  470.         }
  471.  
  472.         table td {
  473.             border-collapse: separate;
  474.         }
  475.     </style>
  476.     <![endif]-->
  477.     <!--[if !mso]><!-->
  478.     <style type="text/css">
  479.         table {
  480.             border-spacing: 0;
  481.         }
  482.  
  483.         table td {
  484.             border-collapse: collapse;
  485.         }
  486.     </style>
  487.     <!--<![endif]-->
  488.     <!--[if gte mso 15]>
  489.     <xml>
  490.         <o:OfficeDocumentSettings>
  491.             <o:AllowPNG/>
  492.             <o:PixelsPerInch>96</o:PixelsPerInch>
  493.         </o:OfficeDocumentSettings>
  494.     </xml>
  495.     <![endif]-->
  496.     <!--[if gte mso 9]>
  497.     <xml>
  498.         <o:OfficeDocumentSettings>
  499.             <o:AllowPNG/>
  500.             <o:PixelsPerInch>96</o:PixelsPerInch>
  501.         </o:OfficeDocumentSettings>
  502.     </xml>
  503.     <![endif]-->
  504. </head>
  505. <body>
  506.  
  507. <table border="0" align="center" width="100%" cellpadding="0" cellspacing="0" class="main-template" bgcolor="#f9fafc"
  508.              style="background-color: rgb(249, 250, 252);">
  509.  
  510.     <tbody>
  511.         <td align="center" valign="top">
  512.             <table border="0" cellpadding="0" cellspacing="0" width="590" class="templateContainer"
  513.                          style="max-width:590px!important; width: 590px;">
  514.                 <tbody>
  515.                     <tr>
  516.  
  517.                         <td align="center" valign="top">
  518.  
  519.                             <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  520.                                          style="min-width:590px;" name="Layout_0" id="Layout_0">
  521.                                 <tbody>
  522.                                 <tr>
  523.                                     <td class="rnb-del-min-width" valign="top" align="center" style="min-width:590px;">
  524.                                         <table width="100%" cellpadding="0" border="0" height="38" cellspacing="0">
  525.                                             <tbody>
  526.                                             <tr>
  527.                                                 <td valign="top" height="38">
  528.                                                     <img width="20" height="38" style="display:block; max-height:38px; max-width:20px;" alt=""
  529.                                                              src="http://img.mailinblue.com/new_images/rnb/rnb_space.gif">
  530.                                                 </td>
  531.                                             </tr>
  532.                                             </tbody>
  533.                                         </table>
  534.                                     </td>
  535.                                 </tr>
  536.                                 </tbody>
  537.                             </table>
  538.                         </td>
  539.                     </tr>
  540.                     <tr>
  541.  
  542.                         <td align="center" valign="top">
  543.  
  544.                             <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">
  545.  
  546.                                 <!--[if mso]>
  547.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  548.                                     <tr>
  549.                                 <![endif]-->
  550.  
  551.                                 <!--[if mso]>
  552.                                 <td valign="top" width="590" style="width:590px;">
  553.                                 <![endif]-->
  554.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  555.                                              style="min-width:590px;" name="Layout_1" id="Layout_1">
  556.                                     <tbody>
  557.                                     <tr>
  558.                                         <td class="rnb-del-min-width" align="center" valign="top" style="min-width:590px;">
  559.                                             <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container"
  560.                                                          bgcolor="#ffffff"
  561.                                                          style="background-color: rgb(255, 255, 255); border-radius: 0px; padding-left: 20px; padding-right: 20px; border-collapse: separate;">
  562.                                                 <tbody>
  563.                                                 <tr>
  564.                                                     <td height="8" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  565.                                                 </tr>
  566.                                                 <tr>
  567.                                                     <td valign="top" class="rnb-container-padding" align="left">
  568.                                                         <table width="100%" cellpadding="0" border="0" align="center" cellspacing="0">
  569.                                                             <tbody>
  570.                                                             <tr>
  571.                                                                 <td valign="top" align="center">
  572.                                                                     <table cellpadding="0" border="0" align="center" cellspacing="0"
  573.                                                                                  class="logo-img-center">
  574.                                                                         <tbody>
  575.                                                                         <tr>
  576.                                                                             <td valign="middle" align="center" style="line-height: 1px;">
  577.                                                                                 <div
  578.                                                                                         style="border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block; "
  579.                                                                                         cellspacing="0" cellpadding="0" border="0">
  580.                                                                                     <div><img width="89" vspace="0" hspace="0" border="0" alt="Sending mail"
  581.                                                                                                         style="float: left;max-width:89px;display:block;"
  582.                                                                                                         class="rnb-logo-img essilor-logo"
  583.                                                                                                         src="https://img.mailinblue.com/2633578/images/rnb/original/5e2f48663146568b4423b278.png">
  584.                                                                                     </div>
  585.                                                                                 </div>
  586.                                                                             </td>
  587.                                                                         </tr>
  588.                                                                         </tbody>
  589.                                                                     </table>
  590.                                                                 </td>
  591.                                                             </tr>
  592.                                                             </tbody>
  593.                                                         </table>
  594.                                                     </td>
  595.                                                 </tr>
  596.                                                 <tr>
  597.                                                     <td height="8" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  598.                                                 </tr>
  599.                                                 </tbody>
  600.                                             </table>
  601.                                         </td>
  602.                                     </tr>
  603.                                     </tbody>
  604.                                 </table>
  605.                                 <!--[if mso]>
  606.                                 </td>
  607.                                 <![endif]-->
  608.  
  609.                                 <!--[if mso]>
  610.                                 </tr>
  611.                                 </table>
  612.                                 <![endif]-->
  613.  
  614.                             </div>
  615.                         </td>
  616.                     </tr>
  617.                     <tr>
  618.  
  619.                         <td align="center" valign="top" class="desktop-only">
  620.  
  621.                             <div style="background-color: rgb(255, 255, 255);">
  622.  
  623.                                 <!--[if mso]>
  624.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  625.                                     <tr>
  626.                                 <![endif]-->
  627.  
  628.                                 <!--[if mso]>
  629.                                 <td valign="top" width="590" style="width:590px;">
  630.                                 <![endif]-->
  631.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  632.                                              style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_10"
  633.                                              id="Layout_10">
  634.                                     <tbody>
  635.                                     <tr>
  636.                                         <td class="rnb-del-min-width" valign="top" align="center" style="min-width: 590px;">
  637.                                             <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff"
  638.                                                          align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
  639.                                                 <tbody>
  640.                                                 <tr>
  641.                                                     <td valign="top" align="center">
  642.                                                         <table cellspacing="0" cellpadding="0" border="0">
  643.                                                             <tbody>
  644.                                                             <tr>
  645.                                                                 <td>
  646.                                                                     <div
  647.                                                                             style="display:inline-block; border-radius:0px; width:590;;max-width:1400px !important;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;border-collapse: separate;border-radius: 0px;">
  648.                                                                         <div><img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="590"
  649.                                                                                             class="rnb-header-img" alt=""
  650.                                                                                             style="display:block; float:left; border-radius: 0px; "
  651.                                                                                             src="https://ticket.biniweb.com/attachments/download/19/HEADER_DESKTOP.png">
  652.                                                                         </div>
  653.                                                                         <div style="clear:both;"></div>
  654.                                                                     </div>
  655.                                                                 </td>
  656.                                                             </tr>
  657.                                                             </tbody>
  658.                                                         </table>
  659.  
  660.                                                     </td>
  661.                                                 </tr>
  662.                                                 </tbody>
  663.                                             </table>
  664.                                         </td>
  665.                                     </tr>
  666.                                     </tbody>
  667.                                 </table>
  668.                                 <!--[if mso]>
  669.                                 </td>
  670.                                 <![endif]-->
  671.  
  672.                                 <!--[if mso]>
  673.                                 </tr>
  674.                                 </table>
  675.                                 <![endif]-->
  676.  
  677.                             </div>
  678.                         </td>
  679.                     </tr>
  680.                     <tr>
  681.  
  682.                         <td align="center" valign="top" class="mobile-only"
  683.                                 style="mso-hide: all; overflow: hidden; max-height: 0; width: 0; display: none; line-height: 0; visibility: hidden;">
  684.  
  685.                             <div style="background-color: rgb(255, 255, 255);">
  686.  
  687.                                 <!--[if mso]>
  688.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  689.                                     <tr>
  690.                                 <![endif]-->
  691.  
  692.                                 <!--[if mso]>
  693.                                 <td valign="top" width="590" style="width:590px;">
  694.                                 <![endif]-->
  695.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  696.                                              style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_32"
  697.                                              id="Layout_32">
  698.                                     <tbody>
  699.                                     <tr>
  700.                                         <td class="rnb-del-min-width" valign="top" align="center" style="min-width: 590px;">
  701.                                             <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff"
  702.                                                          align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
  703.                                                 <tbody>
  704.                                                 <tr>
  705.                                                     <td valign="top" align="center">
  706.                                                         <table cellspacing="0" cellpadding="0" border="0">
  707.                                                             <tbody>
  708.                                                             <tr>
  709.                                                                 <td>
  710.                                                                     <div
  711.                                                                             style="display:inline-block; border-radius:0px; width:590;;max-width:640px !important;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;border-collapse: separate;border-radius: 0px;">
  712.                                                                         <div><img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="590"
  713.                                                                                             class="rnb-header-img" alt=""
  714.                                                                                             style="display:block; float:left; border-radius: 0px; "
  715.                                                                                             src="https://ticket.biniweb.com/attachments/download/18/HEADER_MOBILE.png">
  716.                                                                         </div>
  717.                                                                         <div style="clear:both;"></div>
  718.                                                                     </div>
  719.                                                                 </td>
  720.                                                             </tr>
  721.                                                             </tbody>
  722.                                                         </table>
  723.  
  724.                                                     </td>
  725.                                                 </tr>
  726.                                                 </tbody>
  727.                                             </table>
  728.                                         </td>
  729.                                     </tr>
  730.                                     </tbody>
  731.                                 </table>
  732.                                 <!--[if mso]>
  733.                                 </td>
  734.                                 <![endif]-->
  735.  
  736.                                 <!--[if mso]>
  737.                                 </tr>
  738.                                 </table>
  739.                                 <![endif]-->
  740.  
  741.                             </div>
  742.                         </td>
  743.                     </tr>
  744.                     <tr>
  745.  
  746.                         <td align="center" valign="top" class="desktop-only">
  747.  
  748.                             <div style="background-color: rgb(255, 255, 255);">
  749.  
  750.                                 <!--[if mso]>
  751.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  752.                                     <tr>
  753.                                 <![endif]-->
  754.  
  755.                                 <!--[if mso]>
  756.                                 <td valign="top" width="590" style="width:590px;">
  757.                                 <![endif]-->
  758.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  759.                                              style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_28"
  760.                                              id="Layout_28">
  761.                                     <tbody>
  762.                                     <tr>
  763.                                         <td class="rnb-del-min-width" valign="top" align="center"
  764.                                                 style="min-width: 590px; padding-top: 20px;">
  765.                                             <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff"
  766.                                                          align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
  767.                                                 <tbody>
  768.                                                 <tr>
  769.                                                     <td valign="top" align="center">
  770.                                                         <table cellspacing="0" cellpadding="0" border="0">
  771.                                                             <tbody>
  772.                                                             <tr>
  773.                                                                 <td>
  774.                                                                     <div
  775.                                                                             style="display:inline-block; border-radius:0px; width:574;;max-width:1363px !important;border-top:0px Solid #ffffff;border-right:16px Solid #ffffff;border-bottom:0px Solid #ffffff;border-left:0px Solid #ffffff;border-collapse: separate;border-radius: 0px;">
  776.                                                                         <div><img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="574"
  777.                                                                                             class="rnb-header-img" alt=""
  778.                                                                                             style="display:block; float:left; border-radius: 0px; "
  779.                                                                                             src="https://img.mailinblue.com/2633578/images/rnb/original/5e2f49dbf23cd694e23f845e.png">
  780.                                                                         </div>
  781.                                                                         <div style="clear:both;"></div>
  782.                                                                     </div>
  783.                                                                 </td>
  784.                                                             </tr>
  785.                                                             </tbody>
  786.                                                         </table>
  787.  
  788.                                                     </td>
  789.                                                 </tr>
  790.                                                 </tbody>
  791.                                             </table>
  792.                                         </td>
  793.                                     </tr>
  794.                                     </tbody>
  795.                                 </table>
  796.                                 <!--[if mso]>
  797.                                 </td>
  798.                                 <![endif]-->
  799.  
  800.                                 <!--[if mso]>
  801.                                 </tr>
  802.                                 </table>
  803.                                 <![endif]-->
  804.  
  805.                             </div>
  806.                         </td>
  807.                     </tr>
  808.                     <tr>
  809.  
  810.                         <td align="center" valign="top" class="mobile-only"
  811.                                 style="mso-hide: all; overflow: hidden; max-height: 0; width: 0; display: none; line-height: 0; visibility: hidden;">
  812.  
  813.                             <div style="background-color: rgb(255, 255, 255);">
  814.  
  815.                                 <!--[if mso]>
  816.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  817.                                     <tr>
  818.                                 <![endif]-->
  819.  
  820.                                 <!--[if mso]>
  821.                                 <td valign="top" width="590" style="width:590px;">
  822.                                 <![endif]-->
  823.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  824.                                              style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_33"
  825.                                              id="Layout_33">
  826.                                     <tbody>
  827.                                     <tr>
  828.                                         <td class="rnb-del-min-width header-1" valign="top" align="center"
  829.                                                 style="min-width: 590px; padding-top: 50px; padding-bottom: 30px">
  830.                                             <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff"
  831.                                                          align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
  832.                                                 <tbody>
  833.                                                 <tr>
  834.                                                     <td valign="top" align="center">
  835.                                                         <table cellspacing="0" cellpadding="0" border="0">
  836.                                                             <tbody>
  837.                                                             <tr>
  838.                                                                 <td>
  839.                                                                     <div
  840.                                                                             style="display:inline-block; border-radius:0px; width:574;;max-width:577px !important;border-top:0px Solid #ffffff;border-right:16px Solid #ffffff;border-bottom:0px Solid #ffffff;border-left:0px Solid #ffffff;border-collapse: separate;border-radius: 0px;">
  841.                                                                         <div><img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="574"
  842.                                                                                             class="rnb-header-img essilor-header-1" alt=""
  843.                                                                                             style="display:block; float:left; border-radius: 0px; "
  844.                                                                                             src="https://img.mailinblue.com/2633578/images/rnb/original/5e2f49d8a0270484c140fd86.png">
  845.                                                                         </div>
  846.                                                                         <div style="clear:both;"></div>
  847.                                                                     </div>
  848.                                                                 </td>
  849.                                                             </tr>
  850.                                                             </tbody>
  851.                                                         </table>
  852.  
  853.                                                     </td>
  854.                                                 </tr>
  855.                                                 </tbody>
  856.                                             </table>
  857.                                         </td>
  858.                                     </tr>
  859.                                     </tbody>
  860.                                 </table>
  861.                                 <!--[if mso]>
  862.                                 </td>
  863.                                 <![endif]-->
  864.  
  865.                                 <!--[if mso]>
  866.                                 </tr>
  867.                                 </table>
  868.                                 <![endif]-->
  869.  
  870.                             </div>
  871.                         </td>
  872.                     </tr>
  873.  
  874.                     <tr>
  875.                         <td align="center" valign="top">
  876.                             <div style="background-color: rgb(255, 255, 255);">
  877.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  878.                                              style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_12"
  879.                                              id="Layout_12">
  880.                                     <tbody>
  881.                                     <tr>
  882.                                         <td class="rnb-del-min-width" valign="top" align="center"
  883.                                                 style="min-width: 590px; padding-top: 0px; padding-bottom: 3px;">
  884.                                             <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff"
  885.                                                          align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
  886.                                                 <tbody>
  887.                                                 <tr>
  888.                                                     <td valign="top" align="center">
  889.                                                         <table cellspacing="0" cellpadding="16" border="0">
  890.                                                             <tbody>
  891.                                                             <tr>
  892.                                                                 <td>
  893.                                                                     <div
  894.                                                                             class="essilor-block-1"
  895.                                                                             style="display:inline-block; border-radius:0px; width:558;;max-width:1332px !important;border-top:0px None #9c9c9c;border-right:0px None #9c9c9c;border-bottom:0px None #9c9c9c;border-left:0px None #9c9c9c;border-collapse: separate;border-radius: 0px;">
  896.                                                                         <div><img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="558"
  897.                                                                                             class="" alt=""
  898.                                                                                             style="display:block; float:left; border-radius: 0px; "
  899.                                                                                             src="https://img.mailinblue.com/2633578/images/rnb/original/5e2d9a74d5a4f9327a14fc9c.png"
  900.                                                                                             style="width: 558px;"
  901.                                                                         >
  902.                                                                         </div>
  903.                                                                         <div style="clear:both;"></div>
  904.                                                                     </div>
  905.                                                                 </td>
  906.                                                             </tr>
  907.                                                             </tbody>
  908.                                                         </table>
  909.  
  910.                                                     </td>
  911.                                                 </tr>
  912.                                                 </tbody>
  913.                                             </table>
  914.                                         </td>
  915.                                     </tr>
  916.                                     </tbody>
  917.                                 </table>
  918.                             </div>
  919.                         </td>
  920.                     </tr>
  921.  
  922.                     <tr>
  923.  
  924.                         <td align="center" valign="top">
  925.  
  926.                             <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">
  927.  
  928.                                 <!--[if mso]>
  929.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  930.                                     <tr>
  931.                                 <![endif]-->
  932.  
  933.                                 <!--[if mso]>
  934.                                 <td valign="top" width="590" style="width:590px;">
  935.                                 <![endif]-->
  936.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  937.                                              style="min-width:100%;" name="Layout_13">
  938.                                     <tbody>
  939.                                     <tr>
  940.                                         <td class="rnb-del-min-width" align="center" valign="top">
  941.                                             <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container"
  942.                                                          bgcolor="#ffffff"
  943.                                                          style="background-color: rgb(255, 255, 255); padding-left: 16px; padding-right: 16px; border-collapse: separate; border-radius: 0px; border-bottom: 0px none rgb(200, 200, 200);">
  944.  
  945.                                                 <tbody>
  946.                                                 <tr>
  947.                                                     <td height="0" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  948.                                                 </tr>
  949.                                                 <tr>
  950.                                                     <td valign="top" align="left">
  951.  
  952.                                                         <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
  953.                                                             <tbody>
  954.                                                             <tr>
  955.                                                                 <th class="rnb-force-col"
  956.                                                                         style="text-align: left; font-weight: normal; padding-right: 0px;" valign="top">
  957.  
  958.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" width="100%" align="left"
  959.                                                                                  class="rnb-col-1">
  960.  
  961.                                                                         <tbody>
  962.                                                                         <tr class="block-1">
  963.                                                                             <td class="content-spacing description-mobile description-1"
  964.                                                                                     style="font-size:14px; font-family:'Trebuchet MS',Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;">
  965.                                                                                 <div style="line-height: 21px; text-align: center;"><span style="font-size:13px;"><strong>With its new software version, Vision-R<sup>TM</sup> 800 now enables Eye Care Professionals
  966.     to customize their phoropter to meet their precise needs and<br>
  967.     choose the data they want to export.</strong></span></div>
  968.  
  969.                                                                                 <div style="line-height: 10px; text-align: center;">&nbsp;</div>
  970.  
  971.                                                                                 <div class="description-2" style="line-height: 21px; text-align: center;"><span
  972.                                                                                         style="font-size:13px;"><span class="description-2-title">The flexibility of this new software</span> version means they can now:<br>
  973.     - Build their own refraction programs<br>
  974.     - Create their library of favorite tests<br>
  975.     - Configure their own refraction tests</span></div>
  976.  
  977.                                                                                 <div style="text-align: center;">&nbsp;</div>
  978.                                                                             </td>
  979.                                                                         </tr>
  980.                                                                         </tbody>
  981.                                                                     </table>
  982.  
  983.                                                                 </th>
  984.                                                             </tr>
  985.                                                             </tbody>
  986.                                                         </table>
  987.                                                     </td>
  988.                                                 </tr>
  989.                                                 <tr>
  990.                                                     <td height="0" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  991.                                                 </tr>
  992.                                                 </tbody>
  993.                                             </table>
  994.                                         </td>
  995.                                     </tr>
  996.                                     </tbody>
  997.                                 </table>
  998.                                 <!--[if mso]>
  999.                                 </td>
  1000.                                 <![endif]-->
  1001.  
  1002.                                 <!--[if mso]>
  1003.                                 </tr>
  1004.                                 </table>
  1005.                                 <![endif]-->
  1006.  
  1007.                             </div>
  1008.                         </td>
  1009.                     </tr>
  1010.  
  1011.                     <tr>
  1012.  
  1013.                         <td align="center" valign="top" class="desktop-only">
  1014.  
  1015.                             <div style="background-color: rgb(255, 255, 255);">
  1016.  
  1017.                                 <!--[if mso]>
  1018.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  1019.                                     <tr>
  1020.                                 <![endif]-->
  1021.  
  1022.                                 <!--[if mso]>
  1023.                                 <td valign="top" width="590" style="width:590px;">
  1024.                                 <![endif]-->
  1025.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  1026.                                              style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_29"
  1027.                                              id="Layout_29">
  1028.                                     <tbody>
  1029.                                     <tr>
  1030.                                         <td class="rnb-del-min-width" valign="top" align="center"
  1031.                                                 style="min-width: 590px; padding-top: 20px;">
  1032.                                             <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff"
  1033.                                                          align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
  1034.                                                 <tbody>
  1035.                                                 <tr>
  1036.                                                     <td valign="top" align="center">
  1037.                                                         <table cellspacing="0" cellpadding="0" border="0">
  1038.                                                             <tbody>
  1039.                                                             <tr>
  1040.                                                                 <td>
  1041.                                                                     <div
  1042.                                                                             style="display:inline-block; border-radius:0px; width:574;;max-width:1361px !important;border-top:0px Solid #9c9c9c;border-right:16px Solid #ffffff;border-bottom:0px Solid #9c9c9c;border-left:0px Solid #9c9c9c;border-collapse: separate;border-radius: 0px;">
  1043.                                                                         <div><img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="574"
  1044.                                                                                             class="rnb-header-img" alt=""
  1045.                                                                                             style="display:block; float:left; border-radius: 0px; "
  1046.                                                                                             src="https://img.mailinblue.com/2633578/images/rnb/original/5e2f49daf23cd694f855bf72.png">
  1047.                                                                         </div>
  1048.                                                                         <div style="clear:both;"></div>
  1049.                                                                     </div>
  1050.                                                                 </td>
  1051.                                                             </tr>
  1052.                                                             </tbody>
  1053.                                                         </table>
  1054.  
  1055.                                                     </td>
  1056.                                                 </tr>
  1057.                                                 </tbody>
  1058.                                             </table>
  1059.                                         </td>
  1060.                                     </tr>
  1061.                                     </tbody>
  1062.                                 </table>
  1063.                                 <!--[if mso]>
  1064.                                 </td>
  1065.                                 <![endif]-->
  1066.  
  1067.                                 <!--[if mso]>
  1068.                                 </tr>
  1069.                                 </table>
  1070.                                 <![endif]-->
  1071.  
  1072.                             </div>
  1073.                         </td>
  1074.                     </tr>
  1075.  
  1076.                     <tr>
  1077.  
  1078.                         <td align="center" valign="top" class="mobile-only"
  1079.                                 style="mso-hide: all; overflow: hidden; max-height: 0; width: 0; display: none; line-height: 0; visibility: hidden;">
  1080.  
  1081.                             <div style="background-color: rgb(255, 255, 255);">
  1082.  
  1083.                                 <!--[if mso]>
  1084.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  1085.                                     <tr>
  1086.                                 <![endif]-->
  1087.  
  1088.                                 <!--[if mso]>
  1089.                                 <td valign="top" width="590" style="width:590px;">
  1090.                                 <![endif]-->
  1091.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  1092.                                              style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_34"
  1093.                                              id="Layout_34">
  1094.                                     <tbody>
  1095.                                     <tr>
  1096.                                         <td class="rnb-del-min-width" valign="top" align="center"
  1097.                                                 style="min-width: 590px; padding-bottom: 20px;">
  1098.                                             <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff"
  1099.                                                          align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
  1100.                                                 <tbody>
  1101.                                                 <tr>
  1102.                                                     <td valign="top" align="center">
  1103.                                                         <table cellspacing="0" cellpadding="0" border="0">
  1104.                                                             <tbody>
  1105.                                                             <tr>
  1106.                                                                 <td>
  1107.                                                                     <div
  1108.                                                                             style="display:inline-block; border-radius:0px; width:574;;max-width:640px !important;border-top:0px Solid #9c9c9c;border-right:16px Solid #ffffff;border-bottom:0px Solid #9c9c9c;border-left:0px Solid #9c9c9c;border-collapse: separate;border-radius: 0px;">
  1109.                                                                         <div><img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="574"
  1110.                                                                                             class="rnb-header-img" alt=""
  1111.                                                                                             style="display:block; float:left; border-radius: 0px; "
  1112.                                                                                             src="https://img.mailinblue.com/2633578/images/rnb/original/5e2f4abe314656907115e8ab.png">
  1113.                                                                         </div>
  1114.                                                                         <div style="clear:both;"></div>
  1115.                                                                     </div>
  1116.                                                                 </td>
  1117.                                                             </tr>
  1118.                                                             </tbody>
  1119.                                                         </table>
  1120.  
  1121.                                                     </td>
  1122.                                                 </tr>
  1123.                                                 </tbody>
  1124.                                             </table>
  1125.                                         </td>
  1126.                                     </tr>
  1127.                                     </tbody>
  1128.                                 </table>
  1129.                                 <!--[if mso]>
  1130.                                 </td>
  1131.                                 <![endif]-->
  1132.  
  1133.                                 <!--[if mso]>
  1134.                                 </tr>
  1135.                                 </table>
  1136.                                 <![endif]-->
  1137.  
  1138.                             </div>
  1139.                         </td>
  1140.                     </tr>
  1141.  
  1142.                     <tr>
  1143.  
  1144.                         <td align="center" valign="top">
  1145.  
  1146.                             <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">
  1147.  
  1148.                                 <!--[if mso 15]>
  1149.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  1150.                                     <tr>
  1151.                                 <![endif]-->
  1152.  
  1153.                                 <!--[if mso 15]>
  1154.                                 <td valign="top" width="590" style="width:590px;">
  1155.                                 <![endif]-->
  1156.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  1157.                                              style="min-width:100%;" name="Layout_15" id="Layout_15">
  1158.                                     <tbody>
  1159.                                     <tr>
  1160.                                         <td class="rnb-del-min-width" align="center" valign="top">
  1161.                                             <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container essilor-block-2"
  1162.                                                          bgcolor="#ffffff"
  1163.                                                          style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgb(255, 255, 255); border-radius: 0px; border-collapse: separate; padding: 26px 16px 34px;">
  1164.                                                 <tbody>
  1165.                                                 <tr>
  1166.                                                     <td valign="top" align="left">
  1167.  
  1168.                                                         <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
  1169.                                                             <tbody>
  1170.                                                             <tr>
  1171.  
  1172.                                                                 <th class="rnb-force-col img-block-center"
  1173.                                                                         style="text-align: left; font-weight: normal; padding-right: 26px;" valign="top"
  1174.                                                                         width="269">
  1175.  
  1176.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left"
  1177.                                                                                  class="rnb-col-2-noborder-onright" width="269">
  1178.  
  1179.  
  1180.                                                                         <tbody>
  1181.                                                                         <tr>
  1182.                                                                             <td width="100%" style="line-height: 1px;" class="img-block-center" valign="top"
  1183.                                                                                     align="left">
  1184.                                                                                 <div
  1185.                                                                                         style="border-top:0px none #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
  1186.                                                                                     <div><img alt="" border="0" hspace="0" vspace="0" width="269"
  1187.                                                                                                         style="vertical-align:top; float: left; width:269px;max-width:636px !important; "
  1188.                                                                                                         class="rnb-col-2-img-side-xl image-block-2"
  1189.                                                                                                         src="https://i.ibb.co/wLKS0s8/eye-new.png">
  1190.                                                                                     </div>
  1191.                                                                                     <div style="clear:both;"></div>
  1192.                                                                                 </div>
  1193.                                                                             </td>
  1194.                                                                         </tr>
  1195.                                                                         </tbody>
  1196.                                                                     </table>
  1197.                                                                 </th>
  1198.                                                                 <th class="rnb-force-col" style="text-align: left; font-weight: normal" valign="top">
  1199.  
  1200.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" width="269" align="left"
  1201.                                                                                  class="rnb-last-col-2">
  1202.  
  1203.                                                                         <tbody>
  1204.                                                                         <tr>
  1205.                                                                             <td class="rnb-mbl-float-none description-mobile"
  1206.                                                                                     style="font-size:13px; font-family:'Trebuchet MS',Helvetica,sans-serif;color:#3c4858;float:right;width:269px; line-height: 21px;">
  1207.                                                                                 AVA<sup>TM</sup>, Essilor journey of high precision vision, is based on a precise
  1208.                                                                                 refraction at 0.01D which is integrated in the lens design.<br>
  1209.                                                                                 Where AVA<sup>TM</sup> is launched, Vision-R<sup>TM</sup> 800 includes a smart refraction
  1210.                                                                                 program specially designed for the prescription of Essilor premium lenses with the
  1211.                                                                                 AVA<sup>TM</sup> option. Every step in this “AVA<sup>TM</sup> Exam” is naturally
  1212.                                                                                 sequenced to determine the precise refraction data and facilitate the ordering of
  1213.                                                                                 the associated premium lenses with the AVA<sup>TM</sup> option.
  1214.                                                                             </td>
  1215.                                                                         </tr>
  1216.                                                                         </tbody>
  1217.                                                                     </table>
  1218.                                                                 </th>
  1219.  
  1220.                                                             </tr>
  1221.                                                             </tbody>
  1222.                                                         </table>
  1223.                                                     </td>
  1224.                                                 </tr>
  1225.                                                 </tbody>
  1226.                                             </table>
  1227.  
  1228.                                         </td>
  1229.                                     </tr>
  1230.                                     </tbody>
  1231.                                 </table>
  1232.                                 <!--[if mso 15]>
  1233.                                 </td>
  1234.                                 <![endif]-->
  1235.  
  1236.                                 <!--[if mso 15]>
  1237.                                 </tr>
  1238.                                 </table>
  1239.                                 <![endif]-->
  1240.  
  1241.                             </div>
  1242.                         </td>
  1243.                     </tr>
  1244.  
  1245.                     <tr>
  1246.  
  1247.                         <td align="center" valign="top">
  1248.  
  1249.                             <div style="background-color: rgb(255, 255, 255);">
  1250.  
  1251.                                 <!--[if mso]>
  1252.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  1253.                                     <tr>
  1254.                                 <![endif]-->
  1255.  
  1256.                                 <!--[if mso]>
  1257.                                 <td valign="top" width="590" style="width:590px;">
  1258.                                 <![endif]-->
  1259.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  1260.                                              style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_30"
  1261.                                              id="Layout_30">
  1262.                                     <tbody>
  1263.                                     <tr>
  1264.                                         <td class="rnb-del-min-width" valign="top" align="center" style="min-width: 590px;">
  1265.                                             <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff"
  1266.                                                          align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
  1267.                                                 <tbody>
  1268.                                                 <tr>
  1269.                                                     <td valign="top" align="left">
  1270.                                                         <table cellspacing="0" cellpadding="0" border="0">
  1271.                                                             <tbody>
  1272.                                                             <tr>
  1273.                                                                 <td>
  1274.                                                                     <div
  1275.                                                                             style="display:inline-block; border-radius:0px; width:345;;max-width:843px !important;border-top:0px Solid #9c9c9c;border-right:15px Solid #ffffff;border-bottom:0px Solid #9c9c9c;border-left:0px Solid #ffffff;border-collapse: separate;border-radius: 0px;">
  1276.                                                                         <div><img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="61%"
  1277.                                                                                             class="mobile-fullwidth" alt=""
  1278.                                                                                             style="display:block; float:left; border-radius: 0px; width: 61%;"
  1279.                                                                                             src="https://img.mailinblue.com/2633578/images/rnb/original/5e2f49d8a02704859712b502.png">
  1280.                                                                         </div>
  1281.                                                                         <div style="clear:both;"></div>
  1282.                                                                     </div>
  1283.                                                                 </td>
  1284.                                                             </tr>
  1285.                                                             </tbody>
  1286.                                                         </table>
  1287.  
  1288.                                                     </td>
  1289.                                                 </tr>
  1290.                                                 </tbody>
  1291.                                             </table>
  1292.                                         </td>
  1293.                                     </tr>
  1294.                                     </tbody>
  1295.                                 </table>
  1296.                                 <!--[if mso]>
  1297.                                 </td>
  1298.                                 <![endif]-->
  1299.  
  1300.                                 <!--[if mso]>
  1301.                                 </tr>
  1302.                                 </table>
  1303.                                 <![endif]-->
  1304.  
  1305.                             </div>
  1306.                         </td>
  1307.                     </tr>
  1308.                     <tr>
  1309.  
  1310.                         <td align="center" valign="top" class="desktop-only">
  1311.  
  1312.                             <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">
  1313.  
  1314.                                 <!--[if mso 15]>
  1315.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  1316.                                     <tr>
  1317.                                 <![endif]-->
  1318.  
  1319.                                 <!--[if mso 15]>
  1320.                                 <td valign="top" width="590" style="width:590px;">
  1321.                                 <![endif]-->
  1322.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  1323.                                              style="min-width:100%;" name="Layout_17" id="Layout_17">
  1324.                                     <tbody>
  1325.                                     <tr>
  1326.                                         <td class="rnb-del-min-width" align="center" valign="top">
  1327.                                             <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container"
  1328.                                                          bgcolor="#ffffff"
  1329.                                                          style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgb(255, 255, 255); border-radius: 0px; border-collapse: separate; padding: 24px 16px 20px;">
  1330.                                                 <tbody>
  1331.                                                 <tr>
  1332.                                                     <td valign="top" class="rnb-container-padding" align="left">
  1333.  
  1334.                                                         <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
  1335.                                                             <tbody>
  1336.                                                             <tr>
  1337.  
  1338.                                                                 <th class="rnb-force-col" style="text-align: left; font-weight: normal" valign="top">
  1339.  
  1340.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" width="269" align="left"
  1341.                                                                                  class="rnb-last-col-2">
  1342.  
  1343.                                                                         <tbody>
  1344.                                                                         <tr>
  1345.                                                                             <td class="rnb-mbl-float-none description-mobile"
  1346.                                                                                     style="font-size:13px; font-family:'Trebuchet MS',Helvetica,sans-serif;color:#3c4858;float:left;width:269px; line-height: 21px;">
  1347.                                                                                 Since launch, approximately 750 units have been delivered in 35 countries all over
  1348.                                                                                 the world for both ECP-like customers and key account customers. About 150,000
  1349.                                                                                 refractions have been performed with a Vision-R<sup>TM</sup> 800 to date.
  1350.                                                                             </td>
  1351.                                                                         </tr>
  1352.                                                                         </tbody>
  1353.                                                                     </table>
  1354.                                                                 </th>
  1355.  
  1356.                                                                 <th class="msib-right-img rnb-force-col img-block-center"
  1357.                                                                         style="text-align: left; font-weight: normal; padding-left: 20px;" width="269"
  1358.                                                                         valign="top">
  1359.  
  1360.                                                                     <table width="100%" border="0" valign="top" cellspacing="0" cellpadding="0" align="left"
  1361.                                                                                  class="rnb-col-2-noborder-onleft">
  1362.  
  1363.                                                                         <tbody>
  1364.                                                                         <tr>
  1365.                                                                             <td width="100%" style="line-height: 1px;" class="img-block-center" valign="top"
  1366.                                                                                     align="left">
  1367.                                                                                 <div
  1368.                                                                                         style="border-top:0px none #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
  1369.                                                                                     <div>
  1370.                                                                                         <img alt="" border="0" hspace="0" vspace="0" width="269"
  1371.                                                                                                  style="vertical-align:top; float: left; max-width:637px !important; "
  1372.                                                                                                  class="rnb-col-2-img-side-xl"
  1373.                                                                                                  src="https://img.mailinblue.com/2633578/images/rnb/original/5e2d9d7ad0b8183c7c75ccbb.png">
  1374.                                                                                     </div>
  1375.                                                                                     <div style="clear:both;"></div>
  1376.                                                                                 </div>
  1377.                                                                             </td>
  1378.                                                                         </tr>
  1379.                                                                         </tbody>
  1380.                                                                     </table>
  1381.                                                                 </th>
  1382.                                                             </tr>
  1383.                                                             </tbody>
  1384.                                                         </table>
  1385.                                                     </td>
  1386.                                                 </tr>
  1387.                                                 </tbody>
  1388.                                             </table>
  1389.  
  1390.                                         </td>
  1391.                                     </tr>
  1392.                                     </tbody>
  1393.                                 </table>
  1394.                                 <!--[if mso 15]>
  1395.                                 </td>
  1396.                                 <![endif]-->
  1397.  
  1398.                                 <!--[if mso 15]>
  1399.                                 </tr>
  1400.                                 </table>
  1401.                                 <![endif]-->
  1402.  
  1403.                             </div>
  1404.                         </td>
  1405.                     </tr>
  1406.  
  1407.                     <tr>
  1408.  
  1409.                         <td align="center" valign="top" class="mobile-only"
  1410.                                 style="mso-hide: all; overflow: hidden; max-height: 0; width: 0; display: none; line-height: 0; visibility: hidden;">
  1411.  
  1412.                             <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">
  1413.  
  1414.                                 <!--[if mso 15]>
  1415.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  1416.                                     <tr>
  1417.                                 <![endif]-->
  1418.  
  1419.                                 <!--[if mso 15]>
  1420.                                 <td valign="top" width="590" style="width:590px;">
  1421.                                 <![endif]-->
  1422.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  1423.                                              style="min-width:100%;" name="Layout_17" id="Layout_17">
  1424.                                     <tbody>
  1425.                                     <tr>
  1426.                                         <td class="rnb-del-min-width" align="center" valign="top">
  1427.                                             <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container"
  1428.                                                          bgcolor="#ffffff"
  1429.                                                          style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgb(255, 255, 255); border-radius: 0px; border-collapse: separate; padding: 24px 16px 20px;">
  1430.                                                 <tbody>
  1431.                                                 <tr>
  1432.                                                     <td valign="top" align="left">
  1433.  
  1434.                                                         <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
  1435.                                                             <tbody>
  1436.                                                             <tr>
  1437.                                                                 <th class="msib-left-img rnb-force-col img-block-center"
  1438.                                                                         style="text-align: left; font-weight: normal; padding-left: 20px;" width="269"
  1439.                                                                         valign="top">
  1440.  
  1441.                                                                     <table width="100%" border="0" valign="top" cellspacing="0" cellpadding="0" align="left"
  1442.                                                                                  class="rnb-col-2-noborder-onleft">
  1443.  
  1444.                                                                         <tbody>
  1445.                                                                         <tr>
  1446.                                                                             <td width="100%" style="line-height: 1px;" class="img-block-center" valign="top"
  1447.                                                                                     align="left">
  1448.                                                                                 <div
  1449.                                                                                         style="border-top:0px none #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
  1450.                                                                                     <div>
  1451.                                                                                         <img alt="" border="0" hspace="0" vspace="0" width="269"
  1452.                                                                                                  style="vertical-align:top; float: left; max-width:637px !important; "
  1453.                                                                                                  class="rnb-col-2-img-side-xl block-3-image"
  1454.                                                                                                  src="https://img.mailinblue.com/2633578/images/rnb/original/5e2d9d7ad0b8183c7c75ccbb.png">
  1455.                                                                                     </div>
  1456.                                                                                     <div style="clear:both;"></div>
  1457.                                                                                 </div>
  1458.                                                                             </td>
  1459.                                                                         </tr>
  1460.                                                                         </tbody>
  1461.                                                                     </table>
  1462.                                                                 </th>
  1463.                                                                 <th class="rnb-force-col" style="text-align: left; font-weight: normal" valign="top">
  1464.  
  1465.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" width="269" align="left"
  1466.                                                                                  class="rnb-last-col-2">
  1467.  
  1468.                                                                         <tbody>
  1469.                                                                         <tr>
  1470.                                                                             <td class="rnb-mbl-float-none description-mobile"
  1471.                                                                                     style="font-size:13px; font-family:'Trebuchet MS',Helvetica,sans-serif;color:#3c4858;float:left;width:269px; line-height: 21px;">
  1472.                                                                                 Since launch, approximately 750 units have been delivered in 35 countries all over
  1473.                                                                                 the world for both ECP-like customers and key account customers. About 150,000
  1474.                                                                                 refractions have been performed with a Vision-R<sup>TM</sup> 800 to date.
  1475.                                                                             </td>
  1476.                                                                         </tr>
  1477.                                                                         </tbody>
  1478.                                                                     </table>
  1479.                                                                 </th>
  1480.                                                             </tr>
  1481.                                                             </tbody>
  1482.                                                         </table>
  1483.                                                     </td>
  1484.                                                 </tr>
  1485.                                                 </tbody>
  1486.                                             </table>
  1487.  
  1488.                                         </td>
  1489.                                     </tr>
  1490.                                     </tbody>
  1491.                                 </table>
  1492.                                 <!--[if mso 15]>
  1493.                                 </td>
  1494.                                 <![endif]-->
  1495.  
  1496.                                 <!--[if mso 15]>
  1497.                                 </tr>
  1498.                                 </table>
  1499.                                 <![endif]-->
  1500.  
  1501.                             </div>
  1502.                         </td>
  1503.                     </tr>
  1504.  
  1505.                     <tr>
  1506.  
  1507.                         <td align="center" valign="top" class="desktop-only">
  1508.  
  1509.                             <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">
  1510.  
  1511.                                 <!--[if mso]>
  1512.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  1513.                                     <tr>
  1514.                                 <![endif]-->
  1515.  
  1516.                                 <!--[if mso]>
  1517.                                 <td valign="top" width="590" style="width:590px;">
  1518.                                 <![endif]-->
  1519.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  1520.                                              style="min-width:100%;" name="Layout_22" id="Layout_22">
  1521.                                     <tbody>
  1522.                                     <tr>
  1523.                                         <td class="rnb-del-min-width" align="center" valign="top">
  1524.                                             <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container"
  1525.                                                          bgcolor="#ffffff"
  1526.                                                          style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgb(255, 255, 255); border-radius: 0px; border-collapse: separate; padding-left: 16px; padding-right: 16px;">
  1527.                                                 <tbody>
  1528.                                                 <tr>
  1529.                                                     <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  1530.                                                 </tr>
  1531.                                                 <tr>
  1532.                                                     <td valign="top" align="left">
  1533.  
  1534.                                                         <table width="100%" cellpadding="1" cellspacing="0" class="rnb-columns-container"
  1535.                                                                      bordercolor="#FFFFF" border="3" bgcolor="#f8f8f8" style="border: 3px solid #fff;">
  1536.                                                             <tbody>
  1537.                                                             <tr>
  1538.                                                                 <th class="rnb-force-col"
  1539.                                                                         style="text-align: left; font-weight: normal; border: 2px solid #ffffff;" width="140"
  1540.                                                                         valign="center">
  1541.                                                                     <div
  1542.                                                                             style="padding: 20px 5px 15px; font-size:10px; font-family:'Trebuchet MS',Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 13px;">
  1543.                                                                         <div style="text-align: center;">
  1544.                                                                             <strong>
  1545.                                                                                 <em>
  1546.                                                                                     <span style="color:#a1c5e2; font-size: 18px;">&nbsp;</span>When choosing
  1547.                                                                                     lenses, it’s much easier for me to sell a high-quality lens.&nbsp;<span
  1548.                                                                                         style="color:#a1c5e2; font-size:18px;"></span>
  1549.                                                                                 </em>
  1550.                                                                             </strong>
  1551.                                                                         </div>
  1552.                                                                         <div style="text-align: center;">&nbsp;</div>
  1553.                                                                         <div style="text-align: center;">
  1554.                                                                             Böckenhoff GbR<br>
  1555.                                                                             – Germany -
  1556.                                                                         </div>
  1557.                                                                     </div>
  1558.  
  1559.                                                                 </th>
  1560.                                                                 <th class="rnb-force-col"
  1561.                                                                         style="text-align: left; font-weight: normal;  border: 2px solid #ffffff;" width="140"
  1562.                                                                         valign="center">
  1563.                                                                     <div
  1564.                                                                             style="padding: 20px 5px 15px; font-size:10px; font-family:'Trebuchet MS',Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 13px;">
  1565.                                                                         <div style="text-align: center;">
  1566.                                                                             <strong>
  1567.                                                                                 <em>
  1568.                                                                                     <span style="color:#a1c5e2; font-size: 18px;">&nbsp;</span>This has
  1569.                                                                                     revolutionized what
  1570.                                                                                     I do and how I can interact with
  1571.                                                                                     my patients and it’s made faster,
  1572.                                                                                     more accurate.&nbsp;<span style="color:#a1c5e2; font-size: 18px;"></span>
  1573.                                                                                 </em>
  1574.                                                                             </strong>
  1575.                                                                         </div>
  1576.                                                                         <div style="text-align: center;">&nbsp;</div>
  1577.                                                                         <div style="text-align: center;">
  1578.                                                                             Heath Wentzel<br>
  1579.                                                                             Optometrists <br>
  1580.                                                                             – South Africa -
  1581.                                                                         </div>
  1582.                                                                     </div>
  1583.  
  1584.                                                                 </th>
  1585.                                                                 <th class="rnb-force-col"
  1586.                                                                         style="text-align: left; font-weight: normal;  border: 2px solid #ffffff;" width="140"
  1587.                                                                         valign="top">
  1588.                                                                     <div
  1589.                                                                             style="padding: 20px 5px 15px; font-size:10px; font-family:'Trebuchet MS',Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 13px;">
  1590.                                                                         <div style="text-align: center;">
  1591.                                                                             <strong>
  1592.                                                                                 <em>
  1593.                                                                                     <span style="color:#a1c5e2; font-size: 18px;">&nbsp;</span>It’s taken away
  1594.                                                                                     quite a bit of stress factor with patients.
  1595.                                                                                     They don’t feel like they’re doing a test anymore.&nbsp;<span
  1596.                                                                                         style="color:#a1c5e2; font-size: 18px;"></span>
  1597.                                                                                 </em>
  1598.                                                                             </strong>
  1599.                                                                         </div>
  1600.                                                                         <div style="text-align: center;">&nbsp;</div>
  1601.                                                                         <div style="text-align: center;">
  1602.                                                                             Heath Wentzel<br>
  1603.                                                                             Optometrists<br>
  1604.                                                                             – South Africa -
  1605.                                                                         </div>
  1606.                                                                     </div>
  1607.  
  1608.                                                                 </th>
  1609.                                                                 <th class="rnb-force-col"
  1610.                                                                         style="text-align: left; font-weight: normal;  border: 2px solid #ffffff;" width="140"
  1611.                                                                         valign="top">
  1612.                                                                     <div
  1613.                                                                             style="padding: 20px 5px 15px; font-size:10px; font-family:'Trebuchet MS',Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 13px;">
  1614.                                                                         <div style="text-align: center;">
  1615.                                                                             <strong>
  1616.                                                                                 <em>
  1617.                                                                                     <span style="color:#a1c5e2; font-size: 18px;">&nbsp;</span>After such a test,
  1618.                                                                                     patients are able to invest in visual comfort.
  1619.                                                                                     We, as sales staff, are able to offer a premium branded product.&nbsp;<span
  1620.                                                                                         style="color:#a1c5e2; font-size: 18px;"></span>
  1621.                                                                                 </em>
  1622.                                                                             </strong>
  1623.                                                                         </div>
  1624.                                                                         <div style="text-align: center;">&nbsp;</div>
  1625.                                                                         <div style="text-align: center;">
  1626.                                                                             Optyczny Kosinski<br>
  1627.                                                                             – Poland -
  1628.                                                                         </div>
  1629.                                                                     </div>
  1630.  
  1631.                                                                 </th>
  1632.                                                             </tr>
  1633.                                                             </tbody>
  1634.                                                         </table>
  1635.                                                     </td>
  1636.                                                 </tr>
  1637.                                                 <tr>
  1638.                                                     <td height="40" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  1639.                                                 </tr>
  1640.                                                 </tbody>
  1641.                                             </table>
  1642.  
  1643.                                         </td>
  1644.                                     </tr>
  1645.                                     </tbody>
  1646.                                 </table>
  1647.                                 <!--[if mso]>
  1648.                                 </td>
  1649.                                 <![endif]-->
  1650.  
  1651.                                 <!--[if mso]>
  1652.                                 </tr>
  1653.                                 </table>
  1654.                                 <![endif]-->
  1655.  
  1656.                             </div>
  1657.                         </td>
  1658.                     </tr>
  1659.  
  1660.                     <tr>
  1661.  
  1662.                         <td align="center" valign="top" class="mobile-only"
  1663.                                 style="mso-hide: all; overflow: hidden; max-height: 0; width: 0; display: none; line-height: 0; visibility: hidden;">
  1664.  
  1665.                             <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">
  1666.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  1667.                                              style="min-width:100%;" name="Layout_22-1" id="Layout_22-1">
  1668.                                     <tbody>
  1669.                                     <tr>
  1670.                                         <td class="rnb-del-min-width" align="center" valign="top">
  1671.                                             <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container block-4-items"
  1672.                                                          bgcolor="#ffffff"
  1673.                                                          style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgb(255, 255, 255); border-radius: 0px; border-collapse: separate; padding-left: 16px; padding-right: 16px;">
  1674.                                                 <tbody>
  1675.                                                 <tr>
  1676.                                                     <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  1677.                                                 </tr>
  1678.                                                 <tr>
  1679.                                                     <td valign="top" align="left">
  1680.  
  1681.                                                         <table width="100%" cellpadding="3" cellspacing="0" class="rnb-columns-container mobile-table"
  1682.                                                                      bordercolor="#FFFFF" border="3" bgcolor="#f8f8f8" style="border: 3px solid #fff;">
  1683.                                                             <tbody>
  1684.                                                             <tr>
  1685.                                                                 <th class=""
  1686.                                                                         style="text-align: left; font-weight: normal;" width="280"
  1687.                                                                         valign="center">
  1688.                                                                     <div
  1689.                                                                             style="padding: 20px 5px 15px; font-size:10px; font-family:'Trebuchet MS',Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 13px;">
  1690.                                                                         <div style="text-align: center;">
  1691.                                                                             <strong>
  1692.                                                                                 <em>
  1693.                                                                                     <span style="color:#a1c5e2; font-size: 18px;">&nbsp;</span>When choosing
  1694.                                                                                     lenses, it’s much easier for me to sell a high-quality lens.&nbsp;<span
  1695.                                                                                         style="color:#a1c5e2; font-size:18px;"></span>
  1696.                                                                                 </em>
  1697.                                                                             </strong>
  1698.                                                                         </div>
  1699.                                                                         <div style="text-align: center;">&nbsp;</div>
  1700.                                                                         <div style="text-align: center;">
  1701.                                                                             Böckenhoff GbR<br>
  1702.                                                                             – Germany -
  1703.                                                                         </div>
  1704.                                                                     </div>
  1705.  
  1706.                                                                 </th>
  1707.                                                                 <th class=""
  1708.                                                                         style="text-align: left; font-weight: normal;" width="280"
  1709.                                                                         valign="center">
  1710.                                                                     <div
  1711.                                                                             style="padding: 20px 5px 15px; font-size:10px; font-family:'Trebuchet MS',Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 13px;">
  1712.                                                                         <div style="text-align: center;">
  1713.                                                                             <strong>
  1714.                                                                                 <em>
  1715.                                                                                     <span style="color:#a1c5e2; font-size: 18px;">&nbsp;</span>This has
  1716.                                                                                     revolutionized what
  1717.                                                                                     I do and how I can interact with
  1718.                                                                                     my patients and it’s made faster,
  1719.                                                                                     more accurate.&nbsp;<span style="color:#a1c5e2; font-size: 18px;"></span>
  1720.                                                                                 </em>
  1721.                                                                             </strong>
  1722.                                                                         </div>
  1723.                                                                         <div style="text-align: center;">&nbsp;</div>
  1724.                                                                         <div style="text-align: center;">
  1725.                                                                             Heath Wentzel<br>
  1726.                                                                             Optometrists <br>
  1727.                                                                             – South Africa -
  1728.                                                                         </div>
  1729.                                                                     </div>
  1730.  
  1731.                                                                 </th>
  1732.                                                             </tr>
  1733.                                                             <tr>
  1734.                                                                 <th class=""
  1735.                                                                         style="text-align: left; font-weight: normal;" width="280"
  1736.                                                                         valign="center">
  1737.                                                                     <div
  1738.                                                                             style="padding: 20px 5px 15px; font-size:10px; font-family:'Trebuchet MS',Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 13px;">
  1739.                                                                         <div style="text-align: center;">
  1740.                                                                             <strong>
  1741.                                                                                 <em>
  1742.                                                                                     <span style="color:#a1c5e2; font-size: 18px;">&nbsp;</span>It’s taken away
  1743.                                                                                     quite a bit of stress factor with patients.
  1744.                                                                                     They don’t feel like they’re doing a test anymore.&nbsp;<span
  1745.                                                                                         style="color:#a1c5e2; font-size: 18px;"></span>
  1746.                                                                                 </em>
  1747.                                                                             </strong>
  1748.                                                                         </div>
  1749.                                                                         <div style="text-align: center;">&nbsp;</div>
  1750.                                                                         <div style="text-align: center;">
  1751.                                                                             Heath Wentzel<br>
  1752.                                                                             Optometrists<br>
  1753.                                                                             – South Africa -
  1754.                                                                         </div>
  1755.                                                                     </div>
  1756.  
  1757.                                                                 </th>
  1758.                                                                 <th class=""
  1759.                                                                         style="text-align: left; font-weight: normal;" width="280"
  1760.                                                                         valign="center">
  1761.                                                                     <div
  1762.                                                                             style="padding: 20px 5px 15px; font-size:10px; font-family:'Trebuchet MS',Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 13px;">
  1763.                                                                         <div style="text-align: center;">
  1764.                                                                             <strong>
  1765.                                                                                 <em>
  1766.                                                                                     <span style="color:#a1c5e2; font-size: 18px;">&nbsp;</span>After such a test,
  1767.                                                                                     patients are able to invest in visual comfort.
  1768.                                                                                     We, as sales staff, are able to offer a premium branded product.&nbsp;<span
  1769.                                                                                         style="color:#a1c5e2; font-size: 18px;"></span>
  1770.                                                                                 </em>
  1771.                                                                             </strong>
  1772.                                                                         </div>
  1773.                                                                         <div style="text-align: center;">&nbsp;</div>
  1774.                                                                         <div style="text-align: center;">
  1775.                                                                             Optyczny Kosinski<br>
  1776.                                                                             – Poland -
  1777.                                                                         </div>
  1778.                                                                     </div>
  1779.                                                                 </th>
  1780.                                                             </tr>
  1781.                                                             </tbody>
  1782.                                                         </table>
  1783.                                                     </td>
  1784.                                                 </tr>
  1785.                                                 <tr>
  1786.                                                     <td height="40" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  1787.                                                 </tr>
  1788.                                                 </tbody>
  1789.                                             </table>
  1790.  
  1791.                                         </td>
  1792.                                     </tr>
  1793.                                     </tbody>
  1794.                                 </table>
  1795.                             </div>
  1796.                         </td>
  1797.                     </tr>
  1798.  
  1799.  
  1800.                     <tr>
  1801.  
  1802.                         <td align="center" valign="top">
  1803.  
  1804.                             <div style="background-color: rgb(255, 255, 255);">
  1805.  
  1806.                                 <!--[if mso]>
  1807.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  1808.                                     <tr>
  1809.                                 <![endif]-->
  1810.  
  1811.                                 <!--[if mso]>
  1812.                                 <td valign="top" width="590" style="width:590px;">
  1813.                                 <![endif]-->
  1814.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  1815.                                              style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_31"
  1816.                                              id="Layout_31">
  1817.                                     <tbody>
  1818.                                     <tr>
  1819.                                         <td class="rnb-del-min-width" valign="top" align="center" style="min-width: 590px;">
  1820.                                             <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff"
  1821.                                                          align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
  1822.                                                 <tbody>
  1823.                                                 <tr>
  1824.                                                     <td valign="top" align="center">
  1825.                                                         <table cellspacing="0" cellpadding="0" border="0">
  1826.                                                             <tbody>
  1827.                                                             <tr>
  1828.                                                                 <td>
  1829.                                                                     <div
  1830.                                                                             style="display:inline-block; border-radius:0px; width:306;;max-width:727px !important;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;border-collapse: separate;border-radius: 0px;">
  1831.                                                                         <div><img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="52%"
  1832.                                                                                             class="support-title" alt=""
  1833.                                                                                             style="display:block; float:left; border-radius: 0px; width: 52%"
  1834.                                                                                             src="https://img.mailinblue.com/2633578/images/rnb/original/5e2f49d83146568e537a4f47.png">
  1835.                                                                         </div>
  1836.                                                                         <div style="clear:both;"></div>
  1837.                                                                     </div>
  1838.                                                                 </td>
  1839.                                                             </tr>
  1840.                                                             </tbody>
  1841.                                                         </table>
  1842.  
  1843.                                                     </td>
  1844.                                                 </tr>
  1845.                                                 </tbody>
  1846.                                             </table>
  1847.                                         </td>
  1848.                                     </tr>
  1849.                                     </tbody>
  1850.                                 </table>
  1851.                                 <!--[if mso]>
  1852.                                 </td>
  1853.                                 <![endif]-->
  1854.  
  1855.                                 <!--[if mso]>
  1856.                                 </tr>
  1857.                                 </table>
  1858.                                 <![endif]-->
  1859.  
  1860.                             </div>
  1861.                         </td>
  1862.                     </tr>
  1863.  
  1864.                     <tr>
  1865.  
  1866.                         <td align="center" valign="top">
  1867.  
  1868.                             <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">
  1869.  
  1870.                                 <!--[if mso 15]>
  1871.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  1872.                                     <tr>
  1873.                                 <![endif]-->
  1874.  
  1875.                                 <!--[if mso 15]>
  1876.                                 <td valign="top" width="590" style="width:590px;">
  1877.                                 <![endif]-->
  1878.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  1879.                                              style="min-width:100%;" name="Layout_19" id="Layout_19">
  1880.                                     <tbody>
  1881.                                     <tr>
  1882.                                         <td class="rnb-del-min-width" align="center" valign="top">
  1883.                                             <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container"
  1884.                                                          bgcolor="#ffffff"
  1885.                                                          style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgb(255, 255, 255); border-radius: 0px; border-collapse: separate; padding: 26px 16px 9px;">
  1886.                                                 <tbody>
  1887.                                                 <tr>
  1888.                                                     <td valign="top" align="left">
  1889.  
  1890.                                                         <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
  1891.                                                             <tbody>
  1892.                                                             <tr>
  1893.  
  1894.                                                                 <th class="rnb-force-col img-block-center"
  1895.                                                                         style="text-align: left; font-weight: normal; padding-right: 20px;" valign="top"
  1896.                                                                         width="269">
  1897.  
  1898.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left"
  1899.                                                                                  class="rnb-col-2-noborder-onright" width="269">
  1900.  
  1901.  
  1902.                                                                         <tbody>
  1903.                                                                         <tr>
  1904.                                                                             <td width="100%" style="line-height: 1px;" class="img-block-center" valign="top"
  1905.                                                                                     align="left">
  1906.                                                                                 <div
  1907.                                                                                         style="border-top:0px none #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
  1908.                                                                                     <div><img alt="" border="0" hspace="0" vspace="0" width="269"
  1909.                                                                                                         style="vertical-align:top; float: left; width:269px;max-width:636px !important; "
  1910.                                                                                                         class="rnb-col-2-img-side-xl block-5-image"
  1911.                                                                                                         src="https://img.mailinblue.com/2633578/images/rnb/original/5e2d9df8ff9c3a414a067f89.png">
  1912.                                                                                     </div>
  1913.                                                                                     <div style="clear:both;"></div>
  1914.                                                                                 </div>
  1915.                                                                             </td>
  1916.                                                                         </tr>
  1917.                                                                         </tbody>
  1918.                                                                     </table>
  1919.                                                                 </th>
  1920.                                                                 <th class="rnb-force-col" style="text-align: left; font-weight: normal" valign="top">
  1921.  
  1922.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" width="269" align="left"
  1923.                                                                                  class="rnb-last-col-2">
  1924.  
  1925.                                                                         <tbody>
  1926.                                                                         <tr>
  1927.                                                                             <td class="rnb-mbl-float-none description-mobile"
  1928.                                                                                     style="font-size:13px; font-family:'Trebuchet MS',Helvetica,sans-serif;color:#3c4858;float:right;width:269px; line-height: 22px;">
  1929.                                                                                 Several initiatives support Vision-R<sup>TM</sup> 800 launch:<br>
  1930.                                                                                 &nbsp;• 35 individuals were trained in 2019 to become "expert trainers". New sessions
  1931.                                                                                 are planned in February and April. More information: go to <a
  1932.                                                                                     href="https://sites.google.com/essilor.fr/ovpedia-website/home?authuser=0"
  1933.                                                                                     style="color: inherit;">OVPEDIA</a><br>
  1934.                                                                                 &nbsp;• To support the launch of the new software version, <a
  1935.                                                                                     href="https://sites.google.com/essilor.fr/ovpedia-website/videos-tutorials/refraction-prescription/vision-r800-tuto"
  1936.                                                                                     style="color: inherit;">several video tutorials</a> show
  1937.                                                                                 how to customize the Vision-R 800 and export refraction data
  1938.                                                                             </td>
  1939.                                                                         </tr>
  1940.                                                                         </tbody>
  1941.                                                                     </table>
  1942.                                                                 </th>
  1943.  
  1944.                                                             </tr>
  1945.                                                             </tbody>
  1946.                                                         </table>
  1947.                                                     </td>
  1948.                                                 </tr>
  1949.                                                 </tbody>
  1950.                                             </table>
  1951.  
  1952.                                         </td>
  1953.                                     </tr>
  1954.                                     </tbody>
  1955.                                 </table>
  1956.                                 <!--[if mso 15]>
  1957.                                 </td>
  1958.                                 <![endif]-->
  1959.  
  1960.                                 <!--[if mso 15]>
  1961.                                 </tr>
  1962.                                 </table>
  1963.                                 <![endif]-->
  1964.  
  1965.                             </div>
  1966.                         </td>
  1967.                     </tr>
  1968.  
  1969.                     <tr>
  1970.  
  1971.                         <td align="center" valign="top">
  1972.  
  1973.                             <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">
  1974.  
  1975.                                 <!--[if mso]>
  1976.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  1977.                                     <tr>
  1978.                                 <![endif]-->
  1979.  
  1980.                                 <!--[if mso]>
  1981.                                 <td valign="top" width="590" style="width:590px;">
  1982.                                 <![endif]-->
  1983.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  1984.                                              style="min-width:100%;" name="Layout_21">
  1985.                                     <tbody>
  1986.                                     <tr>
  1987.                                         <td class="rnb-del-min-width" align="center" valign="top">
  1988.                                             <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container"
  1989.                                                          bgcolor="#ffffff"
  1990.                                                          style="background-color: rgb(255, 255, 255); padding-left: 20px; padding-right: 20px; border-collapse: separate; border-radius: 0px; border-bottom: 0px none rgb(200, 200, 200);">
  1991.  
  1992.                                                 <tbody>
  1993.                                                 <tr>
  1994.                                                     <td height="0" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  1995.                                                 </tr>
  1996.                                                 <tr>
  1997.                                                     <td valign="top" align="left">
  1998.  
  1999.                                                         <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
  2000.                                                             <tbody>
  2001.                                                             <tr>
  2002.                                                                 <th class="rnb-force-col"
  2003.                                                                         style="text-align: left; font-weight: normal; padding-right: 0px;" valign="top">
  2004.  
  2005.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" width="100%" align="left"
  2006.                                                                                  class="rnb-col-1">
  2007.  
  2008.                                                                         <tbody>
  2009.                                                                         <tr>
  2010.                                                                             <td class="content-spacing description-mobile description-6"
  2011.                                                                                     style="font-size:13px; font-family:'Trebuchet MS',Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 22px;">
  2012.                                                                                 <div>&nbsp;• A series of webex meetings will be organised to update on Vision-R<sup>TM</sup>
  2013.                                                                                     800<br>
  2014.                                                                                     &nbsp;• A technical article “A new approach of subjective refraction” has been
  2015.                                                                                     published in September in France. It is available for translation and
  2016.                                                                                     publication. Another article will be released in March “Refraction: patients
  2017.                                                                                     have more sensitive vision than the correction steps of 0,25 diopter.”
  2018.                                                                                 </div>
  2019.                                                                             </td>
  2020.                                                                         </tr>
  2021.                                                                         </tbody>
  2022.                                                                     </table>
  2023.  
  2024.                                                                 </th>
  2025.                                                             </tr>
  2026.                                                             </tbody>
  2027.                                                         </table>
  2028.                                                     </td>
  2029.                                                 </tr>
  2030.                                                 <tr>
  2031.                                                     <td height="0" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  2032.                                                 </tr>
  2033.                                                 </tbody>
  2034.                                             </table>
  2035.                                         </td>
  2036.                                     </tr>
  2037.                                     <tr>
  2038.                                         <td class="rnb-del-min-width" valign="top" align="center" style="min-width:590px;">
  2039.                                             <table width="100%" cellpadding="0" border="0" height="53" cellspacing="0">
  2040.                                                 <tbody>
  2041.                                                 <tr>
  2042.                                                     <td valign="top" height="53">
  2043.                                                         <img width="20" height="53" style="display:block; max-height:53px; max-width:20px;" alt=""
  2044.                                                                  src="http://img.mailinblue.com/new_images/rnb/rnb_space.gif">
  2045.                                                     </td>
  2046.                                                 </tr>
  2047.                                                 </tbody>
  2048.                                             </table>
  2049.                                         </td>
  2050.                                     </tr>
  2051.                                     </tbody>
  2052.                                 </table>
  2053.                                 <!--[if mso]>
  2054.                                 </td>
  2055.                                 <![endif]-->
  2056.  
  2057.                                 <!--[if mso]>
  2058.                                 </tr>
  2059.                                 </table>
  2060.                                 <![endif]-->
  2061.  
  2062.                             </div>
  2063.                         </td>
  2064.                     </tr>
  2065.  
  2066.                     <tr>
  2067.  
  2068.                         <td align="center" valign="top">
  2069.  
  2070.                             <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  2071.                                          style="min-width:590px;" name="Layout_13597" id="Layout_13597">
  2072.                                 <tbody>
  2073.                                 <tr>
  2074.                                     <td class="rnb-del-min-width" valign="top" align="center" style="min-width:590px;">
  2075.                                         <table width="100%" cellpadding="0" border="0" height="32" cellspacing="0">
  2076.                                             <tbody>
  2077.                                             <tr>
  2078.                                                 <td valign="top" height="32">
  2079.                                                     <img width="20" height="32" style="display:block; max-height:32px; max-width:20px;" alt=""
  2080.                                                              src="http://img.mailinblue.com/new_images/rnb/rnb_space.gif">
  2081.                                                 </td>
  2082.                                             </tr>
  2083.                                             </tbody>
  2084.                                         </table>
  2085.                                     </td>
  2086.                                 </tr>
  2087.                                 </tbody>
  2088.                             </table>
  2089.                         </td>
  2090.                     </tr>
  2091.  
  2092.                     <tr>
  2093.  
  2094.                         <td align="center" valign="top">
  2095.  
  2096.                             <div style="background-color: rgb(248, 248, 248); border-radius: 0px;">
  2097.  
  2098.                                 <!--[if mso]>
  2099.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  2100.                                     <tr>
  2101.                                 <![endif]-->
  2102.  
  2103.                                 <!--[if mso]>
  2104.                                 <td valign="top" width="590" style="width:590px;">
  2105.                                 <![endif]-->
  2106.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  2107.                                              style="min-width:100%;" name="Layout_26">
  2108.                                     <tbody>
  2109.                                     <tr>
  2110.                                         <td class="rnb-del-min-width" align="center" valign="top">
  2111.                                             <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container"
  2112.                                                          bgcolor="#f8f8f8"
  2113.                                                          style="background-color: rgb(248, 248, 248); padding-left: 20px; padding-right: 20px; border-collapse: separate; border-radius: 0px; border-bottom: 0px none rgb(200, 200, 200);">
  2114.  
  2115.                                                 <tbody>
  2116.                                                 <tr>
  2117.                                                     <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  2118.                                                 </tr>
  2119.                                                 <tr>
  2120.                                                     <td valign="top" class="rnb-container-padding" align="left">
  2121.  
  2122.                                                         <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
  2123.                                                             <tbody>
  2124.                                                             <tr>
  2125.                                                                 <th class="rnb-force-col"
  2126.                                                                         style="text-align: left; font-weight: normal; padding-right: 0px;" valign="top">
  2127.  
  2128.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" width="100%" align="left"
  2129.                                                                                  class="rnb-col-1">
  2130.  
  2131.                                                                         <tbody>
  2132.                                                                         <tr>
  2133.                                                                             <td class="content-spacing want-more-title"
  2134.                                                                                     style="font-size:17px; letter-spacing: 2px; text-align: center; font-family:'Trebuchet MS',Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 17px;">
  2135.                                                                                 <div style="text-align: center; text-transform: uppercase;"><strong>if you want to
  2136.                                                                                     learn more</strong>
  2137.                                                                                     <br>
  2138.                                                                                     <hr style="display: inline-block; border-top: 3px solid #3c4858; width: 10px; margin: 0;">
  2139.                                                                                 </div>
  2140.                                                                             </td>
  2141.                                                                         </tr>
  2142.                                                                         </tbody>
  2143.                                                                     </table>
  2144.  
  2145.                                                                 </th>
  2146.                                                             </tr>
  2147.                                                             </tbody>
  2148.                                                         </table>
  2149.                                                     </td>
  2150.                                                 </tr>
  2151.                                                 <tr>
  2152.                                                     <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  2153.                                                 </tr>
  2154.                                                 </tbody>
  2155.                                             </table>
  2156.                                         </td>
  2157.                                     </tr>
  2158.                                     </tbody>
  2159.                                 </table>
  2160.                                 <!--[if mso]>
  2161.                                 </td>
  2162.                                 <![endif]-->
  2163.  
  2164.                                 <!--[if mso]>
  2165.                                 </tr>
  2166.                                 </table>
  2167.                                 <![endif]-->
  2168.  
  2169.                             </div>
  2170.                         </td>
  2171.                     </tr>
  2172.  
  2173.                     <tr>
  2174.  
  2175.                         <td align="center" valign="top">
  2176.  
  2177.                             <div style="background-color: rgba(248, 248, 248, 0.973); border-radius: 0px;">
  2178.  
  2179.                                 <!--[if mso]>
  2180.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  2181.                                     <tr>
  2182.                                 <![endif]-->
  2183.  
  2184.                                 <!--[if mso]>
  2185.                                 <td valign="top" width="590" style="width:590px;">
  2186.                                 <![endif]-->
  2187.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  2188.                                              style="min-width:100%;" name="Layout_24" id="Layout_24">
  2189.                                     <tbody>
  2190.                                     <tr>
  2191.                                         <td class="rnb-del-min-width" align="center" valign="top">
  2192.                                             <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container"
  2193.                                                          bgcolor="#f8f8f8f8"
  2194.                                                          style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgba(248, 248, 248, 0.973); border-radius: 0px; border-collapse: separate; padding-left: 16px; padding-right: 16px;">
  2195.                                                 <tbody>
  2196.                                                 <tr>
  2197.                                                     <td valign="top" class="rnb-container-padding" align="left">
  2198.  
  2199.                                                         <table width="100%" border="0" cellpadding="0" cellspacing="0"
  2200.                                                                      class="rnb-columns-container images-list images-list-first">
  2201.                                                             <tbody>
  2202.                                                             <tr>
  2203.                                                                 <th class="rnb-force-col"
  2204.                                                                         style="text-align: left; font-weight: normal; padding-right: 20px;" width="173"
  2205.                                                                         valign="top">
  2206.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left"
  2207.                                                                                  class="rnb-col-3" width="173">
  2208.                                                                         <tbody>
  2209.                                                                         <tr>
  2210.                                                                             <td width="100%" class="img-block-center" valign="top" align="left">
  2211.                                                                                 <table width="100%" cellspacing="0" cellpadding="0" border="0">
  2212.                                                                                     <tbody>
  2213.                                                                                     <tr>
  2214.                                                                                         <td width="100%" valign="top" align="left" class="img-block-center">
  2215.                                                                                             <table style="display: inline-block;" cellspacing="0" cellpadding="0"
  2216.                                                                                                          border="0">
  2217.                                                                                                 <tbody>
  2218.                                                                                                 <tr>
  2219.                                                                                                     <td>
  2220.                                                                                                         <div
  2221.                                                                                                                 style="border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
  2222.                                                                                                             <div><img border="0" width="173" hspace="0" vspace="0" alt=""
  2223.                                                                                                                                 class="rnb-col-3-img"
  2224.                                                                                                                                 src="https://img.mailinblue.com/2633578/images/rnb/original/5e2da126ff9c3a44596a7197.png"
  2225.                                                                                                                                 style="vertical-align: top; max-width: 404px; float: left;">
  2226.                                                                                                             </div>
  2227.                                                                                                             <div style="clear:both;"></div>
  2228.                                                                                                         </div>
  2229.                                                                                                     </td>
  2230.                                                                                                 </tr>
  2231.                                                                                                 </tbody>
  2232.                                                                                             </table>
  2233.  
  2234.                                                                                         </td>
  2235.                                                                                     </tr>
  2236.                                                                                     </tbody>
  2237.                                                                                 </table>
  2238.                                                                             </td>
  2239.                                                                         </tr>
  2240.                                                                         <tr>
  2241.                                                                             <td height="10" class="col_td_gap"
  2242.                                                                                     style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;
  2243.                                                                             </td>
  2244.                                                                         </tr>
  2245.                                                                         <tr>
  2246.                                                                             <td style="font-size:24px; font-family:'Arial',Helvetica,sans-serif; color:#3c4858; text-align:center;">
  2247.                                                                                                                             <span style="color:#3c4858; "><div
  2248.                                                                                                                                     style="line-height:16px;"><span style="font-size:12px;"><strong>VISION-R 800<br>
  2249.     NEW RELEASE BROCHURE</strong></span></div>
  2250.     </span></td>
  2251.                                                                         </tr>
  2252.                                                                         <tr>
  2253.                                                                             <td style="font-size:14px; font-family:Arial,Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;">
  2254.                                                                                 <div>
  2255.                                                                                     <div style="text-align: center;"><a
  2256.                                                                                             href="https://drive.google.com/open?id=1QfNyZYfA3sJXFrd8VOnfBuHpbL7sZlsu"
  2257.                                                                                             style="text-decoration: underline; color: rgb(0, 146, 255);">(M01355-01-en)</a>
  2258.                                                                                     </div>
  2259.                                                                                 </div>
  2260.                                                                             </td>
  2261.                                                                         </tr>
  2262.                                                                         </tbody>
  2263.                                                                     </table>
  2264.  
  2265.                                                                 </th>
  2266.                                                                 <th class="rnb-force-col"
  2267.                                                                         style="text-align: left; font-weight: normal; padding-right: 20px;" width="173"
  2268.                                                                         valign="top">
  2269.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left"
  2270.                                                                                  class="rnb-col-3" width="173">
  2271.                                                                         <tbody>
  2272.                                                                         <tr>
  2273.                                                                             <td width="100%" class="img-block-center" valign="top" align="left">
  2274.                                                                                 <table width="100%" cellspacing="0" cellpadding="0" border="0">
  2275.                                                                                     <tbody>
  2276.                                                                                     <tr>
  2277.                                                                                         <td width="100%" valign="top" align="left" class="img-block-center">
  2278.                                                                                             <table style="display: inline-block;" cellspacing="0" cellpadding="0"
  2279.                                                                                                          border="0">
  2280.                                                                                                 <tbody>
  2281.                                                                                                 <tr>
  2282.                                                                                                     <td>
  2283.                                                                                                         <div
  2284.                                                                                                                 style="border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
  2285.                                                                                                             <div><img border="0" width="173" hspace="0" vspace="0" alt=""
  2286.                                                                                                                                 class="rnb-col-3-img"
  2287.                                                                                                                                 src="https://img.mailinblue.com/2633578/images/rnb/original/5e2da12ad0b81840042f06cf.png"
  2288.                                                                                                                                 style="vertical-align: top; max-width: 404px; float: left;">
  2289.                                                                                                             </div>
  2290.                                                                                                             <div style="clear:both;"></div>
  2291.                                                                                                         </div>
  2292.                                                                                                     </td>
  2293.                                                                                                 </tr>
  2294.                                                                                                 </tbody>
  2295.                                                                                             </table>
  2296.  
  2297.                                                                                         </td>
  2298.                                                                                     </tr>
  2299.                                                                                     </tbody>
  2300.                                                                                 </table>
  2301.                                                                             </td>
  2302.                                                                         </tr>
  2303.                                                                         <tr>
  2304.                                                                             <td height="10" class="col_td_gap"
  2305.                                                                                     style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;
  2306.                                                                             </td>
  2307.                                                                         </tr>
  2308.                                                                         <tr>
  2309.                                                                             <td style="font-size:24px; font-family:'Arial',Helvetica,sans-serif; color:#3c4858; text-align:center;">
  2310.                                                                                                                             <span style="color:#3c4858; "><div
  2311.                                                                                                                                     style="line-height:16px;"><span style="font-size:12px;"><strong>VISION-R 800<br>
  2312.     AVA BROCHURE</strong></span></div>
  2313.     </span></td>
  2314.                                                                         </tr>
  2315.                                                                         <tr>
  2316.                                                                             <td style="font-size:14px; font-family:Arial,Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;">
  2317.                                                                                 <div>
  2318.                                                                                     <div style="text-align: center;"><a
  2319.                                                                                             href="https://drive.google.com/open?id=1KkgCg1_8actMWgf09Vlwgio-JzUh2l2o"
  2320.                                                                                             style="text-decoration: underline; color: rgb(0, 146, 255);">(M01356-01-en)</a>
  2321.                                                                                     </div>
  2322.                                                                                 </div>
  2323.                                                                             </td>
  2324.                                                                         </tr>
  2325.                                                                         </tbody>
  2326.                                                                     </table>
  2327.  
  2328.                                                                 </th>
  2329.                                                                 <th class="rnb-force-col"
  2330.                                                                         style="text-align: left; font-weight: normal; padding-right: 0px;" width="173"
  2331.                                                                         valign="top">
  2332.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left"
  2333.                                                                                  class="rnb-last-col-3" width="173">
  2334.                                                                         <tbody>
  2335.                                                                         <tr>
  2336.                                                                             <td width="100%" class="img-block-center" valign="top" align="left">
  2337.                                                                                 <table width="100%" cellspacing="0" cellpadding="0" border="0">
  2338.                                                                                     <tbody>
  2339.                                                                                     <tr>
  2340.                                                                                         <td width="100%" valign="top" align="left" class="img-block-center">
  2341.                                                                                             <table style="display: inline-block;" cellspacing="0" cellpadding="0"
  2342.                                                                                                          border="0">
  2343.                                                                                                 <tbody>
  2344.                                                                                                 <tr>
  2345.                                                                                                     <td>
  2346.                                                                                                         <div
  2347.                                                                                                                 style="border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
  2348.                                                                                                             <div><img border="0" width="173" hspace="0" vspace="0" alt=""
  2349.                                                                                                                                 class="rnb-col-3-img"
  2350.                                                                                                                                 src="https://img.mailinblue.com/2633578/images/rnb/original/5e2da12aff9c3a43f2296e31.png"
  2351.                                                                                                                                 style="vertical-align: top; max-width: 403px; float: left;">
  2352.                                                                                                             </div>
  2353.                                                                                                             <div style="clear:both;"></div>
  2354.                                                                                                         </div>
  2355.                                                                                                     </td>
  2356.                                                                                                 </tr>
  2357.                                                                                                 </tbody>
  2358.                                                                                             </table>
  2359.  
  2360.                                                                                         </td>
  2361.                                                                                     </tr>
  2362.                                                                                     </tbody>
  2363.                                                                                 </table>
  2364.                                                                             </td>
  2365.                                                                         </tr>
  2366.                                                                         <tr>
  2367.                                                                             <td height="10" class="col_td_gap"
  2368.                                                                                     style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;
  2369.                                                                             </td>
  2370.                                                                         </tr>
  2371.                                                                         <tr>
  2372.                                                                             <td style="font-size:24px; font-family:'Arial',Helvetica,sans-serif; color:#3c4858; text-align:center;">
  2373.                                                                                                                             <span style="color:#3c4858; "><div
  2374.                                                                                                                                     style="line-height:16px;"><span style="font-size:12px;"><strong>VISION-R 800<br>
  2375.     NEW RELEASE VIDEO</strong></span></div>
  2376.     </span></td>
  2377.                                                                         </tr>
  2378.                                                                         <tr>
  2379.                                                                             <td style="font-size:14px; font-family:Arial,Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;">
  2380.                                                                                 <div>
  2381.                                                                                     <div style="text-align: center;"><a href="#"
  2382.                                                                                                                                                             style="text-decoration: underline; color: rgb(0, 146, 255);">(MXXXXXXXX)</a>
  2383.                                                                                     </div>
  2384.                                                                                 </div>
  2385.                                                                             </td>
  2386.                                                                         </tr>
  2387.                                                                         </tbody>
  2388.                                                                     </table>
  2389.  
  2390.                                                                 </th>
  2391.                                                             </tr>
  2392.                                                             </tbody>
  2393.                                                         </table>
  2394.                                                     </td>
  2395.                                                 </tr>
  2396.                                                 <tr сlass="image-list-first-padding">
  2397.                                                     <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  2398.                                                 </tr>
  2399.                                                 </tbody>
  2400.                                             </table>
  2401.  
  2402.                                         </td>
  2403.                                     </tr>
  2404.                                     </tbody>
  2405.                                 </table>
  2406.                                 <!--[if mso]>
  2407.                                 </td>
  2408.                                 <![endif]-->
  2409.  
  2410.                                 <!--[if mso]>
  2411.                                 </tr>
  2412.                                 </table>
  2413.                                 <![endif]-->
  2414.  
  2415.                             </div>
  2416.                         </td>
  2417.                     </tr>
  2418.  
  2419.                     <tr>
  2420.  
  2421.                         <td align="center" valign="top">
  2422.  
  2423.                             <div style="background-color: rgba(248, 248, 248, 0.973); border-radius: 14px;">
  2424.  
  2425.                                 <!--[if mso]>
  2426.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  2427.                                     <tr>
  2428.                                 <![endif]-->
  2429.  
  2430.                                 <!--[if mso]>
  2431.                                 <td valign="top" width="590" style="width:590px;">
  2432.                                 <![endif]-->
  2433.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  2434.                                              style="min-width:100%;" name="Layout_25" id="Layout_25">
  2435.                                     <tbody>
  2436.                                     <tr>
  2437.                                         <td class="rnb-del-min-width" align="center" valign="top">
  2438.                                             <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container"
  2439.                                                          bgcolor="#f8f8f8f8"
  2440.                                                          style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgba(248, 248, 248, 0.973); border-radius: 14px; border-collapse: separate; padding-left: 20px; padding-right: 20px;">
  2441.                                                 <tbody>
  2442.                                                 <tr>
  2443.                                                     <td valign="top" class="rnb-container-padding" align="left">
  2444.                                                         <table width="100%" border="0" cellpadding="0" cellspacing="0"
  2445.                                                                      class="rnb-columns-container images-list">
  2446.                                                             <tbody>
  2447.                                                             <tr>
  2448.                                                                 <th class="rnb-force-col"
  2449.                                                                         style="text-align: left; font-weight: normal; padding-right: 20px;" width="170"
  2450.                                                                         valign="top">
  2451.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left"
  2452.                                                                                  class="rnb-col-3" width="170">
  2453.                                                                         <tbody>
  2454.                                                                         <tr>
  2455.                                                                             <td width="100%" class="img-block-center" valign="top" align="left">
  2456.                                                                                 <table width="100%" cellspacing="0" cellpadding="0" border="0">
  2457.                                                                                     <tbody>
  2458.                                                                                     <tr>
  2459.                                                                                         <td width="100%" valign="top" align="left" class="img-block-center">
  2460.                                                                                             <table style="display: inline-block;" cellspacing="0" cellpadding="0"
  2461.                                                                                                          border="0">
  2462.                                                                                                 <tbody>
  2463.                                                                                                 <tr>
  2464.                                                                                                     <td>
  2465.                                                                                                         <div
  2466.                                                                                                                 style="border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
  2467.                                                                                                             <div><img border="0" width="170" hspace="0" vspace="0" alt=""
  2468.                                                                                                                                 class="rnb-col-3-img"
  2469.                                                                                                                                 src="https://img.mailinblue.com/2633578/images/rnb/original/5e2da12ad5a4f938dc77ccaa.png"
  2470.                                                                                                                                 style="vertical-align: top; max-width: 404px; float: left;">
  2471.                                                                                                             </div>
  2472.                                                                                                             <div style="clear:both;"></div>
  2473.                                                                                                         </div>
  2474.                                                                                                     </td>
  2475.                                                                                                 </tr>
  2476.                                                                                                 </tbody>
  2477.                                                                                             </table>
  2478.  
  2479.                                                                                         </td>
  2480.                                                                                     </tr>
  2481.                                                                                     </tbody>
  2482.                                                                                 </table>
  2483.                                                                             </td>
  2484.                                                                         </tr>
  2485.                                                                         <tr>
  2486.                                                                             <td height="10" class="col_td_gap"
  2487.                                                                                     style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;
  2488.                                                                             </td>
  2489.                                                                         </tr>
  2490.                                                                         <tr>
  2491.                                                                             <td style="font-size:24px; font-family:'Arial',Helvetica,sans-serif; color:#3c4858; text-align:center;">
  2492.                                                                                                                             <span style="color:#3c4858; "><div
  2493.                                                                                                                                     style="line-height:16px;"><span style="font-size:12px;"><strong>VISION-R 800
  2494.     BROCHURE</strong></span></div>
  2495.     </span></td>
  2496.                                                                         </tr>
  2497.                                                                         <tr>
  2498.                                                                             <td style="font-size:14px; font-family:Arial,Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;">
  2499.                                                                                 <div>
  2500.                                                                                     <div style="text-align: center;"><a
  2501.                                                                                             href="https://drive.google.com/open?id=1qX3TlrhSkQWjLCSKp1ss9pQDKcQbyVeu"
  2502.                                                                                             style="text-decoration: underline; color: rgb(0, 146, 255);">M01204-02-en</a>
  2503.                                                                                     </div>
  2504.                                                                                 </div>
  2505.                                                                             </td>
  2506.                                                                         </tr>
  2507.                                                                         </tbody>
  2508.                                                                     </table>
  2509.  
  2510.                                                                 </th>
  2511.                                                                 <th class="rnb-force-col"
  2512.                                                                         style="text-align: left; font-weight: normal; padding-right: 20px;" width="170"
  2513.                                                                         valign="top">
  2514.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left"
  2515.                                                                                  class="rnb-col-3" width="170">
  2516.                                                                         <tbody>
  2517.                                                                         <tr>
  2518.                                                                             <td width="100%" class="img-block-center" valign="top" align="left">
  2519.                                                                                 <table width="100%" cellspacing="0" cellpadding="0" border="0">
  2520.                                                                                     <tbody>
  2521.                                                                                     <tr>
  2522.                                                                                         <td width="100%" valign="top" align="left" class="img-block-center">
  2523.                                                                                             <table style="display: inline-block;" cellspacing="0" cellpadding="0"
  2524.                                                                                                          border="0">
  2525.                                                                                                 <tbody>
  2526.                                                                                                 <tr>
  2527.                                                                                                     <td>
  2528.                                                                                                         <div
  2529.                                                                                                                 style="border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
  2530.                                                                                                             <div><img border="0" width="170" hspace="0" vspace="0" alt=""
  2531.                                                                                                                                 class="rnb-col-3-img"
  2532.                                                                                                                                 src="https://img.mailinblue.com/2633578/images/rnb/original/5e2da129d0b81840042f06ce.png"
  2533.                                                                                                                                 style="vertical-align: top; max-width: 404px; float: left;">
  2534.                                                                                                             </div>
  2535.                                                                                                             <div style="clear:both;"></div>
  2536.                                                                                                         </div>
  2537.                                                                                                     </td>
  2538.                                                                                                 </tr>
  2539.                                                                                                 </tbody>
  2540.                                                                                             </table>
  2541.  
  2542.                                                                                         </td>
  2543.                                                                                     </tr>
  2544.                                                                                     </tbody>
  2545.                                                                                 </table>
  2546.                                                                             </td>
  2547.                                                                         </tr>
  2548.                                                                         <tr>
  2549.                                                                             <td height="10" class="col_td_gap"
  2550.                                                                                     style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;
  2551.                                                                             </td>
  2552.                                                                         </tr>
  2553.                                                                         <tr>
  2554.                                                                             <td style="font-size:24px; font-family:'Arial',Helvetica,sans-serif; color:#3c4858; text-align:center;">
  2555.                                                                                                                             <span style="color:#3c4858; "><div
  2556.                                                                                                                                     style="line-height:16px;"><span style="font-size:12px;"><strong>KEY VISUAL</strong></span></div>
  2557.     </span></td>
  2558.                                                                         </tr>
  2559.                                                                         <tr>
  2560.                                                                             <td style="font-size:14px; font-family:Arial,Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;">
  2561.                                                                                 <div>
  2562.                                                                                     <div style="text-align: center;"><a
  2563.                                                                                             href="https://drive.google.com/open?id=1NuQDB1OCHRWwOiSXW0EvJOiS4BnLF7Kc"
  2564.                                                                                             style="text-decoration: underline; color: rgb(0, 146, 255);">(M01248-01-en)</a>
  2565.                                                                                     </div>
  2566.                                                                                 </div>
  2567.                                                                             </td>
  2568.                                                                         </tr>
  2569.                                                                         </tbody>
  2570.                                                                     </table>
  2571.  
  2572.                                                                 </th>
  2573.                                                                 <th class="rnb-force-col"
  2574.                                                                         style="text-align: left; font-weight: normal; padding-right: 0px;" width="170"
  2575.                                                                         valign="top">
  2576.                                                                     <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left"
  2577.                                                                                  class="rnb-last-col-3" width="170">
  2578.                                                                         <tbody>
  2579.                                                                         <tr>
  2580.                                                                             <td width="100%" class="img-block-center" valign="top" align="left">
  2581.                                                                                 <table width="100%" cellspacing="0" cellpadding="0" border="0">
  2582.                                                                                     <tbody>
  2583.                                                                                     <tr>
  2584.                                                                                         <td width="100%" valign="top" align="left" class="img-block-center">
  2585.                                                                                             <table style="display: inline-block;" cellspacing="0" cellpadding="0"
  2586.                                                                                                          border="0">
  2587.                                                                                                 <tbody>
  2588.                                                                                                 <tr>
  2589.                                                                                                     <td>
  2590.                                                                                                         <div
  2591.                                                                                                                 style="border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
  2592.                                                                                                             <div><img border="0" width="170" hspace="0" vspace="0" alt=""
  2593.                                                                                                                                 class="rnb-col-3-img"
  2594.                                                                                                                                 src="https://img.mailinblue.com/2633578/images/rnb/original/5e2da11fd5a4f93932799c72.png"
  2595.                                                                                                                                 style="vertical-align: top; max-width: 405px; float: left;">
  2596.                                                                                                             </div>
  2597.                                                                                                             <div style="clear:both;"></div>
  2598.                                                                                                         </div>
  2599.                                                                                                     </td>
  2600.                                                                                                 </tr>
  2601.                                                                                                 </tbody>
  2602.                                                                                             </table>
  2603.  
  2604.                                                                                         </td>
  2605.                                                                                     </tr>
  2606.                                                                                     </tbody>
  2607.                                                                                 </table>
  2608.                                                                             </td>
  2609.                                                                         </tr>
  2610.                                                                         <tr>
  2611.                                                                             <td height="10" class="col_td_gap"
  2612.                                                                                     style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;
  2613.                                                                             </td>
  2614.                                                                         </tr>
  2615.                                                                         <tr>
  2616.                                                                             <td style="font-size:24px; font-family:'Arial',Helvetica,sans-serif; color:#3c4858; text-align:center;">
  2617.                                                                                                                             <span style="color:#3c4858; "><div
  2618.                                                                                                                                     style="line-height:16px;"><span style="font-size:12px;"><strong>LAUNCH VIDEO<br>
  2619.     SHORT VERSION </strong></span></div>
  2620.     </span></td>
  2621.                                                                         </tr>
  2622.                                                                         <tr>
  2623.                                                                             <td style="font-size:14px; font-family:Arial,Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;">
  2624.                                                                                 <div>
  2625.                                                                                     <div style="text-align: center;"><a
  2626.                                                                                             href="https://drive.google.com/open?id=1e7WcVNW3BGo_yHXqQ8ZQWKfZsBGOV3Zx"
  2627.                                                                                             style="text-decoration: underline; color: rgb(0, 146, 255);">(M01262-01-en)</a>
  2628.                                                                                     </div>
  2629.                                                                                 </div>
  2630.                                                                             </td>
  2631.                                                                         </tr>
  2632.                                                                         </tbody>
  2633.                                                                     </table>
  2634.  
  2635.                                                                 </th>
  2636.                                                             </tr>
  2637.                                                             </tbody>
  2638.                                                         </table>
  2639.                                                     </td>
  2640.                                                 </tr>
  2641.                                                 </tbody>
  2642.                                             </table>
  2643.  
  2644.                                         </td>
  2645.                                     </tr>
  2646.                                     </tbody>
  2647.                                 </table>
  2648.                                 <!--[if mso]>
  2649.                                 </td>
  2650.                                 <![endif]-->
  2651.  
  2652.                                 <!--[if mso]>
  2653.                                 </tr>
  2654.                                 </table>
  2655.                                 <![endif]-->
  2656.  
  2657.                             </div>
  2658.                         </td>
  2659.                     </tr>
  2660.  
  2661.                     <tr>
  2662.  
  2663.                         <td align="center" valign="top">
  2664.  
  2665.                             <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  2666.                                          style="min-width:590px;" name="Layout_13833" id="Layout_13833">
  2667.                                 <tbody>
  2668.                                 <tr>
  2669.                                     <td class="rnb-del-min-width" valign="top" align="center" style="min-width:590px;">
  2670.                                         <table width="100%" cellpadding="0" border="0" height="35" cellspacing="0">
  2671.                                             <tbody>
  2672.                                             <tr>
  2673.                                                 <td valign="top" height="35">
  2674.                                                     <img width="20" height="35" style="display:block; max-height:38px; max-width:20px;" alt=""
  2675.                                                              src="http://img.mailinblue.com/new_images/rnb/rnb_space.gif">
  2676.                                                 </td>
  2677.                                             </tr>
  2678.                                             </tbody>
  2679.                                         </table>
  2680.                                     </td>
  2681.                                 </tr>
  2682.                                 </tbody>
  2683.                             </table>
  2684.                         </td>
  2685.                     </tr>
  2686.  
  2687.                     <tr>
  2688.  
  2689.                         <td align="center" valign="top">
  2690.  
  2691.                             <div style="background-color: rgb(12, 39, 60); border-radius: 0px;">
  2692.  
  2693.                                 <!--[if mso]>
  2694.                                 <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  2695.                                     <tr>
  2696.                                 <![endif]-->
  2697.  
  2698.                                 <!--[if mso]>
  2699.                                 <td valign="top" width="590" style="width:590px;">
  2700.                                 <![endif]-->
  2701.                                 <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  2702.                                              style="min-width:590px;" name="Layout_6" id="Layout_6">
  2703.                                     <tbody>
  2704.                                     <tr>
  2705.                                         <td class="rnb-del-min-width" align="center" valign="top" style="min-width:590px;">
  2706.                                             <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container"
  2707.                                                          bgcolor="#0c273c"
  2708.                                                          style="background-color: rgb(12, 39, 60); border-radius: 0px; padding-left: 0px; padding-right: 0px; border-collapse: separate;">
  2709.                                                 <tbody>
  2710.                                                 <tr>
  2711.                                                     <td height="25" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  2712.                                                 </tr>
  2713.                                                 <tr>
  2714.                                                     <td valign="top" class="rnb-container-padding" align="left">
  2715.                                                         <table width="100%" cellpadding="0" border="0" align="center" cellspacing="0">
  2716.                                                             <tbody>
  2717.                                                             <tr>
  2718.                                                                 <td valign="top" align="center">
  2719.                                                                     <table cellpadding="0" border="0" align="center" cellspacing="0"
  2720.                                                                                  class="logo-img-center">
  2721.                                                                         <tbody>
  2722.                                                                         <tr>
  2723.                                                                             <td valign="middle" align="center" style="line-height: 1px;">
  2724.                                                                                 <div
  2725.                                                                                         style="border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block; "
  2726.                                                                                         cellspacing="0" cellpadding="0" border="0">
  2727.                                                                                     <div><img width="179" vspace="0" hspace="0" border="0" alt="Sending mail"
  2728.                                                                                                         style="float: left;max-width:179px;display:block;"
  2729.                                                                                                         class="rnb-logo-img rnb-logo-bottom"
  2730.                                                                                                         src="https://img.mailinblue.com/2633578/images/rnb/original/5e2f4b62314656907d798a40.png">
  2731.                                                                                     </div>
  2732.                                                                                 </div>
  2733.                                                                             </td>
  2734.                                                                         </tr>
  2735.                                                                         </tbody>
  2736.                                                                     </table>
  2737.                                                                 </td>
  2738.                                                             </tr>
  2739.                                                             </tbody>
  2740.                                                         </table>
  2741.                                                     </td>
  2742.                                                 </tr>
  2743.                                                 <tr>
  2744.                                                     <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  2745.                                                 </tr>
  2746.                                                 </tbody>
  2747.                                             </table>
  2748.                                         </td>
  2749.                                     </tr>
  2750.                                     </tbody>
  2751.                                 </table>
  2752.                                 <!--[if mso]>
  2753.                                 </td>
  2754.                                 <![endif]-->
  2755.  
  2756.                                 <!--[if mso]>
  2757.                                 </tr>
  2758.                                 </table>
  2759.                                 <![endif]-->
  2760.  
  2761.                             </div>
  2762.                         </td>
  2763.                     </tr>
  2764.  
  2765.                     <tr>
  2766.  
  2767.                         <td align="center" valign="top">
  2768.  
  2769.                             <div style="background-color: rgb(12, 39, 60);">
  2770.  
  2771.                                 <table class="rnb-del-min-width rnb-tmpl-width" width="100%" cellpadding="0" border="0" cellspacing="0"
  2772.                                              style="min-width:590px;" name="Layout_4" id="Layout_4">
  2773.                                     <tbody>
  2774.                                     <tr>
  2775.                                         <td class="rnb-del-min-width" align="center" valign="top" style="min-width:590px;">
  2776.                                             <table width="100%" cellpadding="0" border="0" align="center" cellspacing="0" bgcolor="#0c273c"
  2777.                                                          style="padding: 0 5px; background-color: rgb(12, 39, 60); border-collapse: separate;">
  2778.                                                 <tbody>
  2779.                                                 <tr>
  2780.                                                     <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  2781.                                                 </tr>
  2782.                                                 <tr>
  2783.                                                     <td style="font-size:10px; color:#ffffff; font-weight:normal; text-align:center; font-family:'pt-sans','Arial',Helvetica,sans-serif;">
  2784.                                                         <div style="padding: 0 16px;" class="footer">
  2785.                                                             <div>As improvements are made, these texts and pictures are not contractually binding and
  2786.                                                                 may be changed without prior notice.<br>
  2787.                                                                 Vision-R™ 800 is a trademark of Essilor International.
  2788.                                                             </div>
  2789.                                                             <div>&nbsp;</div>
  2790.                                                             <div>Copyright © 2018 Essilor Instruments. Confidential information. All rights reserved.
  2791.                                                             </div>
  2792.                                                         </div>
  2793.                                                     </td>
  2794.                                                 </tr>
  2795.                                                 <tr>
  2796.                                                     <td height="40" style="font-size:1px; line-height:0px; mso-hide: all;">&nbsp;</td>
  2797.                                                 </tr>
  2798.                                                 </tbody>
  2799.                                             </table>
  2800.                                         </td>
  2801.                                     </tr>
  2802.                                     </tbody>
  2803.                                 </table>
  2804.  
  2805.                             </div>
  2806.                         </td>
  2807.                     </tr>
  2808.                 </tbody>
  2809.             </table>
  2810.         </td>
  2811.     </tr>
  2812.     </tbody>
  2813. </table>
  2814.  
  2815. </body>
  2816. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement