| 1234567891011121314 |
- include ./bem.pug
- mixin mbh
- - var otherClasses = attributes.class || ''
- +b('hfn')(class="h-max overflow-hidden relative")
- +e('hfn','fon')
- mixin mbl
- - var otherClasses = attributes.class || ''
- +b('hfn')(class="h-max overflow-hidden relative")
- +e('hfn','fon')(class="[background:url('https://jahonnamo.s5l.ru/assets/jahonnamo.s5l.ru/bkg00.webp')_0_0_/_cover_no-repeat] bg-[#ffffff] absolute h-full w-full z-[-1]")
- if block
- block
|