.elementor-1539 .elementor-element.elementor-element-4e8d96f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-1539 .elementor-element.elementor-element-658b1cb{--grid-columns:4;}@media(max-width:1024px){.elementor-widget-loop-grid .elementor-pagination{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-loop-grid .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-loop-grid .e-load-more-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-1539 .elementor-element.elementor-element-658b1cb{--grid-columns:2;}}@media(max-width:767px){.elementor-widget-loop-grid .elementor-pagination{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-loop-grid .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-loop-grid .e-load-more-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-1539 .elementor-element.elementor-element-658b1cb{--grid-columns:1;}}/* Start custom CSS for container, class: .elementor-element-4e8d96f */.sliding-bg {
  position: relative;
  overflow: hidden;

  background-image: url('https://metsatyo.creativetaiga.fi/wp-content/uploads/2026/06/Property-1Default-scaled.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.sliding-bg::before {
  content: "";
  position: absolute;
  inset: 0;

  background-image: url('https://metsatyo.creativetaiga.fi/wp-content/uploads/2026/06/Property-1Variant2-1-scaled.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  clip-path: inset(0 100% 0 0);
  animation: wipeReveal 14s infinite;
  z-index: 0;
}

.sliding-bg > * {
  position: relative;
  z-index: 1;
}

@keyframes wipeReveal {
  0% {
    clip-path: inset(0 0 0 100%);
  }

  20% {
    clip-path: inset(0 0 0 0);
  }

  60% {
    clip-path: inset(0 0 0 0);
  }

  80% {
    clip-path: inset(0 100% 0 0);
  }

  100% {
    clip-path: inset(0 100% 0 0);
  }
}/* End custom CSS */
/* Start custom CSS for loop-grid, class: .elementor-element-658b1cb */.tuote-laatikko:hover .tuote-nappi {
    background-color: #000000;   
  }/* End custom CSS */