.elementor-kit-186{--e-global-color-primary:#1A6870;--e-global-color-secondary:#54595F;--e-global-color-text:#2C2C2C;--e-global-color-accent:#4AB9C5;--e-global-color-8bab16b:#BBD2CD;--e-global-color-9e6befa:#F4F1EB;--e-global-color-d8c76e1:#BBD2CD75;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-size:16px;line-height:32px;}.elementor-kit-186 a{color:var( --e-global-color-primary );}.elementor-kit-186 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-186 h1{color:#1A6870;}.elementor-kit-186 h2{color:var( --e-global-color-primary );}.elementor-kit-186 h3{color:var( --e-global-color-secondary );}.elementor-kit-186 h4{color:var( --e-global-color-secondary );}.elementor-kit-186 h5{color:var( --e-global-color-secondary );}.elementor-kit-186 h6{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.tilbud-container {
  perspective: 1000px;
  justify-content: center;
  gap: 20px;
}

.tilbud-img {
  display: inline-block;
  transform: rotateY(-15deg);
  transition: transform 0.35s ease;
  transform-style: preserve-3d;
}

.tilbud-img:hover {
  transform: rotateY(0deg) scale(1.06);
  z-index: 10;
}/* End custom CSS */