.placeholder-image{position:relative;aspect-ratio:var(--ratio);overflow:hidden}.placeholder-image img{width:100%;height:100%;aspect-ratio:var(--ratio)}.abone-image-size-style{width:var(--abone-image-width-mobile, var(--abone-image-width-desktop, auto));max-width:var(--abone-image-max-width-mobile, var(--abone-image-max-width-desktop, none));height:var(--abone-image-height, auto);min-height:var(--abone-image-min-height, auto)}@media screen and (min-width: 750px){.abone-image-size-style{width:var(--abone-image-width-desktop, auto);max-width:var(--abone-image-max-width-desktop, none)}}.abone-image-block{display:flex;justify-content:var(--abone-image-h-align, flex-start);align-items:var(--abone-image-v-align, stretch)}.abone-layout-flex--row>.abone-image-block--width-fit-content,.abone-layout--flex-row>.abone-image-block--width-fit-content,.abone-cs-layout--flex-row>.abone-image-block--width-fit-content{flex:0 0 auto;width:auto}.abone-layout-flex--row>.abone-image-block--width-fill,.abone-layout--flex-row>.abone-image-block--width-fill,.abone-cs-layout--flex-row>.abone-image-block--width-fill{flex:1 1 0%;width:auto}.abone-layout-flex--row>.abone-image-block--width-custom,.abone-layout--flex-row>.abone-image-block--width-custom,.abone-cs-layout--flex-row>.abone-image-block--width-custom{flex:0 0 auto;width:var(--abone-image-width-mobile, var(--abone-image-width-desktop, auto))}.abone-layout-flex--column>.abone-image-block--width-fill,.abone-layout--flex-column>.abone-image-block--width-fill,.abone-cs-layout--flex-column>.abone-image-block--width-fill{width:100%}.abone-layout-flex--column>.abone-image-block--width-custom,.abone-layout--flex-column>.abone-image-block--width-custom,.abone-cs-layout--flex-column>.abone-image-block--width-custom{width:var(--abone-image-width-mobile, var(--abone-image-width-desktop, auto))}.abone-layout--grid>.abone-image-block--width-fill,.abone-cs-layout--grid>.abone-image-block--width-fill{width:100%}.abone-layout--grid>.abone-image-block--width-custom,.abone-cs-layout--grid>.abone-image-block--width-custom{width:var(--abone-image-width-mobile, var(--abone-image-width-desktop, auto))}.abone-image-block--height-fit{height:auto}.abone-image-block--height-custom,.abone-image-block--height-fill{height:var(--abone-image-height, 100%)}.abone-layout-flex--column>.abone-image-block--height-fit,.abone-layout--flex-column>.abone-image-block--height-fit,.abone-cs-layout--flex-column>.abone-image-block--height-fit{flex:0 1 auto}.abone-layout-flex--column>.abone-image-block--height-fill,.abone-layout--flex-column>.abone-image-block--height-fill,.abone-cs-layout--flex-column>.abone-image-block--height-fill{flex:1}.abone-layout-flex--column>.abone-image-block--height-custom,.abone-layout--flex-column>.abone-image-block--height-custom,.abone-cs-layout--flex-column>.abone-image-block--height-custom{flex-basis:var(--abone-image-height, auto)}.abone-layout-flex--row>.abone-image-block--height-fill,.abone-layout--flex-row>.abone-image-block--height-fill,.abone-cs-layout--flex-row>.abone-image-block--height-fill{height:100%}.abone-layout--grid>.abone-image-block--height-fill,.abone-cs-layout--grid>.abone-image-block--height-fill{height:100%}.abone-layout--grid>.abone-image-block--height-custom,.abone-cs-layout--grid>.abone-image-block--height-custom{height:var(--abone-image-height, auto)}.abone-image-block__image{width:100%;height:100%;object-fit:var(--abone-image-object-fit, cover);object-position:var(--abone-image-object-position, center);aspect-ratio:var(--ratio);border-radius:var(--abone-image-border-radius, 0);border:var(--abone-image-border-width, 0) solid var(--abone-image-border-color, transparent);overflow:hidden}.abone-image-block--height-fit .abone-image-block__image{height:auto}.abone-layout-flex--row>.abone-image-block--align-h-start,.abone-layout--flex-row>.abone-image-block--align-h-start,.abone-cs-layout--flex-row>.abone-image-block--align-h-start,.abone-layout-flex--column>.abone-image-block--align-v-start,.abone-layout--flex-column>.abone-image-block--align-v-start,.abone-cs-layout--flex-column>.abone-image-block--align-v-start{align-self:flex-start}.abone-layout-flex--row>.abone-image-block--align-h-center,.abone-layout--flex-row>.abone-image-block--align-h-center,.abone-cs-layout--flex-row>.abone-image-block--align-h-center,.abone-layout-flex--column>.abone-image-block--align-v-center,.abone-layout--flex-column>.abone-image-block--align-v-center,.abone-cs-layout--flex-column>.abone-image-block--align-v-center{align-self:center}.abone-layout-flex--row>.abone-image-block--align-h-end,.abone-layout--flex-row>.abone-image-block--align-h-end,.abone-cs-layout--flex-row>.abone-image-block--align-h-end,.abone-layout-flex--column>.abone-image-block--align-v-end,.abone-layout--flex-column>.abone-image-block--align-v-end,.abone-cs-layout--flex-column>.abone-image-block--align-v-end{align-self:flex-end}.abone-layout-flex--row>.abone-image-block--align-h-stretch,.abone-layout--flex-row>.abone-image-block--align-h-stretch,.abone-cs-layout--flex-row>.abone-image-block--align-h-stretch,.abone-layout-flex--column>.abone-image-block--align-v-stretch,.abone-layout--flex-column>.abone-image-block--align-v-stretch,.abone-cs-layout--flex-column>.abone-image-block--align-v-stretch{align-self:stretch}.abone-layout--grid>.abone-image-block--align-h-start,.abone-cs-layout--grid>.abone-image-block--align-h-start{justify-self:start}.abone-layout--grid>.abone-image-block--align-h-center,.abone-cs-layout--grid>.abone-image-block--align-h-center{justify-self:center}.abone-layout--grid>.abone-image-block--align-h-end,.abone-cs-layout--grid>.abone-image-block--align-h-end{justify-self:end}.abone-layout--grid>.abone-image-block--align-h-stretch,.abone-cs-layout--grid>.abone-image-block--align-h-stretch{justify-self:stretch}.abone-layout--grid>.abone-image-block--align-v-start,.abone-cs-layout--grid>.abone-image-block--align-v-start{align-self:start}.abone-layout--grid>.abone-image-block--align-v-center,.abone-cs-layout--grid>.abone-image-block--align-v-center{align-self:center}.abone-layout--grid>.abone-image-block--align-v-end,.abone-cs-layout--grid>.abone-image-block--align-v-end{align-self:end}.abone-layout--grid>.abone-image-block--align-v-stretch,.abone-cs-layout--grid>.abone-image-block--align-v-stretch{align-self:stretch}@media screen and (min-width: 750px){.abone-layout-flex--row>.abone-image-block--width-custom,.abone-layout--flex-row>.abone-image-block--width-custom,.abone-cs-layout--flex-row>.abone-image-block--width-custom{width:var(--abone-image-width-desktop, auto)}.abone-layout-flex--column>.abone-image-block--width-custom,.abone-layout--flex-column>.abone-image-block--width-custom,.abone-cs-layout--flex-column>.abone-image-block--width-custom{width:var(--abone-image-width-desktop, auto)}.abone-layout--grid>.abone-image-block--width-custom,.abone-cs-layout--grid>.abone-image-block--width-custom{width:var(--abone-image-width-desktop, auto)}}@media screen and (max-width: 1023px){.abone-layout--tablet-flex-row>.abone-image-block--width-fill{flex:1 1 0%;width:auto}.abone-layout--tablet-flex-row>.abone-image-block--width-custom{flex:0 0 auto;width:var(--abone-image-width-mobile, var(--abone-image-width-desktop, auto))}.abone-layout--tablet-flex-column>.abone-image-block--width-fill{flex:0 1 auto;width:100%}.abone-layout--tablet-flex-column>.abone-image-block--height-fill{flex:1}.abone-layout--tablet-grid>.abone-image-block--width-fill{width:100%}}@media screen and (max-width: 767px){.abone-layout-flex--row>.abone-image-block--width-custom,.abone-layout--flex-row>.abone-image-block--width-custom,.abone-cs-layout--flex-row>.abone-image-block--width-custom{width:var(--abone-image-width-mobile, var(--abone-image-width-desktop, auto))}.abone-layout-flex--column>.abone-image-block--width-custom,.abone-layout--flex-column>.abone-image-block--width-custom,.abone-cs-layout--flex-column>.abone-image-block--width-custom{width:var(--abone-image-width-mobile, var(--abone-image-width-desktop, auto))}.abone-layout--grid>.abone-image-block--width-custom,.abone-cs-layout--grid>.abone-image-block--width-custom{width:var(--abone-image-width-mobile, var(--abone-image-width-desktop, auto))}.abone-layout--mobile-flex-row>.abone-image-block--width-fill{flex:1 1 0%;width:auto}.abone-layout--mobile-flex-row>.abone-image-block--width-custom{flex:0 0 auto;width:var(--abone-image-width-mobile, var(--abone-image-width-desktop, auto))}.abone-layout--mobile-flex-column>.abone-image-block--width-fill{flex:0 1 auto;width:100%}.abone-layout--mobile-flex-column>.abone-image-block--height-fill{flex:1}.abone-layout--mobile-grid>.abone-image-block--width-fill{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/block-abone-image.css.map */
