.elementor-1470 .elementor-element.elementor-element-50970eb{--display:flex;--min-height:500px;--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;--justify-content:flex-start;--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1470 .elementor-element.elementor-element-9dffbfd{--display:flex;--min-height:350px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--border-radius:30px 30px 30px 30px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-1470 .elementor-element.elementor-element-9dffbfd:not(.elementor-motion-effects-element-type-background), .elementor-1470 .elementor-element.elementor-element-9dffbfd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1470 .elementor-element.elementor-element-9dffbfd.e-con{--align-self:center;}.elementor-1470 .elementor-element.elementor-element-a51868d{--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;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.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-1470 .elementor-element.elementor-element-e2c3c7b{width:100%;max-width:100%;text-align:center;}.elementor-1470 .elementor-element.elementor-element-e2c3c7b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 10px 0px;}.elementor-1470 .elementor-element.elementor-element-e2c3c7b.elementor-element{--align-self:flex-end;}.elementor-1470 .elementor-element.elementor-element-e2c3c7b .elementor-heading-title{font-family:"EMprint", Sans-serif;font-size:20px;font-weight:600;color:var( --e-global-color-text );}.elementor-1470 .elementor-element.elementor-element-e2c3c7b .elementor-heading-title a:hover, .elementor-1470 .elementor-element.elementor-element-e2c3c7b .elementor-heading-title a:focus{color:var( --e-global-color-primary );}.elementor-1470 .elementor-element.elementor-element-e2c3c7b .elementor-heading-title a{transition-duration:0.3s;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1470 .elementor-element.elementor-element-cdff037 .elementor-button{background-color:var( --e-global-color-primary );font-family:"EMprint", Sans-serif;font-size:16px;font-weight:500;fill:var( --e-global-color-adc9294 );color:var( --e-global-color-adc9294 );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:50px 50px 50px 50px;padding:17px 35px 17px 35px;}.elementor-1470 .elementor-element.elementor-element-cdff037{width:auto;max-width:auto;}.elementor-1470 .elementor-element.elementor-element-cdff037.elementor-element{--align-self:center;}@media(min-width:768px){.elementor-1470 .elementor-element.elementor-element-50970eb{--width:400px;}.elementor-1470 .elementor-element.elementor-element-9dffbfd{--width:100%;}.elementor-1470 .elementor-element.elementor-element-a51868d{--width:100%;}}/* Start custom CSS for button, class: .elementor-element-cdff037 */.HoverContainer a {
  display: inline-block;
  border-radius: 0;
  background: linear-gradient(to right, rgba(12, 71, 157, 0) 25%, rgba(12, 71, 157) 75%);
  background-position: 1% 50%;
  background-size: 400% 300%;
  transition: all 0.3s ease; /* Example transition, assuming the mixin did something similar */
	cursor:pointer;
}

.HoverContainer a:hover {
  color: white !important;
  background-position: 99% 50%;
	cursor:pointer;
	border:1px solid #0C479D;
}/* End custom CSS */