.elementor-8855 .elementor-element.elementor-element-97340b5{--display:flex;}.elementor-8855 .elementor-element.elementor-element-97340b5.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-8855 .elementor-element.elementor-element-01a5f5b .elementor-heading-title{color:var( --e-global-color-secondary );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-8855 .elementor-element.elementor-element-97340b5{--width:80%;}}/* Start custom CSS for html, class: .elementor-element-5329230 */.picture {
          width: 100%;
          height: auto;
          position: relative;
        }
        .download-icon {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          background-color: rgba(0, 0, 0, 0.5);
          opacity: 0;
          transition: opacity 0.3s;
          z-index: 10;
          font-size: 2em;
        }
        .card:hover .download-icon {
          opacity: 1;
        }
        .decp{
            font-size: 20px;
        }
.fas{
    color: #fff;
}/* End custom CSS */