@-webkit-keyframes appear { 
  0% { transform: scale(0); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}@keyframes appear { 
  0% { transform: scale(0); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}.elementor-widget.bdt-backdrop-filter-yes:not(.bdt-filter-liquid_glass) > .elementor-widget, .e-con-inner > .bdt-backdrop-filter-yes:not(.bdt-filter-liquid_glass).elementor-element, .e-con-inner > .e-con > .bdt-backdrop-filter-yes:not(.bdt-filter-liquid_glass).elementor-element, .e-con-inner.bdt-backdrop-filter-yes:not(.bdt-filter-liquid_glass) .e-container__inner, .elementor-column.bdt-backdrop-filter-yes:not(.bdt-filter-liquid_glass) > .elementor-element-populated, .elementor-column .elementor-element-populated > .bdt-backdrop-filter-yes:not(.bdt-filter-liquid_glass) { backdrop-filter: blur(var(--ep-backdrop-filter-blur, 0)) brightness(var(--ep-backdrop-filter-brightness, 100%)) contrast(var(--ep-backdrop-filter-contrast, 1)) grayscale(var(--ep-backdrop-filter-grayscale, 0)) invert(var(--ep-backdrop-filter-invert, 0)) opacity(var(--ep-backdrop-filter-opacity, 1)) sepia(var(--ep-backdrop-filter-sepia, 0)) saturate(var(--ep-backdrop-filter-saturate, 1)) hue-rotate(var(--ep-backdrop-filter-hue-rotate, 0)); }.bdt-reveal-effects-yes > :not([class*="block-revealer"]) { opacity: 0; }.elementor-widget-bdt-crypto-currency-chart-carousel .swiper:not(.swiper-initialized), .elementor-widget-bdt-crypto-currency-carousel .swiper:not(.swiper-initialized), .elementor-widget-bdt-fancy-slider .swiper:not(.swiper-initialized) { opacity: 1 !important; visibility: visible !important; }[class*=" elementor-widget-bdt-"] .swiper:not(.swiper-initialized) { opacity: 0; visibility: hidden; }.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter:not(:first-child) { margin-right: calc(15px); }.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter:not(:last-child) { margin-left: calc(15px); }@keyframes dummy-loader-animation { 
  0% { background: rgba(152, 152, 152, 0.05); }
  50% { background: rgba(152, 152, 152, 0.2); }
  100% { background: rgba(152, 152, 152, 0.05); }
}@keyframes attentionAnimation { 
  0% { right: 0px; }
  1% { right: -3px; }
  2% { right: 5px; }
  3% { right: -8px; }
  4% { right: 8px; }
  5% { right: -5px; }
  6% { right: 3px; }
  7% { right: 0px; }
}.bdt-honeycombs:not(.honeycombs-loaded) { opacity: 0; }@keyframes fe-infinite-rotate { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(-360deg); }
}@keyframes ep-grid-layer-animation-top-to-bottom { 
  0% { min-height: 0vh; }
  100% { min-height: 100vh; }
}.bdt-realistic-image-shadow:not(.bdt-hover) img:nth-last-child(1) { filter: blur(20px); opacity: 0.8; transform: scaleX(0.9) translateY(20px); }