<turbo-stream action="update" target="remote_modal"><template>
  <turbo-frame id="remote_modal">
  <div class="modal fade" data-controller="modal"
       data-action="turbo:submit-end->modal#submitEnd keyup@window->modal#closeWithKeyboard click@window->modal#closeBackground">
    <div class="modal-dialog modal-lg">
      <div class="modal-content rounded-0 border shadow-sm position-relative" style="border-width: 10px !important; border-color: #C0C0C0 !important;">
        <button type="button" class="btn-close btn-sm position-absolute top-0 end-0 m-2" data-bs-dismiss="modal" aria-label="Close" style="z-index: 1050;"></button>
        <div class="modal-body remote_modal_body " id="remote_modal_body">
          
    <div class="row">
  <div class="col-xs-12">
    <p>
      <p class="description">This classic diamond shape is most popular for diamond engagement rings. The cut arrangement and proportions of the round diamond are based on the 57-facet design (58, if the culet is flattened) established in 1919 by diamond cutter Marcel Tolkowsky. Today, round diamond cut is graded based on proportions and diamond quality standards established by the American Gem Society Laboratories (AGSL).</p>
    </p>
  </div>
  <div class="col-xs-12 text-center">
      <br><img class="img-fluid" alt="ROUND DIAMOND illustration image" src="/jewelry-assets/faq_answer_images/31/round.jpg" />
  </div>
</div>


        </div>
      </div>
    </div>
  </div>
</turbo-frame></template></turbo-stream>