blocks/main/hero/hero.module.css [86:93]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            display: none;
            width: 100%;
        }
        @media screen and (--ktl-tm) and (orientation: landscape) {
            display: none;
            width: 100%;
        }
    }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



blocks/main/hero/hero.module.css [240:247]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        display: none;
        width: 100%;
    }
    @media screen and (--ktl-tm) and (orientation: landscape) {
        display: none;
        width: 100%;
    }
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



