.elementor-9498 .elementor-element.elementor-element-d7fccba{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-end;--overflow:hidden;}.elementor-9498 .elementor-element.elementor-element-f47c742{width:100%;max-width:100%;z-index:0;}.elementor-9498 .elementor-element.elementor-element-f47c742 img{width:100%;height:100%;object-fit:cover;object-position:center center;}.elementor-9498 .elementor-element.elementor-element-361c61a{--display:flex;--gap:0.25rem 0.25rem;--row-gap:0.25rem;--column-gap:0.25rem;--z-index:1;}.elementor-9498 .elementor-element.elementor-element-8f4c3e5{z-index:1;}.elementor-9498 .elementor-element.elementor-element-8f4c3e5 .elementor-heading-title{font-family:"Akko Rounded", Sans-serif;font-size:clamp(1rem,-.1020408163rem + 6.1224489796cqi,2.5rem);font-weight:300;line-height:clamp(1.5rem, .3979591837rem + 6.1224489796cqi, 3rem);letter-spacing:var(--letter-spacing--heading);color:var( --e-global-color-secondary );}.elementor-9498 .elementor-element.elementor-element-901a819{z-index:1;font-family:var( --e-global-typography-91c6b0b-font-family ), Sans-serif;font-size:var( --e-global-typography-91c6b0b-font-size );font-weight:var( --e-global-typography-91c6b0b-font-weight );line-height:var( --e-global-typography-91c6b0b-line-height );color:var( --e-global-color-secondary );}@media(min-width:768px){.elementor-9498 .elementor-element.elementor-element-d7fccba{--width:100%;}}@media(max-width:1024px){.elementor-9498 .elementor-element.elementor-element-901a819{font-size:var( --e-global-typography-91c6b0b-font-size );line-height:var( --e-global-typography-91c6b0b-line-height );}}@media(max-width:767px){.elementor-9498 .elementor-element.elementor-element-901a819{font-size:var( --e-global-typography-91c6b0b-font-size );line-height:var( --e-global-typography-91c6b0b-line-height );}}/* Start custom CSS for container, class: .elementor-element-d7fccba */.inpiration-loop-wrapper {
    container-type: inline-size;
    aspect-ratio: 1.777777;
}

.inpiration-loop-wrapper__content {
    padding: max(2rem, 5cqi) max(1rem, 5cqi) max(1rem, 5cqi);
}

.inpiration-loop-wrapper__content::before {
    backdrop-filter: blur(10px);
    background-color: color-mix(in lch, var( --e-global-color-text ) 80%, transparent 20%);
    content: "";
    inset: 0;
    -webkit-mask-image: linear-gradient(transparent, #000);
    mask-image: linear-gradient(transparent, #000);
    position: absolute;
    z-index: 0;
}


.inpiration-loop-wrapper .inpiration-loop-wrapper__excerpt {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

.inpiration-loop-wrapper .inpiration-loop-wrapper__title {
    text-shadow: 0 0 0.5em var(--e-global-color-text);
}

.inpiration-loop-wrapper .inpiration-loop-wrapper__image {
    position: absolute;
    inset: 0;
    transition: all 0.9s cubic-bezier(0.4, 0, 0.2, 1);
}

.inpiration-loop-wrapper:hover .inpiration-loop-wrapper__image {
    transform: scale(1.1);
}/* End custom CSS */