/* Start custom CSS for section, class: .elementor-element-6e1dcbac */.c-pricing-boxes {
    width: 1040px !important;
    max-width: 100% !important;
    margin: 0 auto !important;
}
@media screen and (min-width: 560px) and (max-width:767px){
    .c-pricing-boxes{
        padding-left: 15% !important;
        padding-right: 15% !important;
    }
}/* End custom CSS */
/* Start custom CSS */.elementor-container {
    width: 1500px !important;
    max-width: 100% !important;
}


.gradient-btn a,
.gradient-btn button {
    background: linear-gradient(223.02deg, #3EA3FF 0%, #0073FF 100%);
  box-shadow: 0 25px 20px -25px rgba(0,115,255,0.9);
}

.black-btn a:hover {
      box-shadow: 0 25px 20px -25px rgba(0,58,128,0.9) !important;
}

.blue-btn a:hover {
      box-shadow: 0 25px 20px -25px rgba(0,115,255,0.9) !important;
}/* End custom CSS */