@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Medium.woff2') format('woff2'),
        url('fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Regular.woff2') format('woff2'),
        url('fonts/Gilroy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('fonts/Gilroy-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Bold.woff2') format('woff2'),
        url('fonts/Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
body, #page-header-bg h1, body h1{font-family: 'Gilroy' !important}
 #page-header-bg h1, body h1 {
  font-family: 'Gilroy' !important;
  font-size: 40px !important;
  font-weight: bold !important;
  line-height: 40px !important;
}
body h2{ font-family: 'Gilroy' !important;

  font-weight: 400 !important;
}
body h3{ font-family: 'Gilroy' !important;

  font-weight: 800 !important;
}
.device{max-width: 600px !important;
right: -480px;
position: absolute !important;
top: -200px;}

.grad{background: -webkit-linear-gradient(45deg, #09009f, #00ff95 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
  
  
  
  .gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large{border: none; border-bottom: 1px solid #cccccc; border-radius: 0;padding: 15px 8px;background: transparent !important;}
  
  .gform_wrapper.gravity-theme .gfield textarea.large{border: 1px solid #cccccc;background: transparent !important;}
  #gform_submit_button_1{border-radius: 0 !important; background: rgb(181,216,21);
background: linear-gradient(109deg, rgba(181,216,21,1) 0%, rgba(0,150,67,1) 100%); }
  .gform_footer{justify-content: center;}
  
  
  