@media(max-width:880px){.elementor .e-6a1298e-762c407{display:none;}}@media(max-width:880px){.elementor .e-40a142d-fbee8f7{display:inline-block;}}@media(max-width:880px){.elementor .e-8affaa1-29ab715{overflow:hidden;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;position: sticky;
position: -webkit-sticky;
bottom:0;
z-index: 100;
 /* 1. The background MUST be semi-transparent to see the blur behind it */
  background-color: rgba(0, 0, 0, 0.01); /* White with 40% opacity. Change to rgba(0,0,0,0.4) for dark mode */
  
  /* 2. WebKit prefix for Safari and iOS */
  -webkit-backdrop-filter: blur(15px); 
  
  /* 3. Standard syntax for Chrome, Firefox, Edge, Opera */
  backdrop-filter: blur(15px);\n}}