.elementor-1095 .elementor-element.elementor-element-7d6e130{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-120px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}/* Start custom CSS */.border-box {
  /*border: 5px solid transparent;*/
  /*border-radius: 15px; */

  /*background:*/
  /*  linear-gradient(white, white) padding-box,*/
  /*  linear-gradient(-45deg, #0e3c61, #308ec3) border-box;*/
  /*background-clip: padding-box, border-box; */
  /*background-origin: padding-box, border-box;*/
  /*transition: transform 0.3s ease;*/
  /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
  background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}
.border-box:hover {
    transform: scale(1.01);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}/* End custom CSS */