@media(max-width:1366px){.elementor .btn-orange{overflow:hidden;position:relative;&:before{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  content: "";
  background-color: #0C58AF;
  z-index: -1;
  transition: all 0.5s;
}\n}}@media(max-width:1366px){.elementor .btn-orange:hover,.elementor .btn-orange:focus-visible{&:before{
      width:100%;
}\n}}@media(max-width:1366px){.elementor .hero-title{font-size:72px;}}