.elementor-kit-482{--e-global-color-primary:#921D1D;--e-global-color-secondary:#D9D9D9;--e-global-color-text:#000000;--e-global-color-accent:#FFDEAD;--e-global-color-c64f5e6:#FFFFFF;--e-global-color-fa1f317:#737373;--e-global-color-677a366:#BEBEBEDE;--e-global-color-8cbbea7:#1F0E0EA8;--e-global-typography-primary-font-family:"Cinzel";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-nvdarkbg );}.elementor-kit-482 button,.elementor-kit-482 input[type="button"],.elementor-kit-482 input[type="submit"],.elementor-kit-482 .elementor-button{background-color:transparent;background-image:linear-gradient(180deg, #921D1D 0%, #420B0B 100%);border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hide-bottom {
  position: relative;
  overflow: hidden;
}

.hide-bottom img {
  position: absolute;
  bottom: 0;
  transition: bottom 0.5s ease-out;
}

.hide-bottom:hover img {
  bottom: -50%; /* Hier kannst du anpassen, wie viel vom Bild ausgeblendet werden soll */
}/* End custom CSS */